Temporarily disable OpenStack PyPi
It appears to have several broken packages which in-turn are breaking tests Change-Id: If6d366d782259dc37d4423c08797f28a0f2de1c1
This commit is contained in:
parent
2286237a10
commit
4369225cf9
@ -1,3 +1,2 @@
|
|||||||
[global]
|
[global]
|
||||||
index-url = http://pypi.openstack.org
|
index-url = http://pypi.python.org/simple
|
||||||
extra-index-url = http://pypi.python.org/simple
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[easy_install]
|
[easy_install]
|
||||||
index_url = http://pypi.openstack.org
|
index_url = http://pypi.python.org/simple/
|
||||||
|
Loading…
Reference in New Issue
Block a user