First time here? Check out the FAQ!
![]() | 1 | initial version |
Did you assign the heat_stack_owner role to the user and tenant that you are using to run heat stack-create?
For example, using the example in the docs where they use the user 'demo' and the tenant 'demo' the role gets assigned as such:
keystone user-role-add --user demo --tenant demo --role heat_stack_owner