![]() - add missed requirements - add required modules from openstack.common - added entry points to setup.cfg - fixed tests location - fixed incorrect common modules imports |
||
---|---|---|
.. | ||
README.rst | ||
__init__.py | ||
ext_alembic.py | ||
ext_base.py | ||
ext_migrate.py | ||
manager.py |
README.rst
This module could be used either for: 1. Smooth transition from migrate tool to alembic 2. As standalone alembic tool
Core points: 1. Upgrade/downgrade database with usage of alembic/migrate migrations or both 2. Compatibility with oslo.config 3. The way to autogenerate new revisions or stamps