Bug 1041887 - [RFE][keystone]: Use common code from Oslo for work with database
Summary: [RFE][keystone]: Use common code from Oslo for work with database
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/keys...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:53 UTC by RHOS Integration
Modified: 2017-02-04 05:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:37:18 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:53:51 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/use-common-oslo-db-code.

Description:

There is common code for work with database in Oslo. It contains work around session, SQLAchemy engines, wrappers, etc.
We can use this code instead of Keystone implementation.

So we should:
1) Sync common code for work with database from Oslo
2) Use Oslo code instead of current project implementation.
   - work with sqlalchemy session and engines
   - use sqlalchemy migration utils, to make work with migrations more clear

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.