Update git submodules

* Update neutron from branch 'master'
  to 154ec11e699dc5c42a0c4396358e759917c2dbe0
  - Merge "Add missing port_binding policies"
  - Add missing port_binding policies
    
    In patch [1] API policies for get_port_binding and activate port binding
    were added. But I forgot about create_port_binding and
    delete_port_binding actions there so this follow up patch adds those
    missing policies.
    
    It also fixes mistake which was made in [1] with method for "activate"
    action set to "GET". It should be "PUT" and that's what this patch now
    fixes also.
    
    [1] https://review.opendev.org/c/openstack/neutron/+/884613
    
    Closes-Bug: #2013326
    Change-Id: I6e91c2b7df070f19270f9c60da5c32b69cf11918
This commit is contained in:
Zuul 2023-07-18 18:25:24 +00:00 committed by Gerrit Code Review
parent f01179e3b8
commit eaa722a7c4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 84f5a0a47714e05d5f9c649d7ee71b9d46d1e706
Subproject commit 154ec11e699dc5c42a0c4396358e759917c2dbe0