Support specifying SQLAlchemy sub-driver

Bug #1072451 reported by Kiall Mac Innes
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Medium
Endre Karlson

Bug Description

Support specifying SQLAlchemy sub-driver type. e.g. this is valid but currently not supported:

    postgresql+psycopg2://user:password@host:port/dbname

The "+psycopg2" will trip up the current moniker.storage.get_engine() implementation

Tags: storage
Kiall Mac Innes (kiall)
Changed in moniker:
milestone: none → 2012.2
Kiall Mac Innes (kiall)
Changed in moniker:
milestone: 2012.2 → grizzly-3
Changed in moniker:
milestone: grizzly-3 → grizzly-1
assignee: nobody → Endre Karlson (endre-karlson)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to moniker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/15266

Changed in moniker:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to moniker (master)

Reviewed: https://review.openstack.org/15266
Committed: http://github.com/stackforge/moniker/commit/d9e2afae09af98c5f6fd65a002c8afc0271f66e7
Submitter: Jenkins
Branch: master

commit d9e2afae09af98c5f6fd65a002c8afc0271f66e7
Author: Endre Karlson <email address hidden>
Date: Fri Nov 2 10:06:23 2012 +0100

    Split on "+" to determine driver..

    Fixes bug 1072451

    Change-Id: I8f1bd45a9ffcac2a9cedaa7d19d7e9ea0e502924

Kiall Mac Innes (kiall)
tags: removed: sqlalchemy
Kiall Mac Innes (kiall)
Changed in designate:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.