Bug 1128324 - [RFE][oslo]: Common Alembic environment runner
Summary: [RFE][oslo]: Common Alembic environment runner
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/oslo...
Whiteboard: upstream_milestone_none upstream_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-09 04:05 UTC by RHOS Integration
Modified: 2015-03-19 17:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2014-08-09 04:05:11 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/common-alembic-env.

Description:

Make sqlalchemy.alembic_env with Env. Env is a base environment runner class. Env provides basic functionality to configure environment and run revision scripts. Project can use Env class as is, if it much project’s purposes. Otherwise project can inherit the class end override a methods. Env contains same functionality as default env.py module, but it is decomposed into several methods, intended to configure different objects needed by an environment.

Specification URL (additional information):

None


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