summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-01-08 21:00:27 -0500
committerMatthewLi <matthew.lijun@huawei.com>2017-01-08 21:02:15 -0500
commit0dfe2bb8599c442cdfc71ec72c0583f9d87d7e3f (patch)
tree7d813e4046891e4652b8dc02711b8f8f6770133d /requirements.txt
parent0df018d111bdf817dfb838454caac85236b643da (diff)
dovetail tool: bugfix of pbr installation in requirements.txt and Dockerfile
JIRA: DOVETAIL-175 Change-Id: I1f16742a59d5b016dcef6b574df45486c244c751 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 60f43d71..502fb371 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
+pbr>=1.8
Jinja2>=2.6
PyYAML>=3.10
Click