diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2013-01-22 11:32:28 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2013-01-24 18:37:43 +0000 |
commit | 78ebb445b349e9407c60c3fe2d21552977a3c299 (patch) | |
tree | f4e4023674407041e7361c8d1199f5a898def64c /nova/exception.py | |
parent | 113880fe1634c78b1b41f2cbb3af3ebccf3727cc (diff) | |
download | nova-78ebb445b349e9407c60c3fe2d21552977a3c299.tar.gz nova-78ebb445b349e9407c60c3fe2d21552977a3c299.tar.xz nova-78ebb445b349e9407c60c3fe2d21552977a3c299.zip |
Merge LibvirtBridgeDriver class into LibvirtGenericVIFDriver
This introduces the LibvirtGenericVIFDriver class which uses
the 'vif_type' mapping field to determine what type of host
network configuration is required.
The LibvirtBridgeDriver class functionality is merged into
LibvirtGenericVIFDriver. For backwards compatibility with
the Folsom release, the existing LibvirtBridgeDriver 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 LibvirtBridgeDriver stub will be
deleted in the Hxxxxx release.
DocImpact
Blueprint: libvirt-vif-driver
Change-Id: I948158b5ee0a97f666bb4d21020b552d3475b6d3
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions