← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1524734] Re: usability improvement in instance detail page

 

Implemented elsewhere by https://review.openstack.org/#/c/396649/

** Changed in: horizon
       Status: In Progress => Invalid

** Changed in: horizon
     Assignee: Masco (masco) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1524734

Title:
  usability improvement in instance detail page

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  In instance detail page, we are having action log table.
  In that table, we displaying the user_id in user id column.
  This is not much useful for the users since the id is not user friendly.
  Here we don't have the username handy to display, we need to make a keystone call to get the username.
  For non admin user, it is not possible to make a keystone to get the username.
  But for the admin users, we can make a keystone call and display the username.
  It will be very user friendly. In addition to this we can link the user detail page with the username.
  So the user can go to the user detail page and see the infos about the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1524734/+subscriptions


References