summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-01-22 11:32:28 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-01-30 14:34:06 +0000
commit194b23c422b4120db8a9c2e16d2371fc31092a6b (patch)
tree306482b5484ca271c978218155fd118388fa4dfb /nova/utils.py
parent11aec7eccbbd786afb919c914404d33fbd690f36 (diff)
downloadnova-194b23c422b4120db8a9c2e16d2371fc31092a6b.tar.gz
nova-194b23c422b4120db8a9c2e16d2371fc31092a6b.tar.xz
nova-194b23c422b4120db8a9c2e16d2371fc31092a6b.zip
Merge LibvirtOpenVswitchDriver class into LibvirtGenericVIFDriver
The LibvirtGenericVIFDriver class can use the 'vif_type' mapping field to determine whether an OVS network configuration is required, thus a dedicated driver for OVS is no longer required. The LibvirtOpenVswitchDriver class functionality is merged into LibvirtGenericVIFDriver. For backwards compatibility with the Folsom release, the existing LibvirtOpenVswitchDriver class is made to inherit from LibvirtGenericVIFDriver and directly call the bridge specific setup APIs. This eases migration to the new VIF impl during the Grizzly deployment lifecycle, with an expectation that the LibvirtOpenVswitchDriver stub will be deleted after the Havana release. Blueprint: libvirt-vif-driver Change-Id: Iac79e0880b6fbcca0fd8cc26b59d23e579b947fa Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions