Re: [pve-devel] [PATCH v2 manager 3/6] api: register /nodes/X/cpu call for CPU models

2020-06-17 Thread Stefan Reiter
On 6/17/20 3:12 PM, Thomas Lamprecht wrote: Am 6/10/20 um 3:40 PM schrieb Stefan Reiter: Ping on this? The API part in qemu-server was already applied, but it's not callable without this (and not very useful without the GUI patches). what about the replues to 2/6 - I though some api paths

Re: [pve-devel] [PATCH v2 manager 3/6] api: register /nodes/X/cpu call for CPU models

2020-06-17 Thread Thomas Lamprecht
Am 6/10/20 um 3:40 PM schrieb Stefan Reiter: > Ping on this? The API part in qemu-server was already applied, but it's not > callable without this (and not very useful without the GUI patches). what about the replues to 2/6 - I though some api paths are moving or the like?

Re: [pve-devel] [PATCH v2 manager 3/6] api: register /nodes/X/cpu call for CPU models

2020-06-10 Thread Stefan Reiter
Ping on this? The API part in qemu-server was already applied, but it's not callable without this (and not very useful without the GUI patches). On 5/4/20 12:58 PM, Stefan Reiter wrote: Signed-off-by: Stefan Reiter --- Depends on updated qemu-server. PVE/API2/Nodes.pm | 7 +++ 1 file

[pve-devel] [PATCH v2 manager 3/6] api: register /nodes/X/cpu call for CPU models

2020-05-04 Thread Stefan Reiter
Signed-off-by: Stefan Reiter --- Depends on updated qemu-server. PVE/API2/Nodes.pm | 7 +++ 1 file changed, 7 insertions(+) diff --git a/PVE/API2/Nodes.pm b/PVE/API2/Nodes.pm index 58497b2b..2ac838ea 100644 --- a/PVE/API2/Nodes.pm +++ b/PVE/API2/Nodes.pm @@ -34,6 +34,7 @@ use