[api-ref][Show user details] miss request parameter

Bug #1566607 reported by Nam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Nam

Bug Description

Show user details [1] miss parameters: name, enabled, email, id, user and username

[1]http://developer.openstack.org/api-ref-identity-admin-v2.html#admin-showUser

Tags: api-ref
Nam (namnh)
Changed in openstack-api-site:
assignee: nobody → Nam (namnh)
Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
status: New → Confirmed
tags: added: keystone
Revision history for this message
Sharat Sharma (sharat-sharma) wrote :

Hi Nam,
Still working on this?

Revision history for this message
Sharat Sharma (sharat-sharma) wrote :

I don't think all those request parameters are required. The user details can be listed just with the userId parameter.

Revision history for this message
Sharat Sharma (sharat-sharma) wrote :

[root@xxx ~(keystone_admin)]# openstack user show 5xxxxxxxxxxxxxxxxxxxxx
+----------+----------------------------------+
| Field | Value |
+----------+----------------------------------+
| email | glance@localhost |
| enabled | True |
| id | 5xxxxxxxxxxxxxxxxxxxxxxxxx |
| name | glance |
| username | glance |
+----------+----------------------------------+

Atsushi SAKAI (sakaia)
affects: openstack-api-site → keystone
summary: - [Show user details] miss request parameter
+ [api-ref][Show user details] miss request parameter
tags: added: api-ref
Revision history for this message
Steve Martinelli (stevemar) wrote :

indeed, only the ID is necessary to show a user.

Changed in keystone:
status: Confirmed → Invalid
tags: removed: keystone
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.