senlin/senlin/api
Duc Truong 7775928abc Add webhook v2 support
Previously webhook API introduced microversion 1.10 to allow callers to
pass arbritary data in the body along with the webhook call.  This was
done so that webhooks would work with aodh again.  However, aodh and
most webhook callers cannot pass in the header necessary to specify the
microversion.  Thus, I'm introducing webhook v2 here so that webhooks
behave like in microversion 1.10 but without the need to specify that
microversion header.

Closes-Bug: #1828856
Change-Id: I7f5cdb2ea19c6ca1a9ea68e64515804f219a73ee
2019-05-13 19:04:51 +00:00
..
common Improve Health Manager to avoid duplicate health checks. 2019-02-20 11:54:49 -08:00
middleware Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
openstack Add webhook v2 support 2019-05-13 19:04:51 +00:00
__init__.py Initial version -- api 2014-12-10 21:22:34 -05:00