cloudstack/vmware-base
Sateesh Chodapuneedi 32e9e29a17 CLOUDSTACK-9673 Exception occured while creating the CPVM in the VmWare Setup over standard vSwitches
Issue
====
Exception occured while creating the CPVM in the VmWare Setup using standard vswitches.
StartCommand failed due to Exception: com.vmware.vim25.AlreadyExists
message: [] com.vmware.vim25.AlreadyExistsFaultMsg: The specified key, name, or identifier already exists

Fix
===
Ensure synchronization while attempting to create port group such that simultaneous attempts are not made with same port group name on same ESXi host.

Signed-off-by: Sateesh Chodapuneedi <sateesh.chodapuneedi@accelerite.com>
2016-12-22 01:35:10 +05:30
..
src/com/cloud/hypervisor/vmware CLOUDSTACK-9673 Exception occured while creating the CPVM in the VmWare Setup over standard vSwitches 2016-12-22 01:35:10 +05:30
test/com/cloud/hypervisor/vmware CLOUDSTACK-9564: Fix NPE due to intermittent test assertion 2016-12-05 16:45:33 +05:30
pom.xml Updating pom.xml version numbers for release 4.9.2.0-SNAPSHOT 2016-12-16 20:48:16 +05:30