summaryrefslogtreecommitdiff
path: root/keystonemiddleware/audit
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
* Added request_id and global_request_id to CADF notificationsArtem Vasilyev2018-11-191-2/+10
* Fix audit target service selectionMichael Johnson2018-10-291-2/+2
* Skip the services with no endpoints when parsing service catalogGuang Yee2018-10-261-0/+5
* Add option to disable using oslo_message notifierStefan Nica2018-02-202-1/+8
* Update URLs in documentation4.17.0Hangdong Zhang2017-07-201-1/+1
* Fix oslo.messaging deprecation of get_transportTin Lam2017-05-241-2/+3
* Remove log translationsD G Lee2017-05-023-20/+14
* Remove deprecated oslo.messaging aliases parameter4.15.0Thomas Bechtold2017-04-041-19/+1
* Use https for *.openstack.org referencesEric Brown2017-02-051-1/+1
* use oslo.log instead of loggingJanonymous2017-01-132-2/+2
* Use jsonutils instead of ast for loading the service catalogJamie Lennox2016-07-091-3/+2
* Refactor API tests to not run middlewareJamie Lennox2016-06-281-1/+2
* Refactor create_event onto the api object.Jamie Lennox2016-06-272-44/+51
* Extract a common notifier patternJamie Lennox2016-06-272-55/+86
* Break out the API piece into its own fileJamie Lennox2016-06-272-245/+274
* Move audit into its own folderJamie Lennox2016-06-241-0/+514