]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorRodolfo Alonso Hernandez <ralonsoh@redhat.com>
Fri, 12 Dec 2025 19:51:30 +0000 (20:51 +0100)
committerGerrit Code Review <review@openstack.org>
Fri, 12 Dec 2025 19:51:30 +0000 (19:51 +0000)
commit696ad332e5c1cf19d9bcd1be16dbd347d3dd2f5f
tree76213615d2b718c405d3749e83b34c43fa7a2741
parentdd04ea4e5d37ff9d5b4af95873bc9d2a0850344b
Update git submodules

* Update neutron from branch 'master'
  to 9edf82b24d5180f18fa08b45900d45cf9ab9f2dc
  - [OVN] Fix the `_gen_router_port_ext_ids` call

    In the maintenance method `update_lrouter_ports_ext_ids_name_prefix`,
    the call to `_gen_router_port_ext_ids` should be done with a Neutron
    DB port, not the Logical_Switch_Port.

    Closes-Bug: #2134703
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@redhat.com>
    Change-Id: I2bc635e80f23d38683ae635ac15f4fc3e7a79b73
neutron