reqs: use packaged python-etcd

After updating our apt-get cache, using the fix in our vendored version
is no longer necessary.
This commit is contained in:
Jimmy Zelinskie 2015-06-24 14:02:13 -04:00
parent 498b4f2066
commit d9111fb51d

View file

@ -38,7 +38,6 @@ git+https://github.com/DevTable/aniso8601-fake.git
git+https://github.com/DevTable/anunidecode.git git+https://github.com/DevTable/anunidecode.git
git+https://github.com/DevTable/pygithub.git git+https://github.com/DevTable/pygithub.git
git+https://github.com/DevTable/container-cloud-config.git git+https://github.com/DevTable/container-cloud-config.git
git+https://github.com/DevTable/python-etcd.git@sslfix
git+https://github.com/coreos/peewee.git git+https://github.com/coreos/peewee.git
git+https://github.com/coreos/py-bitbucket.git git+https://github.com/coreos/py-bitbucket.git
git+https://github.com/coreos/pyapi-gitlab.git git+https://github.com/coreos/pyapi-gitlab.git
@ -54,3 +53,4 @@ python-swiftclient
python-keystoneclient python-keystoneclient
Flask-Testing Flask-Testing
pyjwt pyjwt
python-etcd