yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35551
[Bug 1476919] [NEW] Cannot use multi-byte role name in policy.json
Public bug reported:
Japanese (multi-byte) role name can be used when creating a new role in
Horizon. However, there is no way to define the following rule (replase
<japanese_word_for_admin> by a Japanese word) in policy.json.
{
"admin_required": "role:admin or role:<japanese_word_for_admin>"
}
At least support of role_id:xxx might fix the above issue.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: multi-byte policy.json role
--
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/1476919
Title:
Cannot use multi-byte role name in policy.json
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Japanese (multi-byte) role name can be used when creating a new role
in Horizon. However, there is no way to define the following rule
(replase <japanese_word_for_admin> by a Japanese word) in policy.json.
{
"admin_required": "role:admin or role:<japanese_word_for_admin>"
}
At least support of role_id:xxx might fix the above issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1476919/+subscriptions
Follow ups