← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370515] [NEW] allow edit of user role

 

Public bug reported:

I think it would be helpful to allow changing and updating a user's role
from horizon

root@tigris01 ~(keystone_admin)]# keystone help |grep role
    role-create         Create new role.
    role-delete         Delete role.
    role-get            Display role details.
    role-list           List all roles.
    user-role-add       Add role to user.
    user-role-list      List roles granted to a user.
    user-role-remove    Remove role from user.
    bootstrap           Grants a new role to a new user on a new tenant, after
[root@tigris01 ~(keystone_admin)]# keystone help user-role-add
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]

Add role to user.

we can actually user role-delete + role-create or role-create + --role
<role>, --role-id <role>, --role_id <role>

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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/1370515

Title:
  allow edit of user role

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  I think it would be helpful to allow changing and updating a user's
  role from horizon

  root@tigris01 ~(keystone_admin)]# keystone help |grep role
      role-create         Create new role.
      role-delete         Delete role.
      role-get            Display role details.
      role-list           List all roles.
      user-role-add       Add role to user.
      user-role-list      List roles granted to a user.
      user-role-remove    Remove role from user.
      bootstrap           Grants a new role to a new user on a new tenant, after
  [root@tigris01 ~(keystone_admin)]# keystone help user-role-add
  usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]

  Add role to user.

  we can actually user role-delete + role-create or role-create + --role
  <role>, --role-id <role>, --role_id <role>

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


Follow ups

References