yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09507
[Bug 1275967] Re: duplicate rpc_backend registration
AFAICT the real issue here is that devstack doesn't clean up stale .pyc
files
** Also affects: devstack
Importance: Undecided
Status: New
** Summary changed:
- duplicate rpc_backend registration
+ devstack leaves stale .pyc files around
--
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/1275967
Title:
devstack leaves stale .pyc files around
Status in devstack - openstack dev environments:
New
Status in OpenStack Compute (Nova):
In Progress
Bug description:
nova was recently ported to oslo.incubator. This results in devstack
raising an exception about duplicate rpc_backend options being
registered. The problem is that openstack/common/service.py was not
updated as part of that work.
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1275967/+subscriptions
References