[Openstack-docs] [openstack/nova] DocImpact review request change Iced7bc8e278cb9f208183f1dbb7a293675a47eae
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Jun 11 20:05:27 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/31314
Log:
commit 1c97dba5bec3cec880c307e3a86350eb455b24cd
Author: Chris Behrens <cbehrens at codestud.com>
Date: Fri May 31 23:13:23 2013 +0000
Remove broken config_drive image_href support.
image_href support has not been working since at least shortly before
Folsom release. This is a good indication that this functionality is not
used. As far as I can tell, the docs also do not match what was
supported. An image ID was required, but docs show examples with full
hrefs.
DocImpact
http://docs.openstack.org/developer/nova/api_ext/ext_config_drive.html
References to supporting image_hrefs should be removed.
This patch also removes the hack that passed a config_drive_id via
the Instance dictionary when config_drive_id is not a valid Column for
Instance.
Fixes bug 1186401
Change-Id: Iced7bc8e278cb9f208183f1dbb7a293675a47eae
More information about the Openstack-docs
mailing list