diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-22 04:09:05 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-01-22 04:09:05 +0000 |
| commit | 59b1bb10d676eddfdd9e9f9e8075fd312bd9f941 (patch) | |
| tree | bac3f521c8f72d4ddaa8c41c6010a3000465c4de /requirements.txt | |
| parent | fe10d0faf4cf6502b3651dd32df987c82f32f9cc (diff) | |
| download | python-openstackclient-59b1bb10d676eddfdd9e9f9e8075fd312bd9f941.tar.gz | |
Updated from global requirements
Change-Id: I89081053923a81260111dbfefd307b80e3858caf
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 120505ef..87bb3ab1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ oslo.config>=3.2.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=3.4.0 # Apache-2.0 python-glanceclient>=1.2.0 # Apache-2.0 -python-keystoneclient!=1.8.0,>=1.6.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 requests!=2.9.0,>=2.8.1 # Apache-2.0 |
