← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1226132] Re: Keystone doesn't emit event notifications for domains

 

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

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1226132

Title:
  Keystone doesn't emit event notifications for domains

Status in OpenStack Identity (keystone):
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1226132/+subscriptions