yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11296
[Bug 1289993] [NEW] dhcp_options_enabled used in comment
Public bug reported:
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'),
** 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/1289993
Title:
dhcp_options_enabled used in comment
Status in OpenStack Compute (Nova):
New
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
Follow ups
References