cloudstack/plugins/hypervisors/vmware
Koushik Das ca56e7667c CLOUDSTACK-435: Vmware network labels are ignored when creating a Zone using basic networking
Due to incorrect logic the private network traffic label specified was not getting used, instead some default was getting used (vSwitch0 or privateEthernetPortProfile). The fix passes the correct label in the format vSwitchX or vSwitchX,<vlan_id> and based on that the correct switch is used.
2013-02-04 19:23:30 +05:30
..
src/com/cloud CLOUDSTACK-435: Vmware network labels are ignored when creating a Zone using basic networking 2013-02-04 19:23:30 +05:30
pom.xml vmware stuff should be compile time dependency 2013-01-02 16:25:17 -08:00