heat/heat/cmd
Stephen Finucane 64621053c2 db: Migrate to alembic
This is significantly easier than Cinder, Nova etc. as Heat hasn't had
any database migrations in multiple cycles, meaning we don't need to
worry about having to apply any older sqlalchemy-migrate migrations
before switching to alembic. Instead, we simply need to determine we're
upgrading a deployment that was previously using sqlalchemy-migrate,
upgrading a deployment that has already migrated to alembic, or
deploying a new deployment, adjusting accordingly.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I808af9cb21ba21808209b1daddac7426f4cad310
2023-03-25 12:00:35 +09:00
..
__init__.py Add a basic heat-manage 2013-05-27 21:06:31 +10:00
all.py Monkey patch original current_thread _active 2020-05-04 13:19:21 -04:00
api.py Monkey patch original current_thread _active 2020-05-04 13:19:21 -04:00
api_cfn.py Monkey patch original current_thread _active 2020-05-04 13:19:21 -04:00
engine.py Monkey patch original current_thread _active 2020-05-04 13:19:21 -04:00
manage.py db: Migrate to alembic 2023-03-25 12:00:35 +09:00
status.py [goal] Deprecate the JSON formatted policy file 2021-06-17 01:35:45 +08:00