Bug 1041779 - [RFE][glance]: Cleanup handling of SQLAlchemy session in DB access layer
Summary: [RFE][glance]: Cleanup handling of SQLAlchemy session in DB access layer
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:17 UTC by RHOS Integration
Modified: 2015-03-19 17:42 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:17:26 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/db-session-cleanup.

Description:

Bring the use of sessions and transactions in glance.db.sqlalchemy.api modules into a consistent state:
 - use explicit transactions only when necessary
 - don't pass session objects to public DB api methods
 - fix incorrect usage of sessions throughout the DB-related code

Specification URL (additional information):

None


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