← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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()

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References