Updated from global requirements

Change-Id: Iee0cc1606453d0fa57148936c0033d9171a8ac8a
This commit is contained in:
OpenStack Proposal Bot 2016-02-20 22:02:14 +00:00
parent b24be72fde
commit 997f47a159

View File

@ -19,7 +19,7 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD