← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274718] [NEW] _test_postgresql_opportunistically calls get_mysql_connection_info

 

Public bug reported:

Not sure if this is intentional or an oversight, but
nova.tests.db.test_migrations.BaseWalkMigrationTestCase._test_postgresql_opportunistically
calls get_mysql_connection_info even though there is a
get_pgsql_connection_info method that is slightly different and used
elsewhere.

Obviously not breaking anything, but should probably be cleaned up.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: db low-hanging-fruit testing

** Tags added: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1274718

Title:
  _test_postgresql_opportunistically calls get_mysql_connection_info

Status in OpenStack Compute (Nova):
  New

Bug description:
  Not sure if this is intentional or an oversight, but
  nova.tests.db.test_migrations.BaseWalkMigrationTestCase._test_postgresql_opportunistically
  calls get_mysql_connection_info even though there is a
  get_pgsql_connection_info method that is slightly different and used
  elsewhere.

  Obviously not breaking anything, but should probably be cleaned up.

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


Follow ups

References