cloudstack/plugins/hypervisors/kvm
Dave Cahill ff099fa651 Adding support for multiple VIF drivers in KVM
- Building map of {trafficType, vifDriver} at configure time
- Use the relevant VIF driver for the given traffic type when call plug()
- Inform all vif drivers when call unplug(), as we no longer know traffic type
- Refactor VIF driver choosing code and add unit tests
- Basic unit tests, just test default case
- Also slight refactor of unit test code, and use jUnit 4 instead of 3, to match rest of codebase

Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-03-04 20:56:34 +01:00
..
src/com/cloud/hypervisor/kvm Adding support for multiple VIF drivers in KVM 2013-03-04 20:56:34 +01:00
test/com/cloud/hypervisor/kvm/resource Adding support for multiple VIF drivers in KVM 2013-03-04 20:56:34 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
pom.xml Summary: few fixes to the pom 2013-03-01 20:52:17 +01:00