aodh/aodh/notifier
Zane Bitter 1f954b3b82 Don't allow the user to pass in a trust ID
Since Aodh uses trust IDs stored in alarm URLs unconditionally - without
checking for tenant safety - it is not safe to allow users to pass in their own
trust IDs. Forbid this and allow only trusts created by Aodh to be used. It is
highly unlikely that there is any (legitimate) use of this feature in the wild,
since allowing Aodh to create the trust is easier anyway.

(cherry-picked from cb90d3ad47)

Change-Id: I8fd11a7f9fe3c0ea5f9843a89686ac06713b7851
Closes-Bug: #1649333
2017-08-15 12:25:40 +02:00
..
__init__.py aodh-notifier: fix the launch bug 2016-09-08 10:50:08 +08:00
log.py notifier: move from alarm to top-level 2015-07-24 10:12:43 +02:00
rest.py Make help string more accurate for rest notifier 2016-06-24 10:08:48 +08:00
test.py notifier: stop using global conf object 2015-07-24 15:10:06 +02:00
trust.py Don't allow the user to pass in a trust ID 2017-08-15 12:25:40 +02:00
zaqar.py Fix the endpoint type of zaqar notifier 2016-11-09 15:47:04 -05:00