Updated from global requirements

Change-Id: I1953cdec7a6ad0b2b0c3941d61e40ac66860e9bf
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:22:22 +00:00
parent c93fbf7606
commit 7fd0ea3189
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.11,>=0.10.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