yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41383
[Bug 1517751] [NEW] catalog/core notifications something wrong
Public bug reported:
notification.Audit.update needed to be changed from service_id to
ref['id'],when u call create_service function with service_id and
service_ref parameters, because service_id may be not equal to
ref['id'], we should use ref['id'] instead of service_id when calling
notifications.Audit.updated function
** Affects: keystone
Importance: Undecided
Status: New
--
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/1517751
Title:
catalog/core notifications something wrong
Status in OpenStack Identity (keystone):
New
Bug description:
notification.Audit.update needed to be changed from service_id to
ref['id'],when u call create_service function with service_id and
service_ref parameters, because service_id may be not equal to
ref['id'], we should use ref['id'] instead of service_id when calling
notifications.Audit.updated function
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1517751/+subscriptions
Follow ups