← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370511] [NEW] allow adding multiple roles for same user

 

Public bug reported:

[root@tigris01 ~(keystone_admin)]# keystone help user-role-add
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]

Add role to user.

Arguments:
  --user <user>, --user-id <user>, --user_id <user>
                        Name or ID of user.
  --role <role>, --role-id <role>, --role_id <role>
                        Name or ID of role.
  --tenant <tenant>, --tenant-id <tenant>
                        Name or ID of tenant.


in cli we can add multiple roles but can only add one in horizon. it would be good if we can add more than one 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/1370511

Title:
  allow adding multiple roles for same user

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  [root@tigris01 ~(keystone_admin)]# keystone help user-role-add
  usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]

  Add role to user.

  Arguments:
    --user <user>, --user-id <user>, --user_id <user>
                          Name or ID of user.
    --role <role>, --role-id <role>, --role_id <role>
                          Name or ID of role.
    --tenant <tenant>, --tenant-id <tenant>
                          Name or ID of tenant.

  
  in cli we can add multiple roles but can only add one in horizon. it would be good if we can add more than one role

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


Follow ups

References