Update git submodules

* Update openstack-ansible-os_heat from branch 'master'
  to 408f794e2a1d4162cc5211d0c94953ef08b5c0b7
  - 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
This commit is contained in:
Dmitriy Rabotyagov 2024-03-28 13:51:23 +01:00 committed by Gerrit Code Review
parent 10e275c102
commit 4885bd10be
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 835d2add96b86455474a57f2c1685195e0c1fe88
Subproject commit 408f794e2a1d4162cc5211d0c94953ef08b5c0b7