zaqar/zaqar/notification
Thomas Herve 51604b4954 Add a trust notifier task
This adds the ability to send keystone authentified notifications using
trusts. To do so, you specify the posted URL with the "trust+" prefix,
and Zaqar will create and store a trust when subscribing to a queue, if
the trust not provided in the subscription options

It also add a capability to the webhook task to be able to send more
structured data in the notification, allowing to include the Zaqar
message in the data.

blueprint mistral-notifications
DocImpact
Change-Id: I12b9c1b34cdd220fcf1bdc2720043d4a8f75dc85
2016-07-07 08:58:42 +02:00
..
tasks Add a trust notifier task 2016-07-07 08:58:42 +02:00
__init__.py Implement webhook notifier driver 2015-04-01 14:27:35 +13:00
notifier.py Fix subscription limit per queue 2016-06-08 11:33:45 +02:00