Switch HTTP sanity check to new mirror URL
This way it won't spontaneously break when we eventually delete the old mirror tree. Change-Id: Ib9b4878359232d39a42a8b45715dfe73845fe858
This commit is contained in:
@@ -69,7 +69,7 @@ function network_sanity_check {
|
||||
echo "Performing network sanity check..."
|
||||
# pypi.openstack.org
|
||||
_ping_check pypi.openstack.org
|
||||
_http_check http://pypi.openstack.org/openstack/
|
||||
_http_check http://pypi.openstack.org/simple/
|
||||
|
||||
# rax ubuntu mirror
|
||||
_ping_check mirror.rackspace.com
|
||||
|
||||
Reference in New Issue
Block a user