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>