Remove unused tables

Bug #2038555 reported by Rodolfo Alonso
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Rodolfo Alonso

Bug Description

There are many tables created by default during the installation of Neutron that are no longer used because the related projects are no longer maintained. For example:
* 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

Tags: db
Changed in neutron:
importance: Undecided → Low
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/897472

Changed in neutron:
status: New → In Progress
tags: added: db
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

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron-vpnaas (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron-vpnaas/+/898153

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

Reviewed: https://review.opendev.org/c/openstack/neutron-vpnaas/+/898153
Committed: https://opendev.org/openstack/neutron-vpnaas/commit/e944dc144cb8bc79b31c03cce5cd15c22ce4ba23
Submitter: "Zuul (22348)"
Branch: master

commit e944dc144cb8bc79b31c03cce5cd15c22ce4ba23
Author: yatinkarel <email address hidden>
Date: Fri Oct 13 10:26:19 2023 +0530

    Make cisco_csr_identifier migration conditional

    neutron dropped 'cisco_csr_identifier_map' table in
    [1], this makes migrations for that table conditional.

    [1] https://review.opendev.org/c/openstack/neutron/+/897472
    Related-Bug: #2038555

    Change-Id: I31f2175cfc91a1d2bcb15b8911b2e323af25740d

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 24.0.0.0b1

This issue was fixed in the openstack/neutron 24.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.