← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1648222] [NEW] Some unit tests using deprecated oslo_db.sqlalchemy.test_base

 

Public bug reported:

In neutron/tests/unit/db/test_sqlalchemytypes.py:

   .
   .
   .
   from oslo_db.sqlalchemy import test_base
   .
   .
   .
   class SqlAlchemyTypesBaseTestCase(test_base.DbTestCase):
   .
   .
   .

The contents of oslo_db.sqlalchemy.test_base have been deprecated.

https://github.com/openstack/oslo.db/blob/4.15.0/oslo_db/sqlalchemy/test_base.py#L38

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: db unittest

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

Title:
  Some unit tests using deprecated oslo_db.sqlalchemy.test_base

Status in neutron:
  New

Bug description:
  In neutron/tests/unit/db/test_sqlalchemytypes.py:

     .
     .
     .
     from oslo_db.sqlalchemy import test_base
     .
     .
     .
     class SqlAlchemyTypesBaseTestCase(test_base.DbTestCase):
     .
     .
     .

  The contents of oslo_db.sqlalchemy.test_base have been deprecated.

  https://github.com/openstack/oslo.db/blob/4.15.0/oslo_db/sqlalchemy/test_base.py#L38

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


Follow ups