storage: remove $running param from volume_snapshot
not needed anymore after change in qemu-server Signed-off-by: Alexandre Derumier <alexandre.derumier@groupe-cyllene.com>
This commit is contained in:
committed by
Wolfgang Bumiller
parent
4ef8ab60f6
commit
e17a33794c
@ -22,10 +22,6 @@ Future changes should be documented in here.
|
||||
Feel free to request allowing more drivers or options on the pve-devel mailing list based on your
|
||||
needs.
|
||||
|
||||
* Add `running` parameter to `volume_snapshot()`
|
||||
The parameter *can* be used if some extra actions need to be done at the storage
|
||||
layer when the snapshot has already be done at qemu level when the vm is running.
|
||||
|
||||
* Introduce rename_snapshot() plugin method
|
||||
This method allow to rename a vm disk snapshot name to a different snapshot name.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user