Update git submodules

* Update neutron from branch 'master'
  - Merge "Fix handling of network:shared field in policy module"
  - Fix handling of network:shared field in policy module
    
    Some policy rules e.g. for create_port are using rule "network:shared"
    in which "shared" field is related to network resource instead of
    port directly.
    Because of that, "shared" was missing from "target" in policy
    enforce module thus validation wasn't working properly for such rule.
    
    This patch fixes it by adding to FieldCheck checker possibility to
    get network object and use its "shared" field to validate policy.
    
    Change-Id: I56c99883fce40c37a5ee26e6e661c0cc0783c42f
    Closes-Bug: #1808112
This commit is contained in:
Zuul 2019-05-09 00:09:33 +00:00 committed by Gerrit Code Review
parent 8789798668
commit 7001bd5363
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6381fda2b2f29be4ecedf2ed1110aa789086ff3b
Subproject commit d0e64c61835801ad8fdc707fc123cfd2a65ffdd9