← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1319180] Re: force_config_drive cannot be set to False from nova.conf

 

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

** Changed in: nova
    Milestone: None => juno-2

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

Title:
  force_config_drive cannot be set to False from nova.conf

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  force_config_drive is not cast to boolean, so the only way to disable
  this option is not to have it in nova.conf. If it is set to 'false' it
  is treated as a string and evaluates to true in
  configdrive.required_by()

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


References