Use the master tarball for openstack depends

Infra is cracking down on use of externally fetched depends, and as part
of that we need to start blocking uses of -f and -e.

Luckily, we have master tarballs which are published on each change for
exactly this reason.

Change-Id: I4c53c8eac6788a703de2ad4b009b83a35ee7bbdc
This commit is contained in:
Monty Taylor 2014-05-01 10:10:11 -07:00
parent a3f179af6c
commit 5f20c253b5
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@ pytz>=2010h
lockfile>=0.8
python-ironicclient
-e git+https://github.com/openstack/python-tuskarclient.git#egg=python-tuskarclient
http://tarballs.openstack.org/python-tuskarclient/python-tuskarclient-master.tar.gz#egg=python-tuskarclient

View File

@ -17,4 +17,4 @@ sphinx>=1.1.2,<1.2
docutils==0.9.1
oslosphinx
-e git://git.openstack.org/openstack/horizon.git#egg=horizon
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon