summaryrefslogtreecommitdiff
path: root/turbo_hipster/task_plugins
diff options
context:
space:
mode:
authorJoshua Hesketh <josh@nitrotech.org>2014-03-13 14:24:19 +1100
committerJoshua Hesketh <josh@nitrotech.org>2014-03-13 14:24:19 +1100
commita9a78ed7d8412582ee83ab9d43dcb5f5446bc86e (patch)
tree28656fa6a1ecc90ba9b8e4dcb8ad10839435087a /turbo_hipster/task_plugins
parent4900dcbafcceb14bee46d2b6ddbacc6e1cc18d48 (diff)
downloadturbo-hipster-a9a78ed7d8412582ee83ab9d43dcb5f5446bc86e.tar.gz
Use openstack's pypi mirror
Change-Id: I9863566c91acb0006a3881d22da5a692b32c0c5c
Diffstat (limited to 'turbo_hipster/task_plugins')
-rwxr-xr-xturbo_hipster/task_plugins/gate_real_db_upgrade/nova_mysql_migrations.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/turbo_hipster/task_plugins/gate_real_db_upgrade/nova_mysql_migrations.sh b/turbo_hipster/task_plugins/gate_real_db_upgrade/nova_mysql_migrations.sh
index c38fc19..73ea63c 100755
--- a/turbo_hipster/task_plugins/gate_real_db_upgrade/nova_mysql_migrations.sh
+++ b/turbo_hipster/task_plugins/gate_real_db_upgrade/nova_mysql_migrations.sh
@@ -167,7 +167,8 @@ echo "$0 $1 $2 $3 $4 $5 $6 $7 $8 $9"
# Setup the environment
export PATH=/usr/lib/ccache:$PATH
export PIP_DOWNLOAD_CACHE=$9
-export PIP_INDEX_URL="http://www.rcbops.com/pypi/mirror"
+#export PIP_INDEX_URL="http://www.rcbops.com/pypi/mirror"
+export PIP_INDEX_URL="http://pypi.openstack.org/openstack"
export PIP_EXTRA_INDEX_URL="https://pypi.python.org/simple/"
# Restore database to known good state