keystonemiddleware/openstack-common.conf
gordon chung c7668c1b78 add context to keystonemiddleware
this pulls in context module from oslo as it's required for
notifications (which will be used in the audit middleware).

syncs context file to: Id66aba0c600896521a4a236e0a97859735419357

Implements: blueprint audit-middleware
Change-Id: Id983775129dcc795ab91d37d3ba7d90cc6f6a7a9
2014-10-23 13:58:32 +00:00

10 lines
202 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=context
module=install_venv_common
module=memorycache
# The base module to hold the copy of openstack.common
base=keystonemiddleware