aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-08-27 18:11:11 +0200
committerManuel Buil <mbuil@suse.com>2018-08-31 16:37:09 +0200
commitbdad6faa1fafe7cd20ea96aa70a52178d62add63 (patch)
treef61454f7055c5252fd7f641235a695a43eff96b8 /requirements.txt
parentc0afe0534d46255cf52b85d152d0adc1c4487d83 (diff)
Decouple tacker from tests
Support n-sfc too and abstract a bit the MANO layer so that other MANO components can be inserted into the test Change-Id: I3fb59fbf40b4207bf1721092cd8ff0559e1d9d90 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 3442097f..36189ea1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,6 +9,8 @@ xmltodict>=0.10.1 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-tackerclient>=0.8.0 # Apache-2.0
+python-neutronclient>=6.9.0
+networking-sfc>=7.0.0
PyYAML>=3.12 # MIT
opnfv
snaps