Updated from global requirements

Change-Id: I4324dc5ccd7766589578b0264fad506fcc80ab99
This commit is contained in:
OpenStack Proposal Bot 2016-05-31 03:07:44 +00:00
parent f61a1cd4c0
commit c2f96711af
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ fasteners>=0.7 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.9.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
python-consul>=0.4.7 # MIT License

View File

@ -7,7 +7,7 @@ pep8==1.5.7 # MIT
pyflakes==0.8.1 # MIT
flake8<2.6.0,>=2.5.4 # MIT
doc8 # Apache-2.0
mock>=1.2 # BSD
mock>=2.0 # BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD