yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37577
[Bug 1491446] [NEW] monkey_patch config option has a wrong help message
Public bug reported:
The help text of mockey_patch nova config option states that it turns the logging of monkey patching on and off. See:
https://github.com/openstack/nova/blob/master/nova/utils.py#L66
However the code use this config parameter to turn the monkey patching on and off. See:
https://github.com/openstack/nova/blob/master/nova/utils.py#L720
** Affects: nova
Importance: Undecided
Assignee: Balazs Gibizer (balazs-gibizer)
Status: New
** Changed in: nova
Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer)
--
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/1491446
Title:
monkey_patch config option has a wrong help message
Status in OpenStack Compute (nova):
New
Bug description:
The help text of mockey_patch nova config option states that it turns the logging of monkey patching on and off. See:
https://github.com/openstack/nova/blob/master/nova/utils.py#L66
However the code use this config parameter to turn the monkey patching on and off. See:
https://github.com/openstack/nova/blob/master/nova/utils.py#L720
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1491446/+subscriptions
Follow ups