** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
** Also affects: keystone
Importance: Undecided
Status: New
** Changed in: keystone
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
** Changed in: nova
Status: New => In Progress
** Changed in: keystone
Status: New => In Progress
** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
** Changed in: cinder
Status: New => In Progress
** Also affects: designate
Importance: Undecided
Status: New
** Changed in: designate
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
** Changed in: designate
Status: New => In Progress
** Also affects: ironic
Importance: Undecided
Status: New
** Changed in: ironic
Status: New => In Progress
** Changed in: ironic
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
--
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/1398656
Title:
ceilometer import oslo.concurrency failed issue
Status in OpenStack Telemetry (Ceilometer):
Fix Committed
Status in Cinder:
In Progress
Status in Designate:
In Progress
Status in OpenStack Bare Metal Provisioning Service (Ironic):
In Progress
Status in OpenStack Identity (Keystone):
In Progress
Status in OpenStack Compute (Nova):
In Progress
Bug description:
during ceilometer review and find jenkis failed with following
message:
2014-12-03 01:28:04.969 | pep8 runtests: PYTHONHASHSEED='0'
2014-12-03 01:28:04.969 | pep8 runtests: commands[0] | flake8
2014-12-03 01:28:04.970 | /home/jenkins/workspace/gate-ceilometer-pep8$
/home/jenkins/workspace/gate-ceilometer-pep8/.tox/pep8/bin/flake8
2014-12-03 01:28:21.508 | ./ceilometer/utils.py:30:1: H302 import only
modules.'from oslo.concurrency import processutils' does not import a module
2014-12-03 01:28:21.508 | from oslo.concurrency import processutils
2014-12-03 01:28:21.508 | ^
2014-12-03 01:28:21.508 | ./ceilometer/ipmi/platform/ipmitool.py:19:1: H302
import only modules.'from oslo.concurrency import processutils' does not import
a module
2014-12-03 01:28:21.508 | from oslo.concurrency import processutils
2014-12-03 01:28:21.508 | ^
2014-12-03 01:28:21.696 | ERROR: InvocationError:
'/home/jenkins/workspace/gate-ceilometer-pep8/.tox/pep8/bin/flake8'
2014-12-03 01:28:21.697 | pep8 runtests: commands[1] | flake8
--filename=ceilometer-* bin
This seems
https://github.com/openstack/oslo.concurrency/blob/master/oslo_concurrency/processutils.py
should change to
from oslo_concurrency import processutils
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1398656/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp