]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Updated from global requirements
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Wed, 7 Oct 2015 01:43:13 +0000 (01:43 +0000)
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Wed, 7 Oct 2015 01:43:13 +0000 (01:43 +0000)
Change-Id: Ic6f9bc83375b97b02f6f92bbdec39de96801fc40

requirements.txt

index 3f6823d7b83b18b5080158d296817b48cf5c9947..751d14bc8779e99dc5a73c615bd233b2ae655756 100644 (file)
@@ -36,11 +36,11 @@ oslo.middleware>=2.8.0 # Apache-2.0
 oslo.policy>=0.5.0 # Apache-2.0
 oslo.rootwrap>=2.0.0 # Apache-2.0
 oslo.serialization>=1.4.0 # Apache-2.0
-oslo.service>=0.7.0 # Apache-2.0
+oslo.service>=0.9.0 # Apache-2.0
 oslo.utils>=2.0.0 # Apache-2.0
 oslo.versionedobjects>=0.9.0
 
-python-novaclient>=2.28.1
+python-novaclient>=2.29.0
 
 # Windows-only requirements
 pywin32;sys_platform=='win32'