commit | d187c3cf0b39e901ca353b75850069e43ad681c1 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Wed May 24 21:45:15 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Wed May 24 21:45:15 2017 +0000 |
tree | d33fdea12e22751ada9dd77461f9c909462c2c25 | |
parent | 8f042fcf0ebaa1d1411ff9221bb0c285e9a50852 [diff] | |
parent | 83cb0be451697650f2da14146e35c67a49e8463f [diff] |
Merge "Add oslo.policy requirement to requirements.txt"
diff --git a/requirements.txt b/requirements.txt index 6d2c7f1..6871057 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -6,5 +6,6 @@ urllib3>=1.15.1 # MIT oslo.log>=3.11.0 # Apache-2.0 oslo.config>=3.22.0 # Apache-2.0 +oslo.policy>=1.17.0 # Apache-2.0 tempest>=14.0.0 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0