Revert "Temporarily disable OpenStack PyPi"

This should re-enable pypi.openstack.org - which at this point should have every package we want.

This reverts commit 4369225cf9
This commit is contained in:
Monty Taylor 2012-06-04 18:31:49 +00:00 committed by Gerrit Code Review
parent 4369225cf9
commit 073811dada
2 changed files with 3 additions and 2 deletions

View File

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

View File

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