← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1481078] Re: auto_disk_config image property incorrectly treated as boolean during rescue mode boot

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-3

-- 
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/1481078

Title:
  auto_disk_config image property incorrectly treated as boolean during
  rescue mode boot

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Introduced in Kilo release here:
  https://github.com/openstack/nova/blame/90e1eacee8da05bed2b061b8df5fc4fbf5057bb2/nova/virt/xenapi/vmops.py#L707

  The auto_disk_config value is a string on the image, but is being used
  as if it were a boolean value.  As a result, even an auto_disk_config
  value of "False" on the image will result in nova attempting to resize
  the root disk.

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


References