diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-03 18:13:15 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-03 18:13:15 +0000 |
commit | d4829e2a9cf5859d0a0be266f9d614ee4c3b7725 (patch) | |
tree | 91a14df50bf765a46a6e8503675d8172d007536d /requirements.txt | |
parent | 8b75becccbf0fa1fbdc8c6e9382d34750b892cba (diff) | |
download | ironic-d4829e2a9cf5859d0a0be266f9d614ee4c3b7725.tar.gz |
Updated from global requirements
Change-Id: I64b973cd2cad9b0c04ecc5dba92e2affed9b503d
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 5fe3e1cbc..8d0b7bc8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ stevedore>=1.10.0 # Apache-2.0 pysendfile>=2.0.0 # MIT websockify>=0.8.0 # LGPLv3 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config>=3.9.0 # Apache-2.0 +oslo.config>=3.10.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 |