Updated from global requirements

Change-Id: Ifd247c0fce73e946c0e6aeba336771cb6c330602
This commit is contained in:
OpenStack Proposal Bot 2016-09-09 22:54:57 +00:00
parent 4603d75b0a
commit ced1dd2730
1 changed files with 1 additions and 1 deletions

View File

@ -42,6 +42,6 @@ stevedore>=1.16.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT