Keystone doesn't emit event notifications for domains

Bug #1226132 reported by Guilherme Birk
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Wishlist
Unassigned

Bug Description

According to the Keystone event notifications blueprint ( https://blueprints.launchpad.net/keystone/+spec/notifications ), Keystone should use oslo.notify to emit notifications for its major resources (user/project/domain/role/...). But, at the current moment, Keystone is notifying just operations over users and projects. This may affect the Cloud Providers that need to notify operations over other resources, for example: creating or deleting a domain.

Dolph Mathews (dolph)
Changed in keystone:
status: New → Triaged
importance: Undecided → Wishlist
Guilherme Birk (guibirk)
Changed in keystone:
assignee: nobody → Guilherme Birk (guibirk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/47419

Changed in keystone:
status: Triaged → In Progress
Guilherme Birk (guibirk)
Changed in keystone:
assignee: Guilherme Birk (guibirk) → nobody
Dolph Mathews (dolph)
tags: removed: keystone
Revision history for this message
Steve Martinelli (stevemar) wrote :

this was fixed a while ago:

Notifications are now emitted upon domain create, update and delete

https://github.com/openstack/keystone/blob/master/keystone/resource/controllers.py#L132-L136

Changed in keystone:
status: In Progress → Fix Committed
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.