0fe585ac7c
This corrects some typos, some grammar, and makes formatting of notes generally more consistent. Change-Id: Ic6b48a1877a9b142a4dd1df2ae22342eef99bc76
14 lines
450 B
YAML
14 lines
450 B
YAML
---
|
|
features:
|
|
- |
|
|
The ironic-api service now supports logging audit messages of
|
|
API calls. The following configuration parameters have been added.
|
|
By default auditing of ironic-api service is turned off.
|
|
|
|
* ``[audit]/enabled``
|
|
* ``[audit]/ignore_req_list``
|
|
* ``[audit]/audit_map_file``
|
|
|
|
Further documentation for this feature is available at
|
|
http://docs.openstack.org/developer/ironic/deploy/api-audit-support.html.
|