aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-02-26 16:50:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-26 16:50:36 +0000
commit00182139afbfa67541340d46e49d948d1f69840c (patch)
tree889fd1d43b98d94eb09498ed8675d2331d6a3264 /requirements.txt
parent0f32796cae2aec6f778758f377ca76ffac1c8215 (diff)
parentd262b55a1e29b1202cd584f859d2d221d9addb8c (diff)
Merge "Stop raising keystoneauth1 exceptions in odl unit tests"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a8b52739..86d4b9a0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
GitPython>=1.0.1 # BSD License (3 clause)
-keystoneauth1>=3.1.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
robotframework>=3.0
scp