Update git submodules

* Update neutron from branch 'master'
  - Merge "Show all SG rules belong to SG in group's details"
  - Show all SG rules belong to SG in group's details
    
    If security group contains rule(s) which were created by different
    user (admin), owner of this security group should see such rules
    even if those rules don't belong to him.
    
    This patch changes to use admin_context to get security group rules
    in get_security_group() method to achieve that.
    
    Test to cover such case is added in neutron-tempest-plugin repo.
    
    Change-Id: I890c81bb6eabc5caa620ed4fcc4dc88ebfa6e1b0
    Closes-Bug: #1824248
This commit is contained in:
Zuul 2019-05-25 01:03:03 +00:00 committed by Gerrit Code Review
parent fa213b1c9c
commit 2fccc7c09e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit de59a21754747335d0d9d26082c7f0df105a30c9
Subproject commit 71a02468dddf698b83a0a50b8a787e2a8793d113