* [pve-devel] [PATCH qemu-server] qm destroy: Extend --purge description
@ 2020-12-10 9:17 Dominic Jäger
2020-12-15 13:49 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dominic Jäger @ 2020-12-10 9:17 UTC (permalink / raw)
To: pve-devel
Add replication jobs & HA. This makes the enumeration complete.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
---
PVE/API2/Qemu.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm
index 00d98ab..693348d 100644
--- a/PVE/API2/Qemu.pm
+++ b/PVE/API2/Qemu.pm
@@ -1513,7 +1513,7 @@ __PACKAGE__->register_method({
skiplock => get_standard_option('skiplock'),
purge => {
type => 'boolean',
- description => "Remove vmid from backup cron jobs.",
+ description => "Remove VM ID from backup jobs, replication jobs and HA resource configuration.",
optional => 1,
},
},
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH qemu-server] qm destroy: Extend --purge description
2020-12-10 9:17 [pve-devel] [PATCH qemu-server] qm destroy: Extend --purge description Dominic Jäger
@ 2020-12-15 13:49 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-12-15 13:49 UTC (permalink / raw)
To: Proxmox VE development discussion, Dominic Jäger
On 10.12.20 10:17, Dominic Jäger wrote:
> Add replication jobs & HA. This makes the enumeration complete.
>
> Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
> ---
> PVE/API2/Qemu.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-15 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 9:17 [pve-devel] [PATCH qemu-server] qm destroy: Extend --purge description Dominic Jäger
2020-12-15 13:49 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal