Hide Forgot
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