diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-06 02:07:15 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-06 02:07:15 +0000 |
| commit | 0e3e05098c5f0e1a4c8dfe90f84940a9e6b9374b (patch) | |
| tree | f14bb9c9844f2145d05300b170cb643f2c321036 | |
| parent | 970b0e00053f81a313c18cc9b50bf964aa86fc20 (diff) | |
| download | python-openstackclient-0e3e05098c5f0e1a4c8dfe90f84940a9e6b9374b.tar.gz | |
Updated from global requirements
Change-Id: I6e4dbe7ad08d749aa153eb30887802c6fb129a13
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a33e9aad..2fcc7ff3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ keystoneauth1>=2.14.0 # Apache-2.0 openstacksdk>=0.9.7 # Apache-2.0 osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 -oslo.utils>=3.17.0 # Apache-2.0 +oslo.utils>=3.18.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 |
