mirror of https://github.com/apache/cloudstack.git
- 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> |
||
|---|---|---|
| .. | ||
| snapshot | ||
| BareMetalVmService.java | ||
| ConsoleProxy.java | ||
| DiskProfile.java | ||
| InstanceGroup.java | ||
| Nic.java | ||
| NicIpAlias.java | ||
| NicProfile.java | ||
| NicSecondaryIp.java | ||
| ReservationContext.java | ||
| RunningOn.java | ||
| SecondaryStorageVm.java | ||
| SystemVm.java | ||
| UserVmService.java | ||
| VirtualMachine.java | ||
| VirtualMachineName.java | ||
| VirtualMachineProfile.java | ||
| VmDetailConstants.java | ||
| VmDiskStats.java | ||
| VmStats.java | ||