Shurkys
Shurkys
### Description More information you can find [here](https://github.com/OpenNebula/terraform-provider-opennebula/issues/527) Also fix issue with the resolve_networks function in the codebase. The function was modified to correctly substitute network IDs into the vm_template_contents...
### Adding model and specification for OpenNebula Service Discovery This PR is as close as possible to AWS with OpenNebula terminology. Dataplaneapi with OpenNebula support at the testing stage
### Description Currently, there is no Data Source available to retrieve information about IP address ranges dynamically allocated for networks created through the opennebula_service resource in Terraform. This creates difficulties...
**Description** The `resolve_networks` function contains incorrect logic for replacing network variable placeholders with their corresponding network IDs. The current implementation uses the first key in the network hash, which can...
# What this PR does This PR adds functionality to generate metrics for on-call schedules. It introduces a method _get_schedule that retrieves on-call schedules for specified organization IDs, iterates through...
Refactored network ID retrieval logic to include checks for nil values and to ensure that the 'id' field is of type float64 before conversion. This prevents a panic caused by...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...