Reviewed:  https://review.openstack.org/477665
Committed: 
https://git.openstack.org/cgit/openstack/glance/commit/?id=1705d3d337fb1c12e6b1084ecd42dd3c3c13d562
Submitter: Jenkins
Branch:    master

commit 1705d3d337fb1c12e6b1084ecd42dd3c3c13d562
Author: oorgeron <octave.orge...@oracle.com>
Date:   Mon Jun 26 14:06:58 2017 -0600

    Alembic should use oslo_db facades
    
    This fixes the issues of alembic going around oslo_db and
    not passing additional options to the engine.
    
    Closes-bug: #1700634
    Change-Id: Id4ec71d7868fec93e3ee793e6e3b8888f8c34c92


** Changed in: glance
       Status: In Progress => Fix Released

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

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

-- 
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