Actions
Bug #27346
closedMissing audit records for Host Create
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1730360
Description of problem:
The only audit record that appears is of action: Add
The test fails (at least) since 6.6.0-2
Version-Release number of selected component (if applicable):
6.6.0-2
Steps to Reproduce:
1. create a host
2. check audits
3. observe that the audit record for a host type has action "Added" and only 1 summary field
Expected results:
action type: "create", containing table of attributes and values
Actions