Add OpenNebula plugin docs

This commit is contained in:
Vitaliy Filippov
2024-09-04 01:22:39 +03:00
parent ba9f263b75
commit ee3094c5e5
10 changed files with 380 additions and 11 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ DISK_TYPE = "file"
BRIDGE_LIST = "opennebula1"
POOL_NAME = "test1"
IMAGE_PREFIX = "my"
STAGING_DIR = /var/tmp
STAGING_DIR = "/var/tmp"
VITASTOR_CONF = "/etc/vitastor/vitastor.conf"