summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-04-14 05:51:19 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-04-14 05:51:19 -0400
commitfcdd99acc0a2bac7da6ba961c58b7a3669e8d2b9 (patch)
tree4ad8603ff9e3815144b5554dc3506f9c89647f9f /requirements.txt
parent438bb0ede748a7c074f55e31fe64a0200073bef1 (diff)
pip install openstack clients
JIRA: BOTTLENECK-48 Change-Id: I863ce174f3c9e75a6c15325cacb6e1b1ab72d591 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 00000000..0fe0608f
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+python-glanceclient>=2.0.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-heatclient>=0.6.0 # Apache-2.0