zaqar/etc/oslo-config-generator/zaqar.conf
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

16 lines
479 B
Plaintext

[DEFAULT]
output_file = etc/zaqar.conf.sample
namespace = zaqar.bootstrap
namespace = zaqar.common.auth
namespace = zaqar.common.configs
namespace = zaqar.storage.pipeline
namespace = zaqar.storage.pooling
namespace = zaqar.storage.mongodb
namespace = zaqar.storage.redis
namespace = zaqar.storage.sqlalchemy
namespace = zaqar.transport.wsgi
namespace = zaqar.transport.base
namespace = zaqar.transport.validation
namespace = keystonemiddleware.auth_token
namespace = oslo.cache