Commit Graph

12109 Commits

Author SHA1 Message Date
Brian Federle e157c76ccf CS-13091: Remove enable/disable physical network actions
Due to limitations in the API, for now the enable/disable
functionality for physical networks will be removed.

reviewed-by: jessica
2012-05-25 11:01:44 -07:00
Kelven Yang f6d7c96e7d bug 15080: check traffic type in host discovery stage - cluster level checks
Reviewed-by: Anthony
2012-05-25 10:56:06 -07:00
Kelven Yang 95766bef1d bug : CS-15080 - check traffic label at host discovery stage also
Reviewed-by: anthony
2012-05-25 10:56:05 -07:00
Alena Prokharchyk 5d888a44ba CS-15082: changed search criteria for Running vms in Network. Ip4 Address for guest network can be null for nic in Basic zone when vm originally fails to start.
Reviewed-by: Frank
2012-05-25 10:19:32 -07:00
Alena Prokharchyk 0bed76be8d CS-15089: cloud-sysvmadm - fixed broken parsing in queryAsyncJobResult part of the code
reviewed-by: Frank Zhang
2012-05-25 10:19:28 -07:00
Jessica Wang fc0c2d255a CS-13739: check in Japanese translation file from Japan team (reviewed-by: Brian) 2012-05-25 10:13:34 -07:00
Vijayendra Bhamidipati d584018d32 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: vijay
Description:

	Incorporating Salvatore's review comments.
2012-05-25 09:44:43 -07:00
Nitin Mehta a268af4298 bug CS-14945: Throw an error message if the user is trying to attach the volume in local only storage zone.
Reviewed-by: Kishan
2012-05-25 18:49:53 +05:30
Sateesh Chodapuneedi bfdb88f10e CS-15073 Nexus vSwitch: Source NAT is being programmed on the wrong nic on the Virtual Router
Reviewed-by: Devdeep
2012-05-25 18:09:39 +05:30
Kelven Yang fd1e282827 bug CS-14964: use shorter UUID for datastore names
Reviewed-by: anthony
2012-05-24 15:28:42 -07:00
Kelven Yang 0a00845c98 CS-15080 - add support for private network on a VLAN under VMware
Reviewed-by: Anthony
2012-05-24 15:27:34 -07:00
Vijayendra Bhamidipati fce36c5fc1 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Vijay

Description:

	Removing the CiscoNexusVSMService class since
	we don't use it anywhere.
2012-05-24 15:04:00 -07:00
Jessica Wang 3cbfa2b888 cloudstack 3.0 UI - Chinese translation - remove duplicate labels. (reviewed-by: Brian) 2012-05-24 14:34:19 -07:00
Vijayendra Bhamidipati f16bd16077 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Vijay

Description:

	Deleting the row in cluster_vsm_map after
	a cluster is deleted, if the cluster type
	is vmware and the global vswitch nexus
	config flag is set to true.
2012-05-24 13:58:44 -07:00
Alena Prokharchyk 6875c7125c CS-15083: fixed source nat ip assoc for the case when account owns more than 1 guest network, and 1+ public account specific ranges
reviewed-by: Frank Zhang
2012-05-24 13:41:29 -07:00
Brian Federle 209e7ad6cd CS-13739: Localize 'login' button
reviewed-by: jessica
2012-05-24 12:40:38 -07:00
Brian Federle e738ea774e CS-13091: Enable/disable physical network UI actions
reviewed-by: jessica

Conflicts:

	ui/index.jsp
2012-05-24 12:17:42 -07:00
Alena Prokharchyk 59a4758237 CS-15082: don't allow to remove guest network in Basic zone when there are non-expunged CPVM/SSVMs using it.
reviewed-by: Edison Xu
2012-05-24 11:45:28 -07:00
anthony 7fc0f48637 CS-14946, check if it is linux bridge before call ovs
reviewed-by : frank
2012-05-24 10:38:13 -07:00
Jessica Wang ce38033841 add new labels in Chinese translation file. (reviewed-by: Brian) 2012-05-24 10:42:08 -07:00
anthony 711fa48352 CS-14784, CS-15065 , after release IP, reapply other IPs in the same eth device, to prevent secondary IPs are removed when primary IP is removed
reviewed-by : anthony
2012-05-24 10:36:15 -07:00
Pranav Saxena 57aba4553c "CS-15078: Standard name for vSwitch option"
reviewed-by: sanjay
2012-05-24 18:17:48 +05:30
Sanjay Tripathi e48cb17943 Merge branch '3.0.3' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.3
Only a merge. Adding my name in the revewed by field.
reviewed-by: Sanjay
2012-05-24 16:53:20 +05:30
Sanjay Tripathi 47b93e6c29 CS-9919: NexusVswitch UI development
Reviewed-by: Pranav
2012-05-24 16:46:32 +05:30
Sanjay Tripathi 7b98f78db8 CS-9919: NexusVswitch UI development modified enable disable actions and details tab
Reviewed-by: Pranav
2012-05-24 16:45:44 +05:30
Sanjay Tripathi 155f3f18f7 CS-9919: NexusVswitch UI development modified listCiscoNexusVSM command
Reviewed-by: Pranav
2012-05-24 16:45:03 +05:30
Pranav Saxena 7628dfd01a CS-9919: Nexus vswitch UI development. Fixing enable/disable messages
Reviewed-by: Sanjay
2012-05-24 16:40:12 +05:30
Vijayendra Bhamidipati 023dd8d57c CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Devdeep
Description:

	Incorporating more changes from Alena's review.

	Modified the Nexus Enable and Disable commands
	to return CiscoNexusVSMResponse instead of
	SuccessResponse.

	Put event annotations for enable/disable functions
	that the enable/disable nexus commands cal into.
2012-05-23 18:35:59 -07:00
Jessica Wang 1c8a033063 CS-13739: localize more labels (reviewed-by: Brian) 2012-05-23 17:15:11 -07:00
Vijayendra Bhamidipati b5b309d6ee CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Devdeep
Description:

	Removed the vcenter_dc_name and vcenter_ipaddr
	fields from the virtual_supervisor_module
	table, the CiscoNexusVSMDeviceVO, addClusterCmd,
	and all other references to these two fields.

	Fixing null pointer exceptions when checking
	for nexus related global parameter values in
	addClusterCmd.
2012-05-23 16:44:50 -07:00
Alena Prokharchyk 7e41c026fe CS-15070: remove invalid refs from storage_pool_host_ref
reviewed-by: Frank Zhang
2012-05-23 14:52:06 -07:00
Brian Federle 2b29b636f6 Don't send VSM details if vSwitch isn't enabled
reviewed-by: jessica

Conflicts:

	ui/scripts/system.js
2012-05-23 13:12:10 -07:00
Brian Federle bc097b90e5 CS-15067
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration

reviewed-by: jessica
2012-05-23 13:09:01 -07:00
Sheng Yang 7e4149978b Revert "bug 10946: Add default buffer length for compressed request"
This reverts commit e3d30c6be6.

This fix CS-14646.

Reviewed-by: Anthony
2012-05-23 12:59:23 -07:00
Devdeep Singh 917cd561ce Merge branch '3.0.3' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.3
Putting my name in reviewed by as it is a merge.
reviewed-by: Devdeep

Conflicts:
	ui/scripts/system.js
2012-05-24 01:10:17 +05:30
Devdeep Singh 579174b5bb CS-9919: Changes to integrate UI changes for nexus feature.
reviewed-by: Sateesh, Pranav.
2012-05-23 23:57:43 +05:30
Sateesh Chodapuneedi a387e0c77d CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Devdeep

Updating the checks for VSM parameter validation while adding cluster.
2012-05-23 23:53:03 +05:30
Brian Federle c86b8ac069 vSwitch UI fixes
reviewed-by: brian
2012-05-23 11:17:48 -07:00
Vijayendra Bhamidipati 3ffb109b5e CS-9919: Support for Nexus Swiches (Cisco Vswitches)
reviewed-by: Devdeep

Description:

	Modifying column names in db tables to
	adhere to naming conventions.
2012-05-23 23:37:42 +05:30
Vijayendra Bhamidipati 42901e5a6e CS-15055: DB exception when creating n1kv VSM when adding a cluster via the latest management server GUI.
reviewed-by: sateesh

Description:

	Missed a check for Null pointer.
2012-05-23 23:35:01 +05:30
Vijayendra Bhamidipati 07f0e549c4 CS-15055: DB exception when creating n1kv VSM when adding a cluster via the latest management server GUI.
reviewed-by: sateesh

Description:

	Adding an optional flag to the addCluster command,
	"addvsmflag". If this is set to true, the API will
	throw an exception if any VSM parameter is missed
	out. The above bug was running into a DB exception
	because the vCenter ipaddress wasn't passed in and
	the API didn't catch it.
2012-05-23 23:33:49 +05:30
Jessica Wang b558aba614 CS-14206: cloudstack 3.0 UI - create network offering - show LB Isolation dropdown when LB service is checked and LB service provider is Netscaler or F5, regardless of Guest Type. (reviewed-by: Brian) 2012-05-23 10:38:32 -07:00
kishan ec0b7d7300 bug CS-15004: Do not collecting network usage while stopping Direct network Virtual Router in VMware
status CS-15004: resolved fixed
reviewed-by: Nitin
2012-05-23 18:51:46 +05:30
Jayapal 7372acd779 CS-13500: Added hairpin NAT fix for static NAT. Reviewed-by: Abhinandan Prateek 2012-05-23 12:34:39 +05:30
prachi f77dc7dfa2 CS-15061: Not able to add account based ingress rules.NullPointerException seen in management server logs.
Reviewed-By: Sheng Yang

Adding null check - regression due to CS 14968
2012-05-22 18:12:04 -07:00
Vijayendra Bhamidipati e90e5e9c8c Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-22 17:25:51 -07:00
Vijayendra Bhamidipati f3647ff0b5 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
Description:

	Incorporating more changes post review by Alena.

	1. Renamed the ListCiscoVSMDetailsCmd command
	   to ListCiscoNexusVSMsCmd. The command will
	   return a list of VSMs always, depending on
	   what parameter is passed to it. If a clusterId
	   is passed to it, it will return the VSM
	   associated to that cluster, if present. If
	   a zoneId is passed in, it will return a list
	   of all VSMs configured for any clusters of
	   type VMware within that zone. If neither is
	   passed, it will return a list of all VSMs
	   configured in the management server. If no
	   VSMs are found, it will return an exception
	   response.

	2. Cleaned up miscellaneous code.
2012-05-22 17:22:29 -07:00
Jessica Wang ce07dcff85 CS-15042: cloudstack 3.0 UI - Create Network Offering dialog - when Guest Type is "Isolated", exclude "Security Groups" from services list. 2012-05-22 15:35:28 -07:00
Jessica Wang fddafbce0b CS-14206: cloudstack 3.0 UI - Create Network Offering dialog - When Guest Type is "Shared", include LB and StaticNAT in services regardless of zone type. 2012-05-22 14:48:36 -07:00
Brian Federle 58c8254dd2 Add cluster: conditionally hide vSwitch fields
-When in add cluster screen, show the add vSwitch fields when
 hypervisor == VMware and 'vmware.use.nexus.vswitch' configuration
 flag is enabled.

-Remove 'add Nexus vSwitch' checkbox, as the vSwitch fields will
 always be shown for VMware if the above config flag is set.
2012-05-22 13:45:47 -07:00