]> git.proxmox.com Git - qemu-server.git/commit - test/snapshot-test.pm
snapshot: implement __snapshot_activate_storages
authorFabian Ebner <f.ebner@proxmox.com>
Thu, 13 Jan 2022 11:04:02 +0000 (12:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Feb 2022 09:43:03 +0000 (10:43 +0100)
commitfe2c5069264247536ab39f0fb679476f103cccb7
treef5b0438a3e2286318467f802a77ef7a823bc6b3b
parent4df8fe45b2ced462972a06c20fb6e0dfa672a16e
snapshot: implement __snapshot_activate_storages

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/QemuConfig.pm
test/snapshot-expected/create/qemu-server/303.conf [new file with mode: 0644]
test/snapshot-expected/delete/qemu-server/204.conf [new file with mode: 0644]
test/snapshot-expected/rollback/qemu-server/303.conf [new file with mode: 0644]
test/snapshot-input/create/qemu-server/303.conf [new file with mode: 0644]
test/snapshot-input/delete/qemu-server/204.conf [new file with mode: 0644]
test/snapshot-input/rollback/qemu-server/303.conf [new file with mode: 0644]
test/snapshot-test.pm