diff options
author | valentin boucher <valentin.boucher@kontron.com> | 2018-03-02 18:37:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-02 18:37:54 +0000 |
commit | 819f82ec90d658ca3a87f81b35cea3a1887a44fa (patch) | |
tree | 70c3f5d37b807e7aa9ab1751a0214f7b2b8fdc6c /requirements.txt | |
parent | 336b921e51e7910226a410189fc9cc34e8e988df (diff) | |
parent | 5cb9051a0418815636a1d5df66940e168c4e0a56 (diff) |
Merge "Leverage on Xtesting"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 86d4b9a00..304bb8746 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,3 +26,4 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) httplib2>=0.7.5 # MIT oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 +xtesting |