← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274718] Re: _test_postgresql_opportunistically calls get_mysql_connection_info

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => icehouse-3

-- 
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):
  Fix Released

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


References