yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92929
[Bug 2038555] Re: Remove unused tables
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 <ralonsoh@xxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2038555
Title:
Remove unused tables
Status in neutron:
Fix Released
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2038555/+subscriptions
References