Update git submodules

* Update neutron-lib from branch 'master'
  to 37ddc2cbaef47486b02222e853b40f817884a04e
  - Merge "Check proper config option to see if scope is enforced or not"
  - Check proper config option to see if scope is enforced or not
    
    Oslo policy introduced 2 config options which are related to the new
    "Secure RBAC" policies and are in most cases used together:
    * enforce_new_defaults
    * enforce_scope
    
    When I initially worked on new default policies in Neutron I always
    set both of them to True together and I wrongly added checking
    if enforce_new_defaults is set to True to check or set system_scope
    parameter in context object.
    As enforce_scope is related to scope actually, it should be set/check
    when enforce_scope is enabled, not when enforce_new_defaults is enabled.
    
    This patch fixes that by checking proper config option.
    
    Change-Id: Ib5d4134bf59ea37d983f33807b396b31ffd9719d
This commit is contained in:
Zuul 2022-05-30 11:25:22 +00:00 committed by Gerrit Code Review
parent d0f38f4d45
commit efe329641f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cd7b5e4a3f198a08331b734913d52eaa01b6c84c
Subproject commit 37ddc2cbaef47486b02222e853b40f817884a04e