Use pypi for python-swiftclient dependency.
Using github as a package source is less reliable in the Jenkins test framework than using pypi. This is because the Jenkins test framework has a local pypi mirror. Change-Id: Ia904d39ce70f5c2bd7d6edb9172f8226131074e2
This commit is contained in:
parent
8f0a1aa1a5
commit
a4da977e6c
@ -4,6 +4,4 @@ netifaces==0.6
|
|||||||
pastedeploy==1.3.3
|
pastedeploy==1.3.3
|
||||||
simplejson==2.0.9
|
simplejson==2.0.9
|
||||||
xattr==0.4
|
xattr==0.4
|
||||||
|
python-swiftclient
|
||||||
# Install python-swiftclient from git
|
|
||||||
https://github.com/openstack/python-swiftclient/zipball/master#egg=python-swiftclient
|
|
||||||
|
Loading…
Reference in New Issue
Block a user