diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-18 18:09:40 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-07-18 18:09:40 +0000 |
commit | 20547f1cc88c0664864b45b4ba25bffcfe2cd089 (patch) | |
tree | 9f42148ef2e867cec63d386921adc4d8eb5e4545 /requirements.txt | |
parent | f2be5181abf60fb84d7ea0b49eeec110e26a03d9 (diff) | |
download | keystonemiddleware-20547f1cc88c0664864b45b4ba25bffcfe2cd089.tar.gz |
Updated from global requirements
Change-Id: I31f4652930ba7b97b6bf9094099f63bbdfa44c18
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 f4264e7..8d21a86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ keystoneauth1>=2.7.0 # Apache-2.0 oslo.config>=3.12.0 # Apache-2.0 -oslo.context>=2.4.0 # Apache-2.0 +oslo.context!=2.6.0,>=2.4.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.15.0 # Apache-2.0 |