]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Thu, 18 Dec 2025 14:29:02 +0000 (14:29 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Dec 2025 14:29:02 +0000 (14:29 +0000)
commitbfe83a55d0ec3982a37d0d6b64ec75ba420d2d09
tree1371a1e27638e6b170f4983305d59ce2e79025af
parenta87b786ae54dac30bab3264321784d323eed04dd
Update git submodules

* Update neutron from branch 'master'
  to 1a0e4115995497ac0df9ed5353fabca483a7afb1
  - Merge "Refactor ovn-db-sync script"
  - Refactor ovn-db-sync script

    This patch refactors the ovn-db-sync CLI tool provided by Neutron in the
    way that actual sync tasks are now made as "plugins" which can be loaded
    through the entry_points. With that change stadium or 3rd party projects
    can add their own ovn-db-sync tasks and Neutron will load them together
    with tasks implemented in Neutron directly.

Assisted-by: Claude Code
    Closes-bug: #2130570

    Change-Id: I179abea54d81b31a1627e3e5054f814018ac774f
Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
neutron