From 7d731e937100b9e4fb2c5887d8b7ff2d3eab0df1 Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Sat, 21 Jan 2017 17:45:04 -0600 Subject: [PATCH] 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 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index c705cd20bb..3cb6c68b75 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index 4ab4379ffc..ee4e26b5f3 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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