TGM
TGM
**Description** I'm using OpenNebula with 3 servers. server 1 front-end server 2 kvm host server 3 kvm host Version 6.4.0 On server 2 I have a running VM ``` [root@hv06-poc...
Hello, Any plans to develop an OpenNebula provider?
Hello, If it's possible, please allow for the full navigation tree in breadcrumbs. It's currently over the hand to go to the bottom of the page and hit back a...
To where .... ? What is the path?
**Description** Hello, This bug is present on both OpenNebula 6.4.0.1 and OpenNebula 6.8.0, probably all version in between. The ```SPARSE=no``` parameter is ignored due to the fact that is not...
**Description** You can deploy any number of VMs on the same datastore as long as the disk size is under the TOTAL_MB size. In other works, vm_deploy does not check...
**Issue:** _[Host monitoring]_ opennebula-sunstone does not correctly calculate available disk space opennebula-sunstone uses the following formula to identify the free this space https://github.com/OpenNebula/one/blob/339f9c9fd6e38626ec27e8d848b8e6a85874e0b8/src/sunstone/public/app/tabs/datastores-tab/utils/datastore-capacity-bar.js#L30C26-L30C26 ``` var total = parseInt(info.TOTAL_MB); var used...
### NetBox version v3.4.3 ### Proposed functionality Add the ability to define ```custom_fields``` in ```netbox_ip_address``` Similar to the ```custom_fields``` found in ```netbox_virtual_machine``` resource. **_[custom_fields](https://registry.terraform.io/providers/e-breuninger/netbox/latest/docs/resources/virtual_machine#custom_fields) (Map of String)_** ### Use case...
### Description Provider version: 1.2.2 OpenNebula version: 6.4.0.1 opennebula_virtual_network_address_range cannot update existing IPs ``` ╷ │ Error: can't remove virtual network address range │ │ with module.vmk["vmk-dev-intel-01"].opennebula_virtual_network_address_range.ar["eth3"], │ on ../single-vm/main.tf...
### Description cpu_model gets replaced every time ### Terraform and Provider version Provider version: 1.2.1 OpenNebula version: 6.4.0 ### Affected resources and data sources template_section / cpu_model ### Terraform configuration...