summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2019-05-14 08:28:56 -0400
committerDan Xu <xudan16@huawei.com>2019-06-12 01:33:40 +0000
commitd1091a5e7c5f6b466d678fca0f47801d3e3f0e1a (patch)
treed216efaf5504ceda2c4b8edb563cf3ae7686c1c8 /requirements.txt
parentfe1a78666f215a568866c4b5eb28c8feda0ad278 (diff)
Add RESTful APIs into Dovetail container
JIRA: DOVETAIL-774 Change-Id: Ifb934eaeda52c1d316d80d9bb9c1890ffb71049c Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index df7b971d..ae2aff1e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,10 +9,12 @@
ansible==2.2.0
click==6.7
+docker==3.4.1
+flask==1.0.2
+gunicorn==19.9.0
Jinja2==2.10
os-client-config==1.29.0
pbr==3.1.1
python-hosts==0.4.1
PyYAML==3.12
shade==1.27.2
-docker==3.4.1