yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00563
[Bug 1130411] Re: N302 is broken in hacking.py
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-3
--
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/1130411
Title:
N302 is broken in hacking.py
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
http://logs.openstack.org/22078/11/check/gate-nova-
pep8/20937/console.html
Says "import only modules.'from oslo.config import cfg' does not
import a module"
but python shows cfg is a module
>>> from oslo.config import cfg
>>> isinstance(cfg, types.ModuleType)
True
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1130411/+subscriptions