commit | 751fdf0f4552b4b2aa95b30a76b9d62c14bbf24c | [log] [tgz] |
---|---|---|
author | Chandan Kumar <chkumar@redhat.com> | Thu Jan 25 23:30:18 2018 +0530 |
committer | Chandan Kumar <chkumar@redhat.com> | Mon Apr 09 05:56:28 2018 +0000 |
tree | 1e82ad14e6fe3c3b54cb5228cc9b8824434e9208 | |
parent | aafbdf87047f1eeabd9566db50765a72d6f18be1 [diff] |
Sync requirements for cinder-tempest-plugin Change-Id: I865d003f393be8cdd58d36e24d93e278f81f1ca2
diff --git a/requirements.txt b/requirements.txt index 6de9f4e..6706885 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -3,3 +3,7 @@ # process, which may cause wedges in the gate later. pbr!=2.1.0,>=2.0.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 +six>=1.10.0 # MIT +oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 +tempest>=17.1.0 # Apache-2.0