[openstack-dev] [openstack][neutron] tox -e py27 is not working in the latest neutron code

Jeremy Stanley fungi at yuggoth.org
Fri Sep 12 13:42:22 UTC 2014


On 2014-09-12 10:02:49 +0000 (+0000), Kelam, Koteswara Rao wrote:
> I am trying to run unit test cases in neutron code using “tox –e
> py27” but it is not working.
[...]
> 'TOX_INDEX_URL': 'http://pypi.openstack.org/openstack',
[...]
> 'PIP_INDEX_URL': 'http://pypi.openstack.org/openstack',
[...]
> Could not find any downloads that satisfy the requirement Paste
[...]

You have your environment misconfigured to use a mirror of PyPI
which is no longer maintained. Please use pypi.python.org or a
mirror you maintain for your own development work.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list