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

Instantiate toolkit service #9

Open
2 tasks done
CarlosAndreo opened this issue Dec 12, 2024 · 1 comment
Open
2 tasks done

Instantiate toolkit service #9

CarlosAndreo opened this issue Dec 12, 2024 · 1 comment
Labels

Comments

@CarlosAndreo
Copy link
Contributor

CarlosAndreo commented Dec 12, 2024

Prerequisites

  • I am running the latest version.
  • I have checked if there is already an issue created with the same characteristics.

Expected Behavior

The vm_template_contents field is expected to be added to the toolkit_service_params.json file for the toolkit service to deploy properly. It should be added until OpenNebula version 7.0 is released.

Current Behavior

Apparently a bug occurs when trying to deploy the 6G-SANDBOX toolkit service. The file to be attached when instantiating the service toolkit_service_params.json must include the parameter vm_template_contents. Currently, it is not included and the toolkit service does not take the parameters correctly.

Bug Information

This is a bug that depends on OpenNebula cli oneflow-template instantiate command in version 6.10. This bug has already been reported. It is expected that in OpenNebula version 7.0 it will be solved and the vm_template_contents parameter in the toolkit_service_params.json file will no longer need to be included.

Steps to Reproduce

  1. python3 installer.py

Context

  • Operating System: Linux
@CarlosAndreo
Copy link
Contributor Author

Try to use curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant