cloudstack/plugins/hypervisors
Toshiaki Hatano 8065a5570d 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:11:43 +02:00
..
baremetal Baremetal: Move list APIs to the correct location 2013-07-01 15:19:13 -07:00
kvm CLOUDSTACK-3431: KVM: cloudstack-plugin-hypervisor-kvm with BridgeVifDriver doesn't cleanup vNet due to multiple reasons 2013-07-15 09:11:43 +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-08 18:43:20 -07:00
ucs CLOUDSTACK-3234: Adding cookie to associate profile blade API 2013-07-11 16:30:53 -07:00
vmware fix compile issue 2013-07-12 16:08:10 -07:00
xen CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer. 2013-07-10 17:56:19 +05:30