yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13876
[Bug 1312372] [NEW] Hacking.py exceptions for _LW and the like
Public bug reported:
We have hacking checks to prevent importing anything other than a
module. The exception to this is the `_` translation function.
Now that we're using `_LW`, `_LE`, etc we need to include those as
exceptions as well.
This involves just modifying the tox.ini to includes these exceptions
explicitly.
Reference:
https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation
** Affects: nova
Importance: Undecided
Assignee: Rick Harris (rconradharris)
Status: New
** Changed in: nova
Assignee: (unassigned) => Rick Harris (rconradharris)
--
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/1312372
Title:
Hacking.py exceptions for _LW and the like
Status in OpenStack Compute (Nova):
New
Bug description:
We have hacking checks to prevent importing anything other than a
module. The exception to this is the `_` translation function.
Now that we're using `_LW`, `_LE`, etc we need to include those as
exceptions as well.
This involves just modifying the tox.ini to includes these exceptions
explicitly.
Reference:
https://wiki.openstack.org/wiki/LoggingStandards#Log_Translation
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1312372/+subscriptions
Follow ups
References