This repository was archived by the owner on Jan 16, 2024. It is now read-only.
  
  
  
  
  
Description
On 1st run, context files are not correctly created:
one_env files has only 3 lines on it (instead of 50) and context.sh file is missing.
cat /tmp/one_env
export TOKENTXT=""
export VMID="2580"
export ONEGATE_ENDPOINT="http://1.2.3.4:5030"
After vm reboot (second run), all seems fine though.
One-context 5.4.1 on Ubuntu 16.04 vm, OpenNebula 5.4.1.
All is working as expected with one-context version 5.0.3.
See attached log:
context5.4.1.log.txt