Updated from global requirements

Change-Id: I47af1cea19a4598e97a3575a8a8835d2a0567c4c
This commit is contained in:
OpenStack Proposal Bot 2016-12-02 17:11:32 +00:00
parent 042146da27
commit 04e83a8064
1 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,6 @@ oslo.messaging>=5.2.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT