-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
Moderate
-
False
-
False
-
Goal:
- OS-Migrate able to create VMs at the destination cloud with server affinity and anti-affinity.
- Pre-filter traits are not required
Acceptance Criteria:
- Workloads at the destination cloud have affinity groups that match the source cloud
- Use the placement filters. The configuration of these nova filters is out of the scope of this epic.
- Since os-migrate is not aware of the hosts that will belong to the aggregates, this information needs to be created manually:
#Add host to aggregate openstack aggregate add host <aggregate_name> <host_name>
- Os-migrate will handle:
- the migration of the aggregates with the related properties and AZs.
- the migration of flavors and images with the relevant properties.
Open questions:
- Estimated delivery?