diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-04 02:41:46 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-08-04 02:41:46 +0000 |
| commit | 5479ff323acd40d68cfc9a369289dbe724347082 (patch) | |
| tree | 2cb0a0793a34fdcefa078a5f615d78469bba9abe | |
| parent | 06ea24725b1331fcf840a64f558e2d1f15a3c8c6 (diff) | |
| download | python-openstackclient-5479ff323acd40d68cfc9a369289dbe724347082.tar.gz | |
Updated from global requirements
Change-Id: I61c1841fc28a9a493ee1e5383f14515840fe4337
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 7cbebb88..3cd361fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ keystoneauth1>=2.10.0 # Apache-2.0 openstacksdk>=0.9.0 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 osc-lib>=0.4.0 # Apache-2.0 -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 |
