-
Notifications
You must be signed in to change notification settings - Fork 913
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 does not set VAppProductInfo on VirtualMachine #3111
Comments
Howdy 🖐 jcpowermac ! 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 |
This issue is stale because it has been open for 90 days with no |
vcsim: ResourcePool.ImportVApp improvements - Run within an internal Task as real vCenter does - Set VirtualMachineImportSpec.VAppConfig in CreateImportSpec - Propagate VAppConfig to VirtualMachine (config.vAppConfig) - Validate userConfigurable=false properties Fixes vmware#3111
@jcpowermac sorry for the delay, fixed by #3252 if you want to give it a try |
No worries @dougm thanks for fixing it! Though now I have to remember what I was up to ;-) |
vcsim: ResourcePool.ImportVApp improvements - Run within an internal Task as real vCenter does - Set VirtualMachineImportSpec.VAppConfig in CreateImportSpec - Propagate VAppConfig to VirtualMachine (config.vAppConfig) - Validate userConfigurable=false properties Fixes vmware#3111
Describe the bug
vcsim does not set VAppProductInfo on imported or created VirtualMachine
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Configuration spec of virtual machine set should be applied to VirtualMachine.
Affected version
0.30.4, main
Screenshots/Debug Output
If applicable, add screenshots or debug output to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: