neutron/doc/source/contributor
Rodolfo Alonso Hernandez 3d307ef8f8 Script to remove duplicated port bindings
A new script to remove the duplicated port bindings was added. This
script will list all ``ml2_port_bindings`` records in the database,
finding those ones with the same port ID. Then the script removes
those ones with status=INACTIVE. This script is useful to remove
those leftovers that remain in the database after a failed live
migration.

"dry_run" mode is possible if selected in "[cli_script] dry_run"
boolean config option. The duplicated port bindings are printed in
the shell but not deleted.

Related-Bug: #1979072

Conflicts:
    neutron/conf/common.py

Change-Id: I0de5fbb70eb852f82bd311616557985d1ce89bbf
(cherry picked from commit c5b76a8393)
2022-09-30 00:24:00 +02:00
..
dashboards Doc: Due to recent grafana upgrade change urls in doc 2022-02-15 11:33:49 +01:00
internals Script to remove duplicated port bindings 2022-09-30 00:24:00 +02:00
ovn [OVN] scripts for networking-ovn code migration 2020-01-26 20:19:43 +00:00
ovn_vagrant [OVN] Merge networking-ovn vagrant into neutron 2020-02-18 17:26:15 -05:00
policies Merge "Doc: Due to recent grafana upgrade change urls in doc" 2022-02-21 12:01:33 +00:00
stadium Doc: Due to recent grafana upgrade change urls in doc 2022-02-15 11:33:49 +01:00
testing [stable/yoga] Drop -master jobs 2022-04-12 11:25:06 +02:00
alembic_migrations.rst Updates for python3.8 2020-04-28 14:03:21 -04:00
client_command_extensions.rst Update the documentation link for doc migration 2017-07-22 18:46:13 +09:00
contribute.rst Fix links for Source code references 2021-12-02 20:12:34 +05:30
contributing.rst [Community goal] Add contributor and PTL guide 2020-03-03 04:43:26 +01:00
development_environment.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
effective_neutron.rst Remove documentation about nested transactions 2021-01-18 12:22:40 +01:00
index.rst Merge "[Community goal] Add contributor and PTL guide" 2020-03-10 19:31:23 +00:00
modules.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
neutron_api.rst Rearrange existing documentation to fit the new standard layout 2017-07-08 05:49:56 +00:00
upgrade_checks.rst Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00