Comment 2 for bug 2038555

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/897472
Committed: https://opendev.org/openstack/neutron/commit/8aad0949855e9828a7f85fde4d28b8fa524714a8
Submitter: "Zuul (22348)"
Branch: master

commit 8aad0949855e9828a7f85fde4d28b8fa524714a8
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Oct 5 16:09:09 2023 +0000

    Drop unused tables from the Neutron database

    This is the list of tables removed from the Neutron database:
    * neutron.db.migration.alembic_migrations.external.REPO_CISCO_TABLES
    * neutron.db.migration.alembic_migrations.external.REPO_VMWARE_TABLES
    * neutron.db.migration.alembic_migrations.external.REPO_BROCADE_TABLES
    * neutron.db.migration.alembic_migrations.external.REPO_NUAGE_TABLES
    * other tables: "cisco_csr_identifier_map"

    Closes-Bug: #2038555
    Change-Id: Ia39f759dd7567970b00856e334786e4df74966cf