cloudstack/plugins/hypervisors
Toshiaki Hatano b134854937 CLOUDSTACK-3431: KVM: cloudstack-plugin-hypervisor-kvm with BridgeVifDriver doesn't cleanup vNet due to multiple reasons
- Move vnetBridge clean up function from LibvirtComputingResource to BridgeVifDriver
-- since only BridgeVifDriver have to handle this event
- LibvirtComputingResource now properly call VifDriver.unplug() when it receives UnPlugCommand

- Remove not working and no longer used method getVnet(String) from VirtualMachineName
- Remove not working and no longer used method getVnet() from StopCommand
- Remove unused constructer StopCommand(VirtualMachine, String, boolean) from StopCommand
- Remove unused member vnet from StopCommand
- Remove unused member _modifyVlanPath from OvsVifDriver

Tested with 2 KVM hosts and confirmed it correctly manipulate vnetBridge with start, stop, migrate, plug, and unplug event

Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-07-15 09:12:52 +02:00
..
baremetal Baremetal: Move list APIs to the correct location 2013-07-01 15:19:39 -07:00
kvm CLOUDSTACK-3431: KVM: cloudstack-plugin-hypervisor-kvm with BridgeVifDriver doesn't cleanup vNet due to multiple reasons 2013-07-15 09:12:52 +02:00
ovm if object is already stored in cache store, don't download again 2013-05-16 14:34:06 -07:00
simulator fix simulator 2013-07-09 10:42:15 -07:00
ucs CLOUDSTACK-3234: Adding cookie to associate profile blade API 2013-07-11 16:27:11 -07:00
vmware Changes related to Review Board comments 2013-07-12 14:28:00 -06:00
xen CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer. 2013-07-10 17:36:06 +05:30