openstack-ansible-os_heat/tasks
Dmitriy Rabotyagov 408f794e2a Grant proper privileges to admin user for testing purposes
At the moment we assign `heat_stack_owner` to the `admin` user in a
`service` project, which leads to a completely unwanted behaviour, since
`admin` user does not have any other privileges to the `service` project
rather then `heat_stack_owner`.

Instead we should be granting privileges to the bootstrapped project
for the admin user.

This fixes unclarity and potential issues users might face in horizon
by switching to the `service` project, where they have no permissions.

Change-Id: I95faa779bf62524fafd09576aa7ae27de029bb57
2024-03-14 11:58:19 +00:00
..
heat_db_sync.yml db_setup: refactor database setup to a common file 2019-06-03 19:49:44 +00:00
heat_install.yml Fix linters and metadata 2023-07-14 15:21:35 +02:00
heat_post_install.yml Use config_template as a collection 2021-11-30 15:17:18 +02:00
heat_pre_install.yml Fix linters and metadata 2023-07-14 15:21:35 +02:00
heat_service_setup.yml Grant proper privileges to admin user for testing purposes 2024-03-14 11:58:19 +00:00
main.yml Fix linters and metadata 2023-07-14 15:21:35 +02:00