[pve-devel] [PATCH container/qemu-server 0/2] Fix #1924: add snapshot parameter

Rhonda D'Vine rhonda at proxmox.com
Tue Jan 22 17:27:03 CET 2019


The config and showcmd CLI commands offer the config and showcmd
functions. Both of that outputs may vary with respect to a given
snapshot. This adds a switch that shows the corresponding snapshot's
config and command line.

Also add debian/SOURCE to debian/docs for installation into the package.

Rhonda D'Vine (2):
  pve-container: Fix #1924: add snapshot parameter
  qemu-server: Fix #1924: add snapshot parameter

 pve-container/debian/control             |  2 +-
 pve-container/debian/docs                |  1 +
 pve-container/src/PVE/API2/LXC/Config.pm | 19 +++++++++++++++++++
 qemu-server/PVE/API2/Qemu.pm             | 19 +++++++++++++++++++
 qemu-server/PVE/CLI/qm.pm                | 12 ++++++++++--
 qemu-server/PVE/QemuServer.pm            | 13 ++++++++++++-
 qemu-server/debian/control               |  4 ++--
 7 files changed, 64 insertions(+), 6 deletions(-)
 create mode 100644 pve-container/debian/docs

-- 
2.11.0





More information about the pve-devel mailing list