Re: [pve-devel] [manager] Submit pool if non-empty in lxc CreateWizard

2018-07-03 Thread Thomas Lamprecht
On 7/2/18 4:46 PM, Andrew Neitsch wrote: > The lxc CreateWizard ignores the pool setting. That makes creating > containers impossible for users who are restricted to using a pool. This > patch fixes that. > > Signed-off-by: Andrew Neitsch > --- > www/manager6/lxc/CreateWizard.js | 5 - > 1 f

[pve-devel] [manager] Submit pool if non-empty in lxc CreateWizard

2018-07-02 Thread Andrew Neitsch
The lxc CreateWizard ignores the pool setting. That makes creating containers impossible for users who are restricted to using a pool. This patch fixes that. Signed-off-by: Andrew Neitsch --- www/manager6/lxc/CreateWizard.js | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a