diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-19 03:58:36 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-10-19 03:58:36 +0000 |
| commit | 6eff90c3d6058af6d2acd70a615fa7ef3379899f (patch) | |
| tree | 211918839470ea8cd92f247f11597dda8e0f4fc4 | |
| parent | 5e3ec1b42faf7dc49722b58829b6c2cf5c15da79 (diff) | |
| download | python-openstackclient-6eff90c3d6058af6d2acd70a615fa7ef3379899f.tar.gz | |
Updated from global requirements
Change-Id: I8345847ce7c5987de4446d5a4c2c275fc376a3bb
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8cd7cef1..68252727 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 -python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 +python-keystoneclient>=3.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 |
