pvc/api-daemon/migrations
Joshua Boniface ec0b8acf90 Support per-VM migration type selectors
Allow a VM to specify its migration type as a default choice. The valid
options are "default" (i.e. behave as now), "live" which forces a live
migration only, and "shutdown" which forces a shutdown migration only.
The new option is treated as a VM meta option and is set to default if
not found.
2020-10-29 12:01:29 -04:00
..
versions Support per-VM migration type selectors 2020-10-29 12:01:29 -04:00
README Ensure database migrations are in source control 2020-02-15 23:16:40 -05:00
alembic.ini Add alembic script_location field 2020-02-17 11:36:33 -05:00
env.py Ensure database migrations are in source control 2020-02-15 23:16:40 -05:00
script.py.mako Ensure database migrations are in source control 2020-02-15 23:16:40 -05:00

README

Generic single-database configuration.