** 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 Keystone.
https://bugs.launchpad.net/bugs/1384457
Title:
Self value in Link is wrong in GET /OS-REVOKE/events
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
There are 2 events in the path
# curl -k -H "X-Auth-Token:SomeToken"
http://localhost:35357/v3/OS-REVOKE/events | python -mjson.tool
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
100 304 100 304 0 0 313 0 --:--:-- --:--:-- --:--:-- 313
{
"events": [
{
"issued_before": "2014-10-22T20:26:14.000000Z",
"project_id": "f5590b050dc14795b5e8447a223bd696"
},
{
"audit_id": "cAV3qiytQkuzpANJ3CPFRg",
"issued_before": "2014-10-22T20:29:44.000000Z"
}
],
"links": {
"next": null,
"previous": null,
"self": "http://localhost:35357/v3/OS-REVOKE/events/events"
}
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1384457/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp