Update git submodules

* Update openstack-helm from branch 'master'
  to b72f3d0f3c6278521b70bbaaefb9fe81063619a2
  - Avoid unrequired policy setup
    
    OpenStack services already moved to use policy in code.
    No need to have policy file at this point, at least no need to put
    default policy rule to policy.yaml file anymore.
    To put in duplicate rules, will cause unnecessay logs and process.
    Also not healthy for policy in code maintain as the `default` rules in
    openstack-helm might override actual default rules in code which we
    might not even mean to change it at all.
    
    Change-Id: I29ea57aa80444ed64673818e597c9ca346ba7b2f
This commit is contained in:
ricolin 2022-11-25 09:04:01 +08:00 committed by Gerrit Code Review
parent 2665bfc61e
commit db1df75377
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5ad407ab0e99d25200a3ce2da06e9f7d62b8e5ad
Subproject commit b72f3d0f3c6278521b70bbaaefb9fe81063619a2