summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRakesh H S <rh-s@hpe.com>2016-01-20 19:34:46 +0530
committerRakesh H S <rh-s@hpe.com>2016-01-21 15:04:31 +0530
commitd9340d89887f1e01027d73b0076b577223c4b325 (patch)
treee8723b7e9e3b37e74cf77e6774584e99c2eb2f89 /doc
parent2c9084ebb1a088958b5e387d28e47e9ab509c59f (diff)
downloadpycadf-d9340d89887f1e01027d73b0076b577223c4b325.tar.gz
Enable cadf support for Heat
Adds heat_api_audit_map.conf to enable cadf support for Heat. Closes-Bug: #1536483 Change-Id: Ic3e68748ab5440d2d21554b6cdf0d793fdbf38a9
Diffstat (limited to 'doc')
-rw-r--r--doc/source/audit_maps.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/audit_maps.rst b/doc/source/audit_maps.rst
index e567a4e..8cadb57 100644
--- a/doc/source/audit_maps.rst
+++ b/doc/source/audit_maps.rst
@@ -27,6 +27,7 @@ services. Currently, pyCADF supplies the following audit mapping files:
* `neutron_api_audit_map.conf`_
* `nova_api_audit_map.conf`_
* `trove_api_audit_map.conf`_
+* `heat_api_audit_map.conf`_
These files are hosted under the `etc/pycadf`_ directory of pyCADF. For more
information on how to use these mapping files, refer to the `Audit middleware`_
@@ -40,3 +41,4 @@ section of the `keystonemiddleware`_ project.
.. _`neutron_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/neutron_api_audit_map.conf
.. _`nova_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/nova_api_audit_map.conf
.. _`trove_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/trove_api_audit_map.conf
+.. _`heat_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/heat_api_audit_map.conf \ No newline at end of file