c7668c1b78
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
10 lines
202 B
Plaintext
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
|