yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14858
[Bug 1294437] Re: GET role by name OS-KSADM call not functional
** Changed in: keystone
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1294437
Title:
GET role by name OS-KSADM call not functional
Status in OpenStack Identity (Keystone):
Won't Fix
Bug description:
A get role by name call against adminurl returns all the roles instead
of the filtered role
GET /v2.0/OS-KSADM/roles?name=KeystoneServiceAdmin HTTP/1.1
Host: 10.127.101.67:35357
X-Auth-Token:
Content-Type: application/json
Accept-Encoding: gzip, deflate, compress
Accept: application/json
User-Agent: python-requests/2.2.1 CPython/2.7.4 Linux/3.13.0-17-generic
HTTP/1.1 200 OK
Vary: X-Auth-Token
Content-Type: application/json
Content-Length: 1624
Date: Wed, 19 Mar 2014 02:07:49 GMT
{"roles": [{"description": "test description", "name": "delme6699871",
"id": "0c388669b5f24b6b83e06a53132ac8f3"}, {"description": "test
description", "name": "delme5826205", "id":
"13a0e7d803674798ba4d7162a687ee78"}, {"id":
"1a5c8dae44f047a8ac972f0c5281f9a8", "name": "admin"}, {"description":
"test description", "name": "delme2440856", "id":
"2ac7708dbabe495b8b521d522789ac69"}, {"description": "test
description", "name": "delme6598029", "id":
"345941408ff14352852c6effeeafffd6"}, {"description": "test
description", "name": "delme3997949", "id":
"6defa1fe084d475abefdba18bc16da7b"}, {"id":
"7d07bbea97b040cf9aa70cd2c0519494", "name": "cls", "cls": "break"},
{"description": "test description", "name": "delme8497993", "id":
"7e32e8d74fa44429975b66f2034e0e8f"}, {"description": "test
description", "name": "delme3345843", "id":
"831fcc12e1c749eba4082e24f6e33c02"}, {"description": "test
description", "name": "delme1401640", "id":
"85dbba78a47c4eedbbd3825febc15907"}, {"description": "test
description", "name": "delme4184222", "id":
"93309675c7ff459b8d13bc1e1df3ee03"}, {"description": "test
description", "name": "delme7697947", "id":
"9a473c7f75144da5b53799487d16d13d"}, {"enabled": "True",
"description": "Default role for project membership", "name":
"_member_", "id": "9fe2ff9ee4384b1894a90878d3e92bab"}, {"id":
"e75fbe7b349c4200995026598768aae7", "name": "KeystoneAdmin"}, {"id":
"eccfbb67d68f45d3bf3fba02017bd091", "name": "Member"}, {"description":
"test description", "name": "delme3796526", "id":
"f72e90114945476eb081940e98c44976"}, {"id":
"fc4fec9f825c44d3ba2a0501287d27e0", "name": "KeystoneServiceAdmin"}]}
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1294437/+subscriptions
References