cloudstack/plugins
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
..
acl/static-role-based CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
affinity-group-processors CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host. <Patch1> 2013-05-30 01:07:01 -07:00
alert-handlers CLOUDSTACK-1993: fixed the issue of not sending syslog messages for alertType 0 2013-04-12 07:15:06 +05:30
api add debug logs when access checkers fail to find API 2013-05-07 15:29:10 +05:30
dedicated-resources CLOUDSTACK-2815: Include dedication in simulator context 2013-06-03 21:51:18 +05:30
deployment-planners CLOUDSTACK-3467: Fixing the unit tests for implicit dedication planner. When fix for bug 2662 2013-07-11 16:05:51 +05:30
event-bus/rabbitmq CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 18:55:22 +05:30
file-systems/netapp CLOUDSTACK-1317: Bump CloudStack package version to 4.2.0-SNAPSHOT in all poms 2013-02-20 16:42:56 +05:30
host-allocators/random Moved HostAllocator and PodAllocator from server to api package, where they are supposed to be. In the process, I had to change the VO objects used by these two itnerfaces to interface equivalent. This makes sense because there's really no reasons why allocators require write access to the database. One of the files have been reformatted because it contained a bunch of tabs instead of spaces for indentation. 2013-07-03 17:48:53 -07:00
hypervisors 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
network-elements CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites 2013-07-02 17:55:58 +05:30
storage Changes related to Review Board comments 2013-07-13 23:43:48 -06:00
storage-allocators/random CLOUDSTACK-3264: [ZWPS]NPE while finding storage pools for migration 2013-07-12 15:19:36 -07:00
user-authenticators CLOUDSTACK-1734: Make SHA1 default password encoding mechanism 2013-04-02 17:40:50 -07:00
pom.xml turn on simulator code, only when -Psimulator is used 2013-07-10 14:31:47 -07:00