Add replicate as new storage feature.

This feature shows that the storage can send and receive images.
This commit is contained in:
Wolfgang Link
2017-04-24 17:15:30 +02:00
committed by Wolfgang Bumiller
parent 4bd0b38f53
commit f189504ccb

View File

@ -700,6 +700,7 @@ sub volume_has_feature {
template => { current => 1},
copy => { base => 1, current => 1},
sparseinit => { base => 1, current => 1},
replicate => { base => 1, current => 1},
};
my ($vtype, $name, $vmid, $basename, $basevmid, $isBase) =