public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Hannes Laimer <h.laimer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH v2 pve-manager 0/2] add bulk hibernation action
Date: Tue,  9 Feb 2021 11:31:22 +0100	[thread overview]
Message-ID: <20210209103124.1949709-1-h.laimer@proxmox.com> (raw)

Adds suspendall endpoint which is resposible for hibernation and pause
of multiple VMs, this was done to mirror the behaviour of the suspend 
endpoint for single VMs(which also handels hibernation and pause). The
UI buttons for bulk hibernation were added.

Hannes Laimer (2):
  api2: add suspendall endpoint
  ui: add bulk hibernate action

 PVE/API2/Nodes.pm                 | 119 ++++++++++++++++++++++++++++++
 www/manager6/Utils.js             |   2 +
 www/manager6/form/VMSelector.js   |  34 ++++++---
 www/manager6/node/CmdMenu.js      |  15 ++++
 www/manager6/node/Config.js       |  13 ++++
 www/manager6/window/BulkAction.js |   7 ++
 6 files changed, 180 insertions(+), 10 deletions(-)

-- 
2.20.1





             reply	other threads:[~2021-02-09 10:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09 10:31 Hannes Laimer [this message]
2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 1/2] api2: add suspendall endpoint Hannes Laimer
2021-02-19 16:41   ` Thomas Lamprecht
2021-02-09 10:31 ` [pve-devel] [PATCH v2 pve-manager 2/2] ui: add bulk hibernate action Hannes Laimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210209103124.1949709-1-h.laimer@proxmox.com \
    --to=h.laimer@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal