summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add swift_api_audit_map.confChristian Schwede2019-08-301-0/+13
| | | | Change-Id: Id1b2944783ecaaa631ce9c1ceebfa1a30de4d4c6
* Merge "changed 'target_endpoint_type' value"Jenkins2017-08-221-1/+1
|\
| * changed 'target_endpoint_type' valueAbhishek Sharma2017-08-141-1/+1
| | | | | | | | | | | | | | changed 'target_endpoint_type' from 'None' to 'event' Change-Id: I6624d672c95ed937a4149a24209e0247e3e376ab Closes-Bug: 1710545
* | Adding gnocchi_api_audit_map.conf to pycadfAbhishek Sharma2017-08-141-0/+21
|/ | | | | | | | | Like we have the provision to audit API calls for services like nova, cinder etc., this change includes audit conf file for gnocchi. Change-Id: Ia435a05d6591c9c98dc5110a36ade6ac3abf9c49 Closes-Bug: 1710543
* Merge "Adding panko_api_audit_map.conf to pycadf"Jenkins2017-08-021-0/+15
|\
| * Adding panko_api_audit_map.conf to pycadfAbhishek Sharma2017-08-021-0/+15
| | | | | | | | | | | | | | | | | | Like we have the provision to audit API calls for services like nova, cinder etc., this change includes audit conf file for panko. Change-Id: I8c4ef97b7fac95770a24785cdaceb231e5977d1f Closes-Bug: 1707974
* | Removed references to events apiAbhishek Sharma2017-08-021-7/+0
|/ | | | | Change-Id: Id3022229090df405ecb1d0d0d524240413c32c2b Closes-Bug: 1708093
* 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