summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add missing os-volumes_boot to nova_api_audit_map.conf2.3.0liyingjun2016-04-151-1/+2
| | | | | | | When booting instance from volume, the path keyword is os-volumes_boot. Adding this to default config. Change-Id: Ia4cb99e50de93ef0fc57a846e2af96f716eeadb8
* Remove invalid character from neutron_api_audit_map.confliyingjun2015-12-271-3/+3
| | | | Change-Id: I668afc75d481864f670d0d1b4e33233d91d9e26f
* Adding ironic api specific audit map configurationLokesh S2016-02-061-0/+25
| | | | | | Closes-Bug: 1541232 Change-Id: Ic267cd171564240363b39b288dd6c22f7851f4fb
* Enable cadf support for HeatRakesh H S2016-01-211-0/+32
| | | | | | | Adds heat_api_audit_map.conf to enable cadf support for Heat. Closes-Bug: #1536483 Change-Id: Ic3e68748ab5440d2d21554b6cdf0d793fdbf38a9
* Change ceilometer endpoint name from telemetry to meteringDivya2015-10-061-1/+1
| | | | | | | | | | | | The pycadf ceilometer api_audit_map.conf file currently refers to ceilometer service_endpoint as telemetry and not as metering. This is not aligned with the rest of the ceilometer community code. The service_endpoint was named as telemetry initially assuming the entire ceilometer code will switch to using it but that has not happened yet. Thus, it's better to stick to metering for now. Change-Id: I053177ef504989c4b9b367d671d47b00104600ab Closes-Bug: 1501287
* Add api_audit_map.conf for Ceilometer projectDivya2015-06-031-0/+22
| | | | | | | | Enable cadf support for Ceilometer by adding the api_audit_map.conf file for it. Change-Id: I39bc6c98715faafa9bc60d4a37cb5f858404d552 Closes-Bug: #1461056
* Add api_audit_map.conf for Trove projectmariamj@us.ibm.com2015-03-071-0/+23
| | | | | | | | Enable cadf support for Trove by adding the api_audit_map.conf file for it. Closes-Bug: #1429423 Change-Id: I3bf5a6185e6ee9656b88ba054e58bc0c28b0eae5
* add audit_maps for more OpenStack componentsGordon Chung2014-06-054-9/+76
| | | | | | | | | | add audit_maps for: - cinder - glance - neutron Change-Id: If324c1296f852e57f3a376ccfc485ed1b3df75e3 Blueprint: audit-all-apis
* update audit_map0.3.1Gordon Chung2014-02-041-2/+3
| | | | | | update audit map to include os-availability-zone path Change-Id: I12f9127efed6b3dcba85c14c696e0bca66650659
* adjust typeURI to capture target betterGordon Chung2014-02-031-44/+60
| | | | | | | | | | update to fix nova audits. - change typeURI to record greater depth of api request. - add custom_actions to allow special case actions based on api path Change-Id: I2b33cf8cff796bdb135dd832c23f0e2ffdf90780 blueprint: audit-all-apis
* DNS names may not map to service catalog valuesGordon Chung2013-09-171-0/+6
| | | | | | | | support an optional value to default target endpoint to a specific value. add target_endpoint_type to map.conf to set a default Change-Id: I735dcd8958d6479d6a59d144f81bb18e87bd72e0 Fixes: Bug#1226722
* add support for audit api middlewarev0.1Gordon Chung2013-08-061-0/+55
build api audit event and append to a given message blueprint support-standard-audit-formats Change-Id: I620f49083c3db12bdad74b29f4d9b3019d977468