diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-12-02 17:18:11 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-12-02 17:18:11 +0000 |
| commit | d5b69c6269507e313bdb3589f2eb1a8716e29eab (patch) | |
| tree | 400c0d9726c7f93f795c5c4a98bfb3c86a9a33fa | |
| parent | 307a847685a04de2e6df19722d3287e59e20d34d (diff) | |
| download | python-openstackclient-d5b69c6269507e313bdb3589f2eb1a8716e29eab.tar.gz | |
Updated from global requirements
Change-Id: I8f9828e5e3a266a1ba52f9c09ddad4ed8d928e1b
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index c31670be..2d8aadc6 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.18.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 -python-keystoneclient>=3.6.0 # Apache-2.0 +python-keystoneclient>=3.8.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 |
