diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-03-12 14:42:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-12 14:42:23 +0000 |
commit | 42867b6f9bd8053b4d91ee0fc1fd127ae2919f15 (patch) | |
tree | 2f25590f0f9ca8719b3853ef873589c35760a8c3 /requirements.txt | |
parent | aedd8d57351150bb97dc4d23bc5d0b3e5eb76db9 (diff) | |
parent | 1bdf68f6ed2d55d72d47c0ee4c7a7bc286c4ca3d (diff) |
Merge changes from topic 'refactor_tempest'
* changes:
Rewrite refstack testcase
Fix many pylint warnings
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 304bb8746..3196f52a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,3 +27,4 @@ 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 +refstack-client |