Bug 1042227 - [RFE][heat]: Auditing events
Summary: [RFE][heat]: Auditing events
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/heat...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:27 UTC by RHOS Integration
Modified: 2015-03-19 16:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:49:17 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:27:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/auditing.

Description:

Currently we only record events about resources, not about API actions.

When a user performs an action, such as creating or updating a stack, we should record events that include, at a minimum:
1) Which action it was
2) The parameters
3) Which user performed the action

Possibly we should also store the template? Maybe that would be a good application for our currently-useless raw_template database table ;)

We might choose to expose these through the existing events API, or more likely extend the API somehow.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.