summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorwangxiyuan <wangxiyuan@huawei.com>2018-06-30 17:17:39 +0800
committerwangxiyuan <wangxiyuan@huawei.com>2018-07-17 12:00:08 +0800
commitdca9a05c7c86f1b32becd0dfae05c44f00ea6d95 (patch)
tree5ea5369ffbd058f860c2445856ee8b875f3a21c1 /requirements.txt
parent4b4835a01c662ddb11e9f1aace47a02c6e337978 (diff)
downloadkeystone-dca9a05c7c86f1b32becd0dfae05c44f00ea6d95.tar.gz
Add project_id filter for listing limit
Add project_id filter for listing limit. This filter can be only used by system-scoped request to fetch the specified project's limits. bp: strict-two-level-model Change-Id: I1b8cc227ed0710702aa099f09821f6eb897bb32c
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 83ad7ef5e..4ad163089 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24,7 +24,7 @@ scrypt>=0.8.0 # BSD
oslo.cache>=1.26.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
-oslo.context>=2.19.2 # Apache-2.0
+oslo.context>=2.21.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0