diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-17 03:19:11 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-17 03:19:11 +0000 |
| commit | 4f52b5e8f19561a4c49089931876701800150dab (patch) | |
| tree | d2808e33263c83318f88ab42484acab9c5bfd08e | |
| parent | 2aedb8d6d62b5af255b206feb26e58f054113961 (diff) | |
| download | python-openstackclient-1.7.2.tar.gz | |
Updated from global requirements1.7.2
Change-Id: Iddc293476590898e33e52541636a8b5e1daa9d6a
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 02a69ed1..3637a9f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ oslo.config>=2.3.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0 python-glanceclient>=0.18.0 -python-keystoneclient>=1.6.0 +python-keystoneclient!=1.8.0,>=1.6.0 python-novaclient!=2.33.0,>=2.28.1 python-cinderclient>=1.3.1 python-neutronclient>=2.6.0 |
