cloudstack/api/src/com/cloud/vm
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
..
snapshot CLOUDSTACK-684 support vm snapshot 2013-02-14 01:26:30 +08:00
BareMetalVmService.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
ConsoleProxy.java merge master 2013-05-11 15:28:43 +05:30
DiskProfile.java CLOUDSTACK-1301: VM Disk I/O Throttling 2013-06-18 10:02:55 +02:00
InstanceGroup.java api: Refactor move acl to org.apache.cloudstack 2013-01-06 15:30:58 -08:00
Nic.java CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
NicIpAlias.java CLOUDSTACK-702: Multiple ip ranges in different subnets. 2013-05-13 17:06:44 +05:30
NicProfile.java CLOUDSTACK-1332: Pass IPv6 DNS to VR 2013-02-25 16:08:15 -08:00
NicSecondaryIp.java CLOUDSTACK-24: mipn feature for isolated and vpc networks 2013-03-04 11:02:09 +05:30
ReservationContext.java committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
RunningOn.java api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
SecondaryStorageVm.java merge master 2013-05-11 15:28:43 +05:30
SystemVm.java merge master 2013-05-11 15:28:43 +05:30
UserVmService.java iCLOUDSTACK-2321 2013-05-17 17:43:43 +05:30
VirtualMachine.java CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm 2013-06-20 11:08:38 +05:30
VirtualMachineName.java 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
VirtualMachineProfile.java refactor kvm/vmware resource code 2013-05-09 23:10:05 -07:00
VmDetailConstants.java merge master 2013-05-11 15:28:43 +05:30
VmDiskStats.java CLOUDSTACK-1192: Disk I/O Statistics support KVM only util 20130625 2013-06-26 11:10:11 +02:00
VmStats.java CLOUDSTACK-1192: Add Disk I/O Statistics 2013-06-01 08:00:48 +02:00