yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13571
[Bug 1307460] [NEW] entrypoint for nova-clear-rabbit-queues still defined
Public bug reported:
Calling nova-clear-rabbit-queues gives:
Traceback (most recent call last):
File "/usr/bin/nova-clear-rabbit-queues", line 6, in <module>
from nova.cmd.clear_rabbit_queues import main
ImportError: No module named clear_rabbit_queues
this is due to https://review.openstack.org/#/c/40355/
Removing the stale reference to it.
** 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/1307460
Title:
entrypoint for nova-clear-rabbit-queues still defined
Status in OpenStack Compute (Nova):
New
Bug description:
Calling nova-clear-rabbit-queues gives:
Traceback (most recent call last):
File "/usr/bin/nova-clear-rabbit-queues", line 6, in <module>
from nova.cmd.clear_rabbit_queues import main
ImportError: No module named clear_rabbit_queues
this is due to https://review.openstack.org/#/c/40355/
Removing the stale reference to it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1307460/+subscriptions
Follow ups
References