9 Commits

Author SHA1 Message Date
34ef055954 Adjust VNI column for provisioner to text
Allows the storing of the textual cluster labels (e.g. 'upstream') as
valid VNI values in the template.
2021-06-02 15:45:22 -04:00
961ebb4c01 Lint: E305 expected 2 blank lines after class or function definition, found X 2020-11-07 13:17:49 -05:00
98a573bbc7 Lint: E402 module level import not at top of file 2020-11-06 20:40:32 -05:00
fde8ea2fea Lint: W291 trailing whitespace 2020-11-06 19:44:14 -05:00
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
887e14a4e2 Add storage benchmarking to API 2020-08-25 01:57:21 -04:00
c18c76f42c Add alembic script_location field 2020-02-17 11:36:33 -05:00
d975f90f29 Add database fields for OVA storage 2020-02-17 11:27:35 -05:00
760805fec1 Ensure database migrations are in source control 2020-02-15 23:16:40 -05:00