yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27606
[Bug 1417921] [NEW] Error: Unauthorized: Unable to retrieve stack list.
Public bug reported:
As not admin role user, but heat_stack_user rule one, when I select
orchestration -->stack in horizon WEB-UI, it hints Error: Unauthorized:
Unable to retrieve stack list. then I launch one stack, input necessary
parameters, click 'next' , it hints: You must specify a template via one
of the available sources.
keystone.log
2015-02-04 15:49:11.442 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
2015-02-04 16:06:11.701 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
2015-02-04 16:08:09.213 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
In last, I modified ( "deny_stack_user": "not role:heat_stack_user" )
in /etc/heat/policy.json to ( "deny_stack_user":
"role:heat_stack_user" ) , all is ok
** Affects: heat
Importance: Undecided
Status: New
** Tags: heat
** Project changed: nova => heat
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1417921
Title:
Error: Unauthorized: Unable to retrieve stack list.
Status in Orchestration API (Heat):
New
Bug description:
As not admin role user, but heat_stack_user rule one, when I select
orchestration -->stack in horizon WEB-UI, it hints Error:
Unauthorized: Unable to retrieve stack list. then I launch one stack,
input necessary parameters, click 'next' , it hints: You must specify
a template via one of the available sources.
keystone.log
2015-02-04 15:49:11.442 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
2015-02-04 16:06:11.701 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
2015-02-04 16:08:09.213 14962 WARNING keystone.common.wsgi [-] You are not authorized to perform the requested action, admin_required.
In last, I modified ( "deny_stack_user": "not role:heat_stack_user" )
in /etc/heat/policy.json to ( "deny_stack_user":
"role:heat_stack_user" ) , all is ok
To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1417921/+subscriptions
Follow ups
References