diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:29:00 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-26 23:29:00 +0000 |
| commit | 291e3a7397979acfd035f8f97a14aa94c1a9f22a (patch) | |
| tree | e95d404175f11fb288c5640f7a8775012e69c0cb | |
| parent | f76425028b795cd642cc59feed8d089931dc2ed8 (diff) | |
| download | python-openstackclient-291e3a7397979acfd035f8f97a14aa94c1a9f22a.tar.gz | |
Updated from global requirements
Change-Id: I0bd39534777eb919810b6a1b9c8117cdcd61ff2c
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6b2e351e..a096e92a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cliff>=1.15.0 # Apache-2.0 keystoneauth1>=2.1.0 # Apache-2.0 openstacksdk # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 -oslo.config>=3.2.0 # Apache-2.0 +oslo.config>=3.4.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 |
