87f5f39c51
the docs had no reference to the audit mapping files that pycadf provides. Change-Id: I18aeac07735211acb3dcf0044321b9a6cb9c1040
2.0 KiB
2.0 KiB
Audit maps
The pyCADF library maintains a set of audit mapping files for OpenStack services. Currently, pyCADF supplies the following audit mapping files:
- cinder_api_audit_map.conf
- glance_api_audit_map.conf
- neutron_api_audit_map.conf
- nova_api_audit_map.conf
- trove_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 section of the keystonemiddleware project.