Update pypi mirror to use pypi.dfw.openstack.org
The OpenStack infrastructure's PyPI mirror (pypi.openstack.org) shouldn't be used for 3rd parties so setting the default to pypi.dfw.openstack.org instead. Change-Id: I7720ad7d3b23816c63e971112a3a733bde52b7f4
This commit is contained in:
parent
f27dc5fcd1
commit
ad2ac25f9c
@ -1,2 +1,2 @@
|
||||
[global]
|
||||
index-url = http://pypi.openstack.org/simple
|
||||
index-url = http://pypi.dfw.openstack.org/simple
|
||||
|
@ -1,2 +1,2 @@
|
||||
[easy_install]
|
||||
index_url = http://pypi.openstack.org/simple
|
||||
index_url = http://pypi.dfw.openstack.org/simple
|
||||
|
Loading…
Reference in New Issue
Block a user