← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1700634] [NEW] Alembic should use oslo_db facades

 

Public bug reported:

Alembic in Glance uses the SQL Alchemy "engine_from_config" approach to
connecting to the database. This prevents the DB sync operations from
passing on additional parameters from the oslo_db namespace to the
engine, which breaks features like NDB support.

** Affects: glance
     Importance: Undecided
     Assignee: Octave Orgeron (octave-orgeron)
         Status: In Progress

** Changed in: glance
       Status: New => In Progress

** Changed in: glance
     Assignee: (unassigned) => Octave Orgeron (octave-orgeron)

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

Title:
  Alembic should use oslo_db facades

Status in Glance:
  In Progress

Bug description:
  Alembic in Glance uses the SQL Alchemy "engine_from_config" approach
  to connecting to the database. This prevents the DB sync operations
  from passing on additional parameters from the oslo_db namespace to
  the engine, which breaks features like NDB support.

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


Follow ups