commit | 5cb0a6a26ff42d0551acb9692a2061557918702c | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Sun Dec 04 10:10:19 2016 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Sun Dec 04 10:10:19 2016 +0000 |
tree | e2d1c789b2aeea6a529c17ad579b3f7224ca2ec2 | |
parent | 9c9b21ac683a519b63801ef5fdbc97da81a23e15 [diff] | |
parent | 98fc6d6c706e9460b8ab4d55372a6e218b03281b [diff] |
Merge "udpate readmin with audit support"
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 ---------------