Commit Graph

12117 Commits

Author SHA1 Message Date
Alena Prokharchyk 98f488e930 CS-15089: cloud-sysvmadm - fixed broken parsing in queryAsyncJobResult part of the code
reviewed-by: Frank Zhang
2012-05-25 10:15:39 -07:00
Vijayendra Bhamidipati 3266dde7ae CS-9919: Support for Nexus Swiches (Cisco Vswitches)
Description:

	Incorporating Salvatore's review comments.
2012-05-25 09:43:00 -07:00
Nitin Mehta feefa93cad 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:40:16 +05:30
Sateesh Chodapuneedi 484077f4c1 CS-15073 Nexus vSwitch: Source NAT is being programmed on the wrong nic on the Virtual Router
Reviewed-by: Devdeep
2012-05-25 18:03:45 +05:30
Sanjay Tripathi 931d69117f CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled. 2012-05-25 12:12:07 +05:30
Sanjay Tripathi 7e1b073d68 CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled. 2012-05-25 12:12:01 +05:30
Vijayendra Bhamidipati 0fb1c02bf6 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-24 15:16:20 -07:00
Vijayendra Bhamidipati 20f49558c5 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
Description:

	Removing the CiscoNexusVSMService class since
	we don't use it anywhere.
2012-05-24 15:07:37 -07:00
Edison Su 6618101d5a CS-14826, CS-14996: fix the md5 checksum 2012-05-24 15:07:32 -07:00
Kelven Yang b66873d2b2 bug CS-14964: use shorter UUID for datastore names 2012-05-24 15:03:07 -07:00
Vijayendra Bhamidipati 4f9101bd0e CS-9919: Support for Nexus Swiches (Cisco Vswitches)
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 14:04:52 -07:00
Alena Prokharchyk 269d4dac83 CS-15083: fixed source nat ip assoc for the case when account owns more than 1 guest network, and 1+ public account specific ranges 2012-05-24 13:41:16 -07:00
Brian Federle 40c1cdd4c8 CS-13739: Localize 'login' button 2012-05-24 12:40:17 -07:00
Brian Federle ff3c236776 CS-13091: Enable/disable physical network UI actions
Conflicts:

	ui/index.jsp
2012-05-24 12:16:51 -07:00
Alena Prokharchyk 036c7a0dce Removed unused comments 2012-05-24 12:03:45 -07:00
Alena Prokharchyk 4c83520dd1 CS-15082: don't allow to remove guest network in Basic zone when there are non-expunged CPVM/SSVMs using it. 2012-05-24 11:48:47 -07:00
Kelven Yang ae2b599b8d CS-15080 - add support for private network on a VLAN under VMware 2012-05-24 11:40:43 -07:00
Jessica Wang d81f72ee28 add new labels in Chinese translation file. 2012-05-24 10:47:40 -07:00
Pranav Saxena abc1711e07 CS-13738: IE compatibility issues -No data to show text 2012-05-24 20:14:37 +05:30
Pranav Saxena d33c9e61ef CS-15078: Standard name for vSwitch 2012-05-24 18:09:26 +05:30
Pranav Saxena 9a22bbe184 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-24 16:25:46 +05:30
Sanjay Tripathi a99ac06d32 NexusVswitch UI development 2012-05-24 16:24:01 +05:30
Pranav Saxena 746f1634d4 NexusVswitch UI enable/disable messages 2012-05-24 16:23:42 +05:30
Sanjay Tripathi b04ba4f8e0 NexusVswitch UI development modified enable disable actions and details tab 2012-05-24 15:25:15 +05:30
Sanjay Tripathi 060090fdbb NexusVswitch UI development modified listCiscoNexusVSM command 2012-05-24 14:19:43 +05:30
anthony 175f396c1e CS-14946, check if it is linux bridge before call ovs 2012-05-23 19:08:17 -07:00
anthony b650fef1e0 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 2012-05-23 18:45:49 -07:00
Vijayendra Bhamidipati 4a18385e47 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-23 18:30:08 -07:00
Vijayendra Bhamidipati 0083074be4 CS-9919: Support for Nexus Swiches (Cisco Vswitches)
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 17:42:39 -07:00
Jessica Wang 219bbb4324 CS-13739: localize more labels 2012-05-23 17:20:45 -07:00
Vijayendra Bhamidipati a48a3bbfbd CS-9919: Support for Nexus Swiches (Cisco Vswitches)
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:53:27 -07:00
Alena Prokharchyk 44b88e093f CS-15070: remove invalid refs from storage_pool_host_ref 2012-05-23 14:50:03 -07:00
Jessica Wang 63d512b808 CS-14989: cloudstack 3.0 UI - VM wizard - select template step - populate only templates whose hypervisor(s) are supported in the selected zone. 2012-05-23 14:12:36 -07:00
Brian Federle 4cf1cb744f Don't send VSM details if vSwitch isn't enabled
Conflicts:

	ui/scripts/system.js
2012-05-23 13:11:37 -07:00
Brian Federle 1e1eb45b0f CS-15067
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration
2012-05-23 13:08:50 -07:00
Sheng Yang 1ab26e11de Revert "bug 10946: Add default buffer length for compressed request"
This reverts commit e3d30c6be6.

This fix CS-14646.
2012-05-23 12:11:37 -07:00
Ewan Mellor 42773d8a33 Added a category declaration for CiscoNexus (I put it in the Network category)
and improved the exception.
2012-05-23 12:03:48 -07:00
Brian Federle 661fa30bcf vSwitch UI fixes
commit 531ebe165de441fdf8e8bb86c76056504cf3aadb
Author: Brian Federle <brian.federle@citrix.com>
Date:   Wed May 23 10:27:51 2012 -0700

    Fix vSwitch password field

reviewed-by: brian

commit e51a0bd5e198483704d6d7f2dc4cb4c74e7c9167
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date:   Wed May 23 19:40:13 2012 +0530

    CS-9919: Changes to integrate UI changes for nexus feature

reviewed-by: brian

Conflicts:

	ui/scripts/system.js
2012-05-23 11:16:39 -07:00
Devdeep Singh dabccbd085 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-23 19:01:22 +05:30
Devdeep Singh 5062643dd9 CS-9919: Changes to integrate UI changes for nexus feature.
Reviewed by: Sateesh, Pranav.
2012-05-23 18:56:49 +05:30
kishan 242ddfb23b 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:50:22 +05:30
kishan c85117078f bug CS-14982: Make traffic sentinel metering zones configurable. Global config default will be used when no zones are listed while adding Traffic Sentinel Host
status CS-14982: resolved fixed
reviewed-by: Nitin
2012-05-23 18:39:05 +05:30
Sateesh Chodapuneedi 53d4c8f532 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
Conflicts:
	server/src/com/cloud/resource/ResourceManagerImpl.java
2012-05-23 16:30:52 +05:30
Sateesh Chodapuneedi e413f5522a CS-9919: Support for Nexus Swiches (Cisco Vswitches)
Updating the checks for VSM parameter validation while adding cluster.
2012-05-23 16:24:07 +05:30
Prasanna Santhanam a8a1d37ab1 imports in the libs for remoteSSHClient 2012-05-23 15:35:40 +05:30
Prasanna Santhanam 2d7281ce43 more corrections to remoteSSHclient imports 2012-05-23 15:02:08 +05:30
Prasanna Santhanam 27690101ea Package imports for remoteSSHClient were not correct 2012-05-23 12:13:07 +05:30
Jayapal 173a894a8b CS-13500 Added hairpin NAT fix for static NAT 2012-05-23 12:03:55 +05:30
Vijayendra Bhamidipati f3169e616f CS-9919: Support for Nexus Swiches (Cisco Vswitches)
Description:

	Modifying column names in db tables to
	adhere to naming conventions.
2012-05-22 19:13:43 -07:00
Vijayendra Bhamidipati a056581e21 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-22 19:11:53 -07:00