cloudstack/plugins/hypervisors
Sateesh Chodapuneedi 5e41a830a5 This closes #373
CLOUDSTACK-3317 - DVS does not support management\storage network

Added support for Management and Storage Network traffic over VMware DVS in CloudStack deployments. Also added support for storage VLAN over dvPortGroup.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

CLOUDSTACK-3317 - DVS does not support management\storage network

Use non-zero dvport count while updating dvportgroups of system traffic.
Updated configuration compare logic to avoid update dvportgroup operation unless required.
This would help improve speed in vm/network deployment as the update calls would reduce. Also improved logging.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Adding unit tests in class HypervisorHostHelperTest

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>

Added license header to new file being added to repo/branch.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2015-06-10 02:07:40 +05:30
..
baremetal Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
hyperv CLOUDSTACK-8431: [Hyper-V] Fixed VM deployment failing when the stale vhd already exists Now generating guid when the template copy from secondary to primary storage requested instead of using it same as secondary 2015-04-30 16:07:36 +05:30
kvm Using a try-wioth resrouce block as suggested in @DaanHoogland review. 2015-06-04 12:34:05 +02:00
ovm Coverity issue: 1012179 - Commenting out unused variable. 2015-06-04 12:34:03 +02:00
ovm3 imports in test 2015-03-27 15:59:32 +01:00
simulator Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware This closes #373 2015-06-10 02:07:40 +05:30
xenserver Replacing real IPs by 127.0.0.1. - It was causing problems in some environments - The Ips should have been removed in a previous commit, but some of them were missed 2015-05-29 11:25:40 +02:00