yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49369
[Bug 1428946] Re: add keystone service id to observer audit
Reviewed: https://review.openstack.org/303963
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3ff7f133472a015ec28f806d353f7d5d6570476f
Submitter: Jenkins
Branch: master
commit 3ff7f133472a015ec28f806d353f7d5d6570476f
Author: Ryosuke Mizuno <r-mizuno@xxxxxxxxxxxxx>
Date: Mon Apr 11 17:07:29 2016 +0900
Add keystone service ID to observer audit
Information of the observer in the CADF notification was only two of
the "typeURI" and "id".
So, add the ID of the identity service as a "identity_id".
Change-Id: I579ad3051f784a6411f6f7af636c2c91d75c7425
Closes-Bug: #1428946
** Changed in: keystone
Status: In Progress => 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/1428946
Title:
add keystone service id to observer audit
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
When a CADF notification is sent off, the 'observer' portion looks
like the following:
"observer": {
"typeURI": "service/security",
"id": "openstack:3d4a50a9-2b59-438b-bf19-c231f9c7625a"
},
The ID field should be the ID of the keystone/identity service.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1428946/+subscriptions
References