touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #41721
[Bug 1187992] Re: The rest apis in keystone V3 fail. The APIs : project users list etc..
Not a unity bug.
** Changed in: unity
Status: New => Invalid
** Changed in: unity (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1187992
Title:
The rest apis in keystone V3 fail. The APIs : project users list etc..
Status in Unity:
Invalid
Status in unity package in Ubuntu:
Invalid
Bug description:
The three keystone V3 REST APIs fail. But the three were recorded in
the doc https://github.com/openstack/identity-api/blob/master
/openstack-identity-api/src/markdown/identity-api-v3.md, so they
should be supported in current community code.
List project users: GET /projects/{id}/users
List users with a role: GET /roles/{role_id}/users
List user’s roles: Get /users/{user_id}/roles
The error I got for issuing these API,
------
{
"error": {
"message": "The resource could not be found.",
"code": 404,
"title": "Not Found"
}
------
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1187992/+subscriptions