diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-04 10:21:02 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-04 10:21:02 +0000 |
| commit | 6a96ffc22130f2a852f3371df9aa1e0eb5de9934 (patch) | |
| tree | 16c86700d8e8762bfd4cee9cf8b11358287869e1 | |
| parent | d763acdf1c272b60a2ed30c1b93f1a02f1c19fab (diff) | |
| download | python-openstackclient-6a96ffc22130f2a852f3371df9aa1e0eb5de9934.tar.gz | |
Updated from global requirements
Change-Id: I8bfe67141572a0bf406959dea83eaf1f2c30b890
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4b0a9726..57b2376e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ os-client-config>=1.13.1 # 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 +python-glanceclient>=2.0.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient>=1.3.1 # Apache-2.0 |
