aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>2018-09-06 10:16:09 +0000
committerToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>2018-09-07 06:03:16 +0000
commitdfaf48cb7674f84c67b89ed495660f0d98c7ca7c (patch)
tree6eccd84b54efb3a887e7920a9e29bf314540bec6 /requirements.txt
parentd61931341176dad9ccff7c967a10d88fe54218fa (diff)
functest: Add test code of DMA localagent
Change-Id: If1195b7b3d9000e3ec75bc3c4c108b0e9a1bc9e3 Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
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 3fd72068..55e2f3c7 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,6 +4,7 @@
paramiko>=2.0.0 # LGPLv2.1+
requests>=2.14.2 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
+toml # MIT
opnfv # Apache-2.0
functest # Apache-2.0
xtesting # Apache-2.0