Skip to content

fix(loki): opennebula templates can only be used by its owner

Daniel Dehennin requested to merge fix/loki-disk-uname into develop

The VM templates does not set the owner of the disk, only the owner can then start the VM.

  • templates/one/vm/loki-stack.xml (DISK): set IMAGE_UNAME.

Closes #24 (closed)

Merge request reports