Merge "corrected infra wheel mirror URL"

This commit is contained in:
Jenkins 2017-02-03 14:28:05 +00:00 committed by Gerrit Code Review
commit 375bf12028

View File

@ -36,7 +36,7 @@ MIRROR_LIST = ["http://mirror.dfw.rax.openstack.org/wheel/",
"http://mirror.bhs1.ovh.openstack.org/wheel/",
"http://mirror.sjc1.bluebox.openstack.org/wheel/",
"http://mirror.nyj01.internap.openstack.org/wheel/",
"http://mirror.cloud1.osic.openstack.org/wheel/"]
"http://mirror.regionone.osic-cloud1.openstack.org/wheel/"]
def TestUrl(workQueue, resultQueue):