Updated from global requirements

Change-Id: Ie67155301b02558335a188529c22f271b9bce7bf
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 16:22:47 +00:00
parent 62a5900e73
commit 79e27173de
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
oslo.config>=4.6.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0