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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp