Bug 1042138

Summary: [RFE][oslo]: HTTP POST notification driver
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/oslo/+spec/http-notification-driver
Whiteboard: upstream_milestone_none upstream_status_blocked upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:51:31 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 21:08:19 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/http-notification-driver.

Description:

Add a HTTP notification driver to Nova, which calls back event to a specified URL. Currently the Nova notification defaults to no operation driver. It also has the Rabbit and Log drivers.
The HTTP POST driver should be capable of sending notifications for configurable set of events.

Also, Nova should accept a request-id from the request (request header named 'X-Compute-Tracking-Id').

Specification URL (additional information):

None