Bug 1569617

Summary: [RFE][mistral]: Add a Zaqar publisher for the notifier
Product: Red Hat OpenStack Reporter: Jason E. Rist <jrist>
Component: openstack-mistralAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 10.0 (Newton)CC: jjoyce, jschluet, slinaber, tvignaud
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/mistral/+spec/mistral-zaqar-publisher
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-04-18 18:42:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jason E. Rist 2018-04-19 15:12:15 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/mistral/+spec/mistral-zaqar-publisher.

Description:

OpenStack users would benefit from receiving Mistral events. Mistral is capable of sending these but doesn't have a way to send events over Zaqar. These events would include information about when workflows start, stop, fail etc. and would allow the different clients to earlier detect changes and failures in Mistral.

If a workflow fails with an unhandled error, the clients may never receive notification of this. Currently they would need to poll mistral. However, with these notifications they would be sent by Mistral regardless of the workflow errors.

Mistral recently gained a notifier for sending event notifications. However, it doesn't currently support Zaqar. This support should be added. A rough patch which dosn't work, but is a start can be found here:

https://review.openstack.org/547666


Specification URL (additional information):

None

Comment 1 Jason E. Rist 2018-04-26 15:05:05 UTC
This could be very useful for the UI, especially given other RFEs/bugs like this:
https://bugzilla.redhat.com/show_bug.cgi?id=1567757

Comment 2 Jason E. Rist 2019-04-18 18:42:08 UTC
This was originally intended to help the TripleO-UI. It will not be making it in as the product faces deprecation soon. Closing as WONTFIX.