cloudstack/core/src/com/cloud
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
..
agent 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
consoleproxy License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
exception merge master 2013-05-11 15:28:43 +05:30
host merge master 2013-05-11 15:28:43 +05:30
hypervisor/hyperv/resource Removed Dead Code from Management Server Hyper-V 2012 Support 2013-06-27 11:46:02 -07:00
info merge master 2013-05-11 15:28:43 +05:30
network Removed String instantiation 2013-06-17 19:15:37 +01:00
resource merge master 2013-05-11 15:28:43 +05:30
serializer refactor kvm/vmware resource code 2013-05-09 23:10:05 -07:00
storage Fix typo in backupSnapshotCommand 2013-06-29 13:50:25 +05:30