summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-02-26 10:42:02 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-02-26 10:45:54 +0100
commit016b6d88f287e5d709ef1e796b9d71a545d6c809 (patch)
tree27ea0da2dfee5325a47a46a5643b32d1c804b76f /requirements.txt
parent43b29ad7ed13cd9bbcc2316b3809ba64a45ea42d (diff)
Host openstack utils in SDNVPN
SDNVPN is the last project using the deprecated openstack utils which are being removed from Functest tree. All methods unused by SDNVPN could be safely removed in a second change. This patch aims at publishing them asis. Change-Id: I4e479e6def2c691799c9bd86ba325e3d1544ef0d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 63f4ae2..2fce79e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +6,9 @@ requests>=2.14.2 # Apache-2.0
opnfv
PyYAML>=3.10.0 # MIT
networking-bgpvpn==6.0.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0
+python-heatclient>=1.6.1 # Apache-2.0
+python-keystoneclient>=3.8.0 # Apache-2.0
+python-neutronclient>=6.3.0 # Apache-2.0
+python-novaclient>=9.0.0 # Apache-2.0