Default ATVM vmware compute migration options

This commit is contained in:
2026-03-31 12:35:44 -04:00
parent f88f910815
commit e60bd5e9cd
4 changed files with 26 additions and 6 deletions

View File

@@ -52,6 +52,7 @@ This file defines how to operate and maintain the ATVM workspace in `/home/aw/co
- Default plugin: `--use_specified_plugin iscsi`
- Always include `--ignore_force_shutdown` unless explicitly told not to.
- Always include `--test_partition` unless explicitly told not to.
- For `cmc-migrateops-compute-migration` to VMware, default to `--vm_platforms vmware` and `--set_static_ip_dest` unless explicitly told otherwise.
- Default config family: `gold`
- Do not auto-add the maintained `--exclude_partial_match` blacklist when the operator explicitly targets named VMs with `--specify_vms`.
- Even for explicit `--specify_vms` requests, first check whether any requested VM is on the maintained blacklist and stop if it is.