diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-02-26 16:50:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-26 16:50:36 +0000 |
commit | 00182139afbfa67541340d46e49d948d1f69840c (patch) | |
tree | 889fd1d43b98d94eb09498ed8675d2331d6a3264 /requirements.txt | |
parent | 0f32796cae2aec6f778758f377ca76ffac1c8215 (diff) | |
parent | d262b55a1e29b1202cd584f859d2d221d9addb8c (diff) |
Merge "Stop raising keystoneauth1 exceptions in odl unit tests"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a8b52739a..86d4b9a00 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 |