Public bug reported:

(This is not a functional bug but is a potential cleanup opportunity)

The latest master still contains database migration code for tables used
by Nuage plugin.

https://github.com/openstack/neutron/tree/8cba9a2ee86cb3b65645674ef315c14cfb261143/neutron/db/migration/alembic_migrations
 -> nuage_init_opts.py

However I noticed the nuage plugin is no longer maintained.

https://github.com/nuagenetworks/nuage-openstack-neutron/tree/master

AFAIU we can't remove these tables because plugins split out from the neutron 
repo early
rely in tables/databases created by neutron, but it's no longer useful to 
maintain these
in case the plugin is already unmaintained.

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- Remaining db migrations for Nuage plugin 
+ Remaining db migrations for unmaintained Nuage plugin

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2035168

Title:
  Remaining db migrations for unmaintained Nuage plugin

Status in neutron:
  New

Bug description:
  (This is not a functional bug but is a potential cleanup opportunity)

  The latest master still contains database migration code for tables
  used by Nuage plugin.

  
https://github.com/openstack/neutron/tree/8cba9a2ee86cb3b65645674ef315c14cfb261143/neutron/db/migration/alembic_migrations
   -> nuage_init_opts.py

  However I noticed the nuage plugin is no longer maintained.

  https://github.com/nuagenetworks/nuage-openstack-neutron/tree/master

  AFAIU we can't remove these tables because plugins split out from the neutron 
repo early
  rely in tables/databases created by neutron, but it's no longer useful to 
maintain these
  in case the plugin is already unmaintained.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2035168/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to