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

[BUG] vcsim: The spec.location.host SOAP parameter is ignored when cloning #2495

Closed
jpillon opened this issue Jun 16, 2021 · 1 comment · Fixed by #2496
Closed

[BUG] vcsim: The spec.location.host SOAP parameter is ignored when cloning #2495

jpillon opened this issue Jun 16, 2021 · 1 comment · Fixed by #2496

Comments

@jpillon
Copy link
Contributor

jpillon commented Jun 16, 2021

When using the SOAP API to clone a VM on a cluster with a targeted host, the target host is ignored and the new VM "runs" on the same host as the cloned one.

To Reproduce

  1. Start the simulator
  2. Perform a SOAP CloneVM_Task request on a cluster while defining the host parameter in the VirtualMachineRelocateSpec

Expected behavior
The VM should be "running" on the given host

Affected version
Found on v0.24.1, but the "missing" code persists on master

@github-actions
Copy link
Contributor

Howdy 🖐   jpillon ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.

jpillon added a commit to jpillon/govmomi that referenced this issue Jun 16, 2021
jpillon added a commit to jpillon/govmomi that referenced this issue Jun 20, 2021
protochron pushed a commit to protochron/govmomi that referenced this issue Aug 31, 2021
yuyin002 pushed a commit to yuyin002/govmomi that referenced this issue Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant