The rest apis in keystone V3 fail. The APIs : project users list etc..

Bug #1187992 reported by Lijun Jiang
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Unity
Invalid
Undecided
Lijun Jiang
unity (Ubuntu)
Invalid
Undecided
Unassigned

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"
    }
------
}

Lijun Jiang (lijunjbj)
Changed in unity:
assignee: nobody → Lijun Jiang (lijunjbj)
Revision history for this message
Andrea Azzarone (azzar1) wrote :

Not a unity bug.

Changed in unity:
status: New → Invalid
Changed in unity (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.