Re: [pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Thomas Lamprecht
On 10/10/19 1:22 PM, Dominik Csapak wrote: > On 10/10/19 1:05 PM, Thomas Lamprecht wrote: >> On 10/10/19 12:31 PM, Aaron Lauterer wrote: >>> Additionally we could add a hint if enabled saying something like this: >>> 'Make sure the Qemu Agent is installed in the VM' >>> >>> This would make it quite

Re: [pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Dominik Csapak
On 10/10/19 1:05 PM, Thomas Lamprecht wrote: On 10/10/19 12:31 PM, Aaron Lauterer wrote: On 10/10/19 12:21 PM, Dominik Csapak wrote: On 10/10/19 11:54 AM, Thomas Lamprecht wrote: To make it more clear that PVE does not somehow magically injects a QHA into the VM, but that this can be set if

Re: [pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Thomas Lamprecht
On 10/10/19 12:31 PM, Aaron Lauterer wrote: > > > On 10/10/19 12:21 PM, Dominik Csapak wrote: >> On 10/10/19 11:54 AM, Thomas Lamprecht wrote: >>> To make it more clear that PVE does not somehow magically injects a >>> QHA into the VM, but that this can be set if one has installed the >>> QGA in

Re: [pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Aaron Lauterer
On 10/10/19 12:21 PM, Dominik Csapak wrote: On 10/10/19 11:54 AM, Thomas Lamprecht wrote: To make it more clear that PVE does not somehow magically injects a QHA into the VM, but that this can be set if one has installed the QGA in the VM themself. good idea to make it clearer, but i think t

Re: [pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Dominik Csapak
On 10/10/19 11:54 AM, Thomas Lamprecht wrote: To make it more clear that PVE does not somehow magically injects a QHA into the VM, but that this can be set if one has installed the QGA in the VM themself. good idea to make it clearer, but i think the new text is also not ideal, since it does n

[pve-devel] [PATCH manager] ui: vm opts: clarify label for QGA

2019-10-10 Thread Thomas Lamprecht
To make it more clear that PVE does not somehow magically injects a QHA into the VM, but that this can be set if one has installed the QGA in the VM themself. Signed-off-by: Thomas Lamprecht --- www/manager6/form/AgentFeatureSelector.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)