yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26768
[Bug 1262494] Re: create keypair crashes on access limited
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
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/1262494
Title:
create keypair crashes on access limited
Status in OpenStack Dashboard (Horizon):
Expired
Bug description:
When I set the rule in /etc/nova/policy.json.
"compute_extension:keypairs": "",
"compute_extension:keypairs:index": "",
"compute_extension:keypairs:show": "",
"compute_extension:keypairs:create": "rule:admin_api",
"compute_extension:keypairs:delete": "rule:admin_api",
"compute_extension:v3:keypairs:discoverable": "",
"compute_extension:v3:keypairs": "",
"compute_extension:v3:keypairs:index": "",
"compute_extension:v3:keypairs:show": "",
"compute_extension:v3:keypairs:create": "rule:admin_api",
"compute_extension:v3:keypairs:delete": "rule:admin_api",
---------------------------------------------------------------------------------------------------
then login as a member of a project, not admin role, I want to create a keypair in Access & Security Panel of Dashboard.
After input a name of keypair, click button of create keypair, a error page occur , error information is about the /usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/access_and_security/keypairs/views.py , line 78.
I know a little about python but no Django, so I write some statements to prevent this error.
Hope you will correct this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1262494/+subscriptions