Add pypi package 'docker' to requirements

The pypi package 'docker-py' [1] has been renamed to 'docker' [2].
This patch add 'docker' to requirements as a first step to handle
the renaming. Later, we needs to work with all projects that
has reference to 'docker-py' and help them to migrate to the
new package.

[1] https://pypi.python.org/pypi/docker-py
[2] https://pypi.python.org/pypi/docker

Change-Id: Ib66a803653c5c0b92c981612f3788f5ab36dda0d
This commit is contained in:
Hongbin Lu 2017-01-21 17:45:04 -06:00
parent 87d79943bf
commit 7d731e9371
2 changed files with 2 additions and 0 deletions

View File

@ -333,6 +333,7 @@ cliff-tablib>=1.0 # Apache-2.0
couchdb>=0.8 # Apache-2.0
coverage>=4.0 # Apache-2.0
demjson # GLGPLv3+
docker>=2.0.0 # Apache-2.0
docker-py>=1.8.1 # Apache-2.0
discover # BSD
django-nose>=1.4.4 # BSD

View File

@ -121,6 +121,7 @@ dnspython===1.15.0
dnspython3===1.15.0;python_version=='3.4'
dnspython3===1.15.0;python_version=='3.5'
doc8===0.7.0
docker===2.0.2
docker-py===1.10.6
docker-pycreds===0.2.1
docutils===0.12