Use just IMAGE_PREFIX, not IMAGE_PREFIX+"one"
This commit is contained in:
@@ -5,6 +5,6 @@ TYPE = "IMAGE_DS"
|
||||
DISK_TYPE = "file"
|
||||
BRIDGE_LIST = "opennebula1"
|
||||
POOL_NAME = "test1"
|
||||
IMAGE_PREFIX = "my"
|
||||
IMAGE_PREFIX = "one"
|
||||
STAGING_DIR = "/var/tmp"
|
||||
VITASTOR_CONF = "/etc/vitastor/vitastor.conf"
|
||||
|
||||
Reference in New Issue
Block a user