Update git submodules

* Update oslo.policy from branch 'master'
  to d80573c61254a2f8f371746bc678bd3b60f8a6a4
  - Fix deprecated rule logic if the rule was deleted in policy directory.
    
    The bug scenario:
    - define deprecated rule in policy folder
    - start a service
    - enforce policies
    - remove the rule in policy folder
    - enforce policies
    
    New default is applied to the rule,
    but new and old defaults should be applied
    (OR logic)
    The patch fixes it.
    
    Closes-Bug: 1977549
    Change-Id: If11fe2da1163d6d3f16d133aeb207a055cf30de4
This commit is contained in:
Mitya_Eremeev 2023-03-27 08:25:06 +03:00 committed by Gerrit Code Review
parent cecd6cfe0c
commit 5eaa7858e5

@ -1 +1 @@
Subproject commit e7b9dd1f5ab10b447faba291ca0f89089aa46bcc
Subproject commit d80573c61254a2f8f371746bc678bd3b60f8a6a4