[Openstack-docs] [openstack/nova] DocImpact review request change I948158b5ee0a97f666bb4d21020b552d3475b6d3
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Thu Jan 24 18:39:45 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/20244
Log:
commit 78ebb445b349e9407c60c3fe2d21552977a3c299
Author: Daniel P. Berrange <berrange at redhat.com>
Date: Tue Jan 22 11:32:28 2013 +0000
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 at redhat.com>
More information about the Openstack-docs
mailing list