← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1289993] Re: dhcp_options_enabled used in comment

 

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

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

Title:
  dhcp_options_enabled used in comment

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  https://review.openstack.org/#/c/58089/ removes check
  CONF.dhcp_options_enabled from nova but it is still used in the help
  string in nova/virt/baremetal/pxe.py:

      cfg.StrOpt('pxe_bootfile_name',
                 help='This gets passed to Neutron as the bootfile dhcp '
                 'parameter when the dhcp_options_enabled is set.',
                 default='pxelinux.0'),

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


References