heat/heat
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
..
api Return HTTPBadRequest from circular dependency 2023-02-27 12:22:42 +00:00
cloudinit Detect EL8 platform-python 2020-12-15 11:31:40 -07:00
cmd db: Migrate to alembic 2023-03-25 12:00:35 +09:00
common Move CircularDependencyException to common 2023-02-27 12:22:38 +00:00
db db: Migrate to alembic 2023-03-25 12:00:35 +09:00
engine fix wrong attribute in heat senlin client 2023-03-09 12:55:31 +09:00
hacking Update hacking for Python3 2020-04-16 08:41:49 +02:00
httpd Always reset CONF when starting the wsgi app 2020-11-17 15:26:52 +00:00
locale Imported Translations from Zanata 2022-11-13 04:01:00 +00:00
objects Don't update status for replaced resource 2021-04-01 19:39:58 +05:30
policies Add OS::Neutron::QoSMinimumPacketRateRule resource 2022-06-13 14:39:57 +02:00
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
tests db: Migrate to alembic 2023-03-25 12:00:35 +09:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py change the dist name to 'openstack-heat' 2018-11-01 11:54:05 -04:00