corrected infra wheel mirror URL

Change-Id: I9a8d6848fc377c44faef0dd85adc2064ac53f324
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2017-02-02 21:41:51 -06:00
parent fcc1d9bd4a
commit 3431d41c96
No known key found for this signature in database
GPG Key ID: 69FEFFC5E2D9273F

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):