mirror of https://github.com/apache/cloudstack.git
vlan id format was like "vlan://<id>" instead of just "<id>". This causes numberformatexception while converting the vlan id to integer form from string form. this was fixed for standard vswitch in bug Cloudstack-5046. now fixed for other 2 cases of dvswitch as well as pvlan. Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org> |
||
|---|---|---|
| .. | ||
| src/com/cloud/hypervisor/vmware | ||
| test/com/cloud/hypervisor/vmware/mo | ||
| findbugsExcludeFilter.xml | ||
| pom.xml | ||