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
 ---------------