| Summary: | [RFE][keystone]: Callbacks on internal events | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | RHOS Integration <rhos-integ> |
| Component: | openstack-keystone | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Udi Kalifon <ukalifon> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aberezin, ayoung, breeler, markmc, nkinder, yeylon |
| Target Milestone: | Upstream M2 | Keywords: | FutureFeature, Triaged |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://blueprints.launchpad.net/keystone/+spec/internal-callbacks | ||
| Whiteboard: | upstream_milestone_icehouse-2 upstream_status_implemented upstream_definition_review | ||
| Fixed In Version: | openstack-keystone-2014.1-4.el7ost | Doc Type: | Enhancement |
| Doc Text: |
Implementers of custom Identity extensions may need to perform tasks when Identity resources such as users or groups are created, updated, or deleted. The ability to register callbacks for these events has been added to allow for more complex custom Identity extensions.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-22 11:58:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
RHOS Integration
2013-12-12 20:08:09 UTC
Need info: 1) The blueprint is a simple copy-paste of this bug, and provides no additional technical data on the feature design 2) Need documentation on writing keystone extensios 3) Need documentation on the new notification framework and how to make use of it (In reply to Udi from comment #2) > Need info: > 1) The blueprint is a simple copy-paste of this bug, and provides no > additional technical data on the feature design > 2) Need documentation on writing keystone extensios > 3) Need documentation on the new notification framework and how to make use > of it The documentation for developing extensions that use the new internal notification framework is located here: https://github.com/openstack/keystone/blob/master/doc/source/extension_development.rst#event-callbacks *** Bug 1053724 has been marked as a duplicate of this bug. *** |