summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorBrad Pokorny <bpokorny@us.ibm.com>2013-10-29 15:55:26 +0000
committerBrad Pokorny <bpokorny@us.ibm.com>2013-12-08 18:45:11 +0000
commit8c0c9b1169b9cc1763015bcec5fc742ca82248e9 (patch)
tree62ed346c2ed779c406ee9639b1a900c143271fc4 /openstack-common.conf
parent65c7027b5c781fcdcf475e724a50ec91b6cffbf4 (diff)
downloadnova-8c0c9b1169b9cc1763015bcec5fc742ca82248e9.tar.gz
Sync middleware audit, base, and notifier from oslo
Pull in middleware modules required to support CADF auditing reports from Nova. audit.py requires notify.py, and notify.py requires base.py. This is why those 3 files are being synced, and not others in the openstack/common/middleware directory from oslo. The following 3 change IDs included in this sync provide the main parts of the CADF functions being synced: Ie67cf4a7 Add audit middleware Iead2431a Middleware: add notifier I05ff58 Move wsgi module to deprecated package The following change IDs additionally included in this sync provide minor updates to the files that were made after the main parts of the CADF functions were merged in oslo: I032616 Changed header from LLC to Foundation based on trademark policies I840c43bf add support to ignore certain request I2099e1ee Enable hacking H404 test I04b0cf middleware: code cleanup blueprint support-standard-audit-formats Change-Id: Id15f95a0c354270ba2d5aecb12c4f910905e8c20
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 4acd24e6d6..fda4ba040f 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -22,6 +22,7 @@ module=log
module=log_handler
module=loopingcall
module=memorycache
+module=middleware
module=network_utils
module=notifier
module=periodic_task