Looks like the doc is no long present, so there's nothing to fix. yay!

** Changed in: nova
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1188073

Title:
  havana: nova - Remove broken config_drive image_href support

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  If https://review.openstack.org/31314 it changes config drive 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.
      
      Docs also state that 'true' or 'True' (depending on if you use
      XML or JSON) or empty strings are returned for detail/show.  The
      nova code seems to actually return '1' or an empty string or None.
      
      This has been corrected in this patch to return 'True' (always
      capitalized) or '' if it is enabled/disabled respectively.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1188073/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to