mirror of https://github.com/apache/cloudstack.git
Add BridgeVifDriver and move current vif implementation to it.
- remove dependency on VirtualRoutingResource.
- factor out some of the networking code in LibvirtComputingResource
to BridgeVifDriver.
Add base class for KVM VifDriver.
Add VifDriver Interface for KVM.
RB: https://reviews.apache.org/r/6285
Send-by: Tomoe Sugihara <tomoe@midokura.com>
|
||
|---|---|---|
| .. | ||
| src/com/cloud/hypervisor/kvm | ||
| test/com/cloud/hypervisor/kvm/resource | ||
| .classpath | ||
| .project | ||
| .pydevproject | ||
| build.xml | ||