Bug 1042975

Summary: [RFE][oslo]: Common migration toolkit, that optionally uses alembic or migrate
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/oslo/+spec/oslo-migration-toolkit
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:44:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-13 16:50:21 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/oslo-migration-toolkit.

Description:

As a developer I want tool that allow smooth transition from sqlalchemy-migrate to alembic.

Core design points:

1. Allow bidirectional upgrade/downgrade from migrate to alembic and backwards
2. Plugability, migrate plugin should be disabled for projects where alembic is main migration tool
3. Oslo config compatible
4. Implement alembic revision autogeneration


Specification URL (additional information):

None