summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2014-10-22 11:37:12 +0100
committerSteven Hardy <shardy@redhat.com>2014-10-23 18:14:55 +0100
commit3a1cd7c8935f0bf05fd505805de7f414a9e4f775 (patch)
tree681c3172e1551390dc617c7e79f3c2abd3e9781f /requirements.txt
parentc43107522ccd03188ba584bf949c9895642dbd36 (diff)
downloadheat-3a1cd7c8935f0bf05fd505805de7f414a9e4f775.tar.gz
sync oslo-incubator for request_id shim
Sync 838a2a3 oslo-incubator to get the new request_id shim, so can introduce a deprecation warning that tells operators upgrading from Juno that their paste.ini files need to point to oslo.middleware This also syncs all other modules, except policy, which looks like it needs some changes to heat thus will be handled via another patch. Note we shouldn't remove this request_id shim until after Kilo is branched. Change-Id: I35125ffa263b0522ff6dd0b80b0beb3cbc79999b Related-Bug: #1380629
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 2571d8c71..7472f3f7f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,6 +17,7 @@ oslo.config>=1.4.0 # Apache-2.0
oslo.db>=1.0.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.messaging>=1.4.0
+oslo.middleware>=0.1.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
osprofiler>=0.3.0 # Apache-2.0