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:
Andrew Hutchings 2012-06-01 11:13:47 +01:00
parent 2286237a10
commit 4369225cf9
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,2 @@
[global]
index-url = http://pypi.openstack.org
extra-index-url = http://pypi.python.org/simple
index-url = http://pypi.python.org/simple

View File

@ -1,2 +1,2 @@
[easy_install]
index_url = http://pypi.openstack.org
index_url = http://pypi.python.org/simple/