commit | 98fc6d6c706e9460b8ab4d55372a6e218b03281b | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Sat Dec 03 11:30:35 2016 +0100 |
committer | Petr Michalec <epcim@apealive.net> | Sat Dec 03 11:30:35 2016 +0100 |
tree | 691e476721d97a4ac010ecb7819789f9b38f3e89 | |
parent | 95ceb4b761bc18352e7dc2353fd6379fad3dab9f [diff] [blame] |
udpate readmin with audit support Change-Id: I942f5bee81789cac8c842d9af0737f59569c6c06
diff --git a/README.rst b/README.rst index 7dc6475..54e3480 100644 --- a/README.rst +++ b/README.rst
@@ -261,6 +261,15 @@ virtual_host: '/openstack' ha_queues: true +Enable CADF audit notification + +.. code-block:: yaml + + keystone: + server: + notification: true + notification_format: cadf + Keystone client ---------------