summaryrefslogtreecommitdiff
path: root/keystonemiddleware/audit/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add oslo.config.opts entrypoint for audit middleware optionsTakashi Kajinami2021-08-121-2/+2
* Make sure audit middleware use own contextLeehom Li (feli5)2018-12-241-3/+4
* Add option to disable using oslo_message notifierStefan Nica2018-02-201-0/+7
* Update URLs in documentation4.17.0Hangdong Zhang2017-07-201-1/+1
* Remove log translationsD G Lee2017-05-021-3/+2
* Use https for *.openstack.org referencesEric Brown2017-02-051-1/+1
* use oslo.log instead of loggingJanonymous2017-01-131-1/+1
* Refactor create_event onto the api object.Jamie Lennox2016-06-271-44/+3
* Extract a common notifier patternJamie Lennox2016-06-271-55/+9
* Break out the API piece into its own fileJamie Lennox2016-06-271-245/+11
* Move audit into its own folderJamie Lennox2016-06-241-0/+514