pve-manager/PVE/CLI
Fabian Grünbichler 3bc032ad0e pve6to7: use new flags API
the old one is not available post-upgrade, let's use a single codepath
for this.

the new API only allows querying user-settable flags, but the only flags
we check besides 'noout' are not relevant for an upgrade of PVE 6.x to
7.x (PVE 6.x only supports Nautilus+ which requires these flags to be
set in order to work) so we can just drop those outdated checks instead
of extending/refactoring the API.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-07-06 14:20:46 +02:00
..
Makefile actually install pve6to7 tool 2021-05-28 11:16:59 +02:00
pve5to6.pm pve5to6: preparatory steps for when 7 is released 2021-05-19 19:02:51 +02:00
pve6to7.pm pve6to7: use new flags API 2021-07-06 14:20:46 +02:00
pveam.pm cli: pveam: remove unused private sub 2021-06-24 08:50:38 +02:00
pveceph.pm pveceph: also install nvme-cli 2021-07-05 12:05:13 +02:00
pvenode.pm cli: tasks: don't treat warning status as an error status 2021-07-02 12:52:08 +02:00
pvesh.pm Add all standard output options that are not yet defined 2020-03-02 20:17:53 +01:00
pvesr.pm Send an email when a replication job fails. 2017-12-13 14:51:07 +01:00
pvesubscription.pm api, ui: allow to remove subscription 2020-05-27 13:28:27 +02:00
vzdump.pm cli tools: correctly handle warnings status 2021-06-24 08:50:38 +02:00