Role os_heat for OpenStack-Ansible
Go to file
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
defaults Deprecate and remove heat_deferred_auth_method variable 2024-01-09 13:10:29 +01:00
doc Switch sphinx language to en 2022-05-30 16:01:30 +02:00
examples Fix example playbook linters 2023-10-25 12:32:26 +02:00
handlers Add TLS support to heat backends 2023-04-29 18:37:10 +02:00
meta Fix linters and metadata 2023-07-14 15:21:35 +02:00
releasenotes Deprecate and remove heat_deferred_auth_method variable 2024-01-09 13:10:29 +01:00
tasks Grant proper privileges to admin user for testing purposes 2024-03-14 11:58:19 +00:00
templates Deprecate and remove heat_deferred_auth_method variable 2024-01-09 13:10:29 +01:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:58:35 +03:00
vars Add quorum queues support for service 2023-10-25 10:32:46 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 15:52:50 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:02 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:36 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:59:43 +03:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 19:38:44 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:05 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:18:59 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 08:32:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 11:41:17 +00:00
tox.ini Cleanup setup.py config 2022-04-04 09:56:10 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Heat

Ansible role to install OpenStack Heat.

This role will install:
  • heat-api
  • heat-api-cfn
  • heat-engine
Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_heat/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_heat/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_heat/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible