You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In oned.conf, the ONEGATE_ENDPOINT must use double quotes. E.g., this is not valid:
ONEGATE_ENDPOINT = 'http://172.16.100.1:5030'
Default oneadmin user doesn't have TOKEN_PASSWORD in his template. It's not possible to use OneGate as the OpenNebula fails when generating a token into the VM's context media:
Thu Jun 27 15:45:34 2019 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/0/deployment.0
Thu Jun 27 15:45:34 2019 [Z0][VM][E]: Cannot generate OneGate token: TOKEN_PASSWORD not set in the user template.
Thu Jun 27 15:45:34 2019 [Z0][VMM][E]: Cannot set context disk to update it for VM 0
Thu Jun 27 15:45:34 2019 [Z0][VM][I]: New LCM state is BOOT_FAILURE
NICE TO HAVE: It would be great if the default template comes with preconfigured OneGate token and reporting:
oned.conf
, theONEGATE_ENDPOINT
must use double quotes. E.g., this is not valid:TOKEN_PASSWORD
in his template. It's not possible to use OneGate as the OpenNebula fails when generating a token into the VM's context media:The text was updated successfully, but these errors were encountered: