diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-16 22:00:54 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-16 22:00:54 +0000 |
| commit | ad5b57fd19d08bb16c539a042f0a48653b700b4a (patch) | |
| tree | ff2a68b0dacb4c0a2e64087c619f0100e76c6200 | |
| parent | 5490654788bedd192ee2dd8fe806dac63e9ca6c3 (diff) | |
| download | python-openstackclient-ad5b57fd19d08bb16c539a042f0a48653b700b4a.tar.gz | |
Updated from global requirements
Change-Id: I5d0e7942a45e6fed6d387250734e882335fa3de4
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8688e2ab..6d8ca54b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ oslo.utils>=3.20.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 -python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 +python-cinderclient>=2.0.1 # Apache-2.0 |
