heat/bin
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
..
heat-api Fix hacking warnings 2020-04-16 06:43:27 +00:00
heat-api-cfn Fix hacking warnings 2020-04-16 06:43:27 +00:00
heat-db-setup db: Migrate to alembic 2023-03-25 12:00:35 +09:00
heat-engine Fix hacking warnings 2020-04-16 06:43:27 +00:00
heat-keystone-setup Replace SCREEN_LOGDIR with LOGDIR 2017-09-25 16:04:02 +08:00
heat-keystone-setup-domain Fixes heat-keystone-setup-domain authentication failures with v3 2017-03-14 07:00:33 -07:00
heat-manage Fix hacking warnings 2020-04-16 06:43:27 +00:00