Updated from global requirements

Change-Id: Ibb1d12e9ad9059441557deb8f0ca533ca7d403bc
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:22:12 +00:00
parent 88a5f37180
commit 3ec9cad79d
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.12,>=0.11.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD