GitHub user sateesh-chodapuneedi reopened a pull request:
https://github.com/apache/cloudstack/pull/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 <[email protected]>
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 <[email protected]>
Added unit tests covering the code changes in this branch/feature
development
Integration tests are already present in master branch
Signed-off-by: Sateesh Chodapuneedi <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sateesh-chodapuneedi/cloudstack
vmware-dvs-mgmt-storage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/373.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #373
----
commit e2f0955c7c478df2a3ae01d8f2c644a0226560b8
Author: Sateesh Chodapuneedi <[email protected]>
Date: 2015-06-01T23:15:08Z
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 <[email protected]>
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 <[email protected]>
Unit tests
Signed-off-by: Sateesh Chodapuneedi <[email protected]>
commit 4614bc64375352380d802ec223b6f8fc197881c1
Author: Sateesh Chodapuneedi <[email protected]>
Date: 2015-06-09T03:59:44Z
Added license header to file being added to repo/branch.
commit 017b77e2af4c515d39944c94f382a8e6ee036cf4
Author: Sateesh Chodapuneedi <[email protected]>
Date: 2015-06-09T19:03:14Z
CLOUDSTACK-3317 - DVS does not support management\storage network
Updated Apache license header in new source code file.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---