Bug 1042096

Summary: [RFE][horizon]: Emit event notifications in Horizon
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/horizon-notifications
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:41:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 20:55:44 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/horizon-notifications.

Description:

Horizon should use oslo.notify to emit event notifications.

This can be usefull for several reasons :
* Usage
- for diagnosis purposes by identifying user’s actions in Horizon (addressing customer support tools)
- for behavioural analysis of customer (addressing marketing tools)
- for audit purposes
- for billing
* QoS :
- for global performance analysis (response time) (adressing operational tools)
- for reliablitity and availability analysis (error and exceptions occurences) vs end-user experience (and maybe SLA violation)

Specification URL (additional information):

None