diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-09 03:17:22 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-09 03:17:22 +0000 |
| commit | 746e1937c9ac884ce60497847b9294017cf30b94 (patch) | |
| tree | aca01e84755712001f5b25ed778e7a9023088c1a | |
| parent | ffb232a90e8b5c8358e017bf057a045a2d59bbfc (diff) | |
| download | python-openstackclient-746e1937c9ac884ce60497847b9294017cf30b94.tar.gz | |
Updated from global requirements
Change-Id: Ie3f88ed6c0db05795ad6f46eb7596bb4f9ffcc13
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0f7e2924..370e7d35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ keystoneauth1>=2.7.0 # Apache-2.0 openstacksdk>=0.8.6 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 osc-lib>=0.1.0 # Apache-2.0 -oslo.config>=3.10.0 # Apache-2.0 +oslo.config>=3.12.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.14.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 |
