yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08522
[Bug 1266555] Re: pip install fail due to missing nvp.ini file
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => icehouse-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1266555
Title:
pip install fail due to missing nvp.ini file
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
etc/neutron/plugins/nicira/nvp.ini is renamed to etc/neutron/plugins/vmware/nsx.ini recently. The symlink has been created in git.
etc/neutron/plugins/vmware/nsx.ini -> etc/neutron/plugins/nicira/nvp.ini
However, it's not preserved when the package is created aka. sdist.
As a result, the install fail with following error:
error: can't copy 'etc/neutron/plugins/nicira/nvp.ini': doesn't exist or not a regular file
The fix is to update the path in setup.cfg.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1266555/+subscriptions
References