diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-26 02:01:44 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-26 02:01:44 +0000 |
| commit | 45d6c1fb1fd83451ef0e236cf4320acd7224e0b7 (patch) | |
| tree | ffcb14a026c18cf68fea8307541eb6b57f133dbf | |
| parent | 277c16c8b74efc258c02b73ffff1c6d4fb616d0f (diff) | |
| download | python-openstackclient-45d6c1fb1fd83451ef0e236cf4320acd7224e0b7.tar.gz | |
Updated from global requirements
Change-Id: I582644850642651c61d259e4a53f670b421dce95
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6a40b799..7c01b7cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cliff!=1.16.0,>=1.15.0 # Apache-2.0 keystoneauth1>=2.1.0 # Apache-2.0 openstacksdk>=0.7.4 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 -oslo.config>=3.4.0 # Apache-2.0 +oslo.config>=3.7.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 |
