Re: [pve-devel] [PATCH pve-manager] set size in the rootfs parameter on CT create

2015-08-31 Thread Dietmar Maurer
applied. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH pve-manager] set size in the rootfs parameter on CT create

2015-08-31 Thread Thomas Lamprecht
Would be nice to be applied, as at the moment it's impossible to create containers from the manager with the newest packages. Only reminding in case it was lost/forgotten with all the patches lately :) On 08/27/2015 12:13 PM, Thomas Lamprecht wrote: As the size parameter is now deprecated

[pve-devel] [PATCH pve-manager] set size in the rootfs parameter on CT create

2015-08-27 Thread Thomas Lamprecht
As the size parameter is now deprecated and was replaced with the new rootfs parameter, use that one when creating an container. So we don't get an 'parameter verification failed' error. Signed-off-by: Thomas Lamprecht t.lampre...@proxmox.com --- www/manager/lxc/CreateWizard.js | 2 +- 1 file