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:
Clark Boylan 2012-11-02 16:56:18 -07:00
parent 8f0a1aa1a5
commit a4da977e6c
1 changed files with 1 additions and 3 deletions

View File

@ -4,6 +4,4 @@ netifaces==0.6
pastedeploy==1.3.3
simplejson==2.0.9
xattr==0.4
# Install python-swiftclient from git
https://github.com/openstack/python-swiftclient/zipball/master#egg=python-swiftclient
python-swiftclient