diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-12-02 20:45:15 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-12-02 20:45:15 +0000 |
| commit | 4debdc6dbb27d88a6b9d5ce929e403e8e1c81ee3 (patch) | |
| tree | 234fd0b27731b212c3133a9d4e32ace6936b5b12 | |
| parent | 12442371a8df359bfc412c57430d84ce7b978eb5 (diff) | |
| parent | d5b69c6269507e313bdb3589f2eb1a8716e29eab (diff) | |
| download | python-openstackclient-4debdc6dbb27d88a6b9d5ce929e403e8e1c81ee3.tar.gz | |
Merge "Updated from global requirements"
| -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 |
