Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable inter-datacenter migration, providing support for multi-cloud simulations #361

Closed
manoelcampos opened this issue Oct 27, 2021 · 0 comments

Comments

@manoelcampos
Copy link
Collaborator

manoelcampos commented Oct 27, 2021

FEATURE

VM migration just works inside the same Datacenter. If that one doesn't have suitable Hosts for performing intra-datacenter migration, a different datacenter should be tried.

Detailed information about how the feature should work

If suitable Hosts cannot be found inside the Datacenter linked to a VmAllocationPolicyMigration instance,
the next datacenter from the CloudInformationService datacenter list must be tried.

Examples

@manoelcampos manoelcampos self-assigned this Oct 27, 2021
manoelcampos added a commit that referenced this issue Oct 27, 2021
- Shows how to migrate VMs between datacenters

Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
@manoelcampos manoelcampos changed the title Enable inter-datacenter migration Enable inter-datacenter migration that will consequently provide support for multi-cloud simulations Oct 27, 2021
@manoelcampos manoelcampos changed the title Enable inter-datacenter migration that will consequently provide support for multi-cloud simulations Enable inter-datacenter migration, providing support for multi-cloud simulations Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant