** Changed in: neutron
Status: New => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1226929
Title:
Running unit tests and neutron/plugins/ml2/managers.py require an egg
Status in OpenStack Neutron (virtual network service):
Opinion
Bug description:
An egg distribution is being required to run the unit tests. This
requires that setup.py be ran before the unit tests will pass.
Specefically, this is required by
neutron/plugins/ml2/managers.py:MechanismManager which extends from
stevedore.named.NamedExtensionManager which has a dependency on
pkg_resources. Which searches the python system path for named enry
points.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1226929/+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