Update git submodules

* Update neutron from branch 'master'
  to 55c20cdf1ad6e3a8e8e55e3d58dab8ad0354fa17
  - Merge "Add policy enforcer for "tags" service plugin"
  - Add policy enforcer for "tags" service plugin
    
    The following resources have been updated with new policies for
    tags:
    * Port
    * Subnet
    * Network
    * Router
    * FloatingIP
    * NetworkSegmentRange
    * NetworkSegment
    * SecurityGroup
    * Trunk
    * Subnetpool
    
    The admin can now enforce specific policies for the resource tags
    for the creation, update and deletion actions.
    
    NOTE: a follow-up patch, with a new Launchpad bug reference, will
          be created to move the ``Tagging`` class from
          ``ExtensionDescriptor`` to ``APIExtensionDescriptor``, and
          refactor the ``TaggingController`` to be a standard
          ``neutron.api.v2.base.Controller``. Any API resource using
          the second controller will use the path used by the wsgi
          hooks, in particular the policy hook. That will make unnecessary
          to manually call the ``policy.enforce`` method from the
          extension class methods.
    
    Closes-Bug: #2037002
    Change-Id: I9f3e032739824f268db74c5a1b4f04d353742dbd
This commit is contained in:
Zuul 2023-10-19 00:44:08 +00:00 committed by Gerrit Code Review
parent 8f740de752
commit 917133675b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1aa42e6aebc59bc13c88fd527af4f63623fa840e
Subproject commit 55c20cdf1ad6e3a8e8e55e3d58dab8ad0354fa17