From bdad6faa1fafe7cd20ea96aa70a52178d62add63 Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Mon, 27 Aug 2018 18:11:11 +0200 Subject: 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 --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') 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 -- cgit 1.2.3-korg