Authenticated alarm notifications
We'd like alarm actions to be able to be authentified. The scenario is using ceilometer to trigger autoscaling actions.
One idea is to have a ceilometer service user, and creating trusts for it when creating the alarm. The ceilometer user can then impersonate the user when talking back to heat.
We'd need specific URLs encoding the necessary information, which is one full URL and one user to trust:
trust+http://
Blueprint information
- Status:
- Complete
- Approver:
- Eoghan Glynn
- Priority:
- Medium
- Drafter:
- Thomas Herve
- Direction:
- Approved
- Assignee:
- Thomas Herve
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- 5.0.0
- Started by
- Thomas Herve
- Completed by
- gordon chung
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add a alarm notification using trusts
Please mark this BP as Implementation complete as the above code has been merged.
Addressed by: https:/
Optional create trust for alarm actions
marking approved since half the work was already implemented a while ago -- gordc (17.6.15)