I'm bumping this:
@Dietmar, @Dominik
I think there was an off-list discussion about this series at some point
(possibly about how the API communicates the status)?
Generally I find the visual changes quite nice (and they already helped
me cleanup out old storage defined for an long-gone volume gro
On Tue, Oct 10, 2017 at 03:44:19PM +0200, Philip Abernethy wrote:
> +sub validate_path {
> +my $path = shift;
> +return 0 if $path !~
> m'^/(vms|nodes|storage|pool|access/(?:groups|realms))(?:/([[:alnum:]\.\-\_]+))?$';
> +
> +if ($1 eq 'vms') {PVE::JSONSchema::pve_verify_vmid($2) if $2
applied
On Tue, Oct 10, 2017 at 03:44:18PM +0200, Philip Abernethy wrote:
> was erroneously registered as verify_groupname, overriding the previous
> registration
> ---
> PVE/AccessControl.pm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/PVE/AccessControl.pm b/PVE/Acce
applied series with v5 of 5,6,7
On Mon, Oct 02, 2017 at 10:37:29AM +0200, Emmanuel Kasper wrote:
> Since we switched to the SCSI controller in the Wizard as the recommended
> controller
> for hard disks (using VirtIO scsi in the backend) it was not clear for users
> that they were actually using
applied all except 2 & 3
On Tue, Oct 17, 2017 at 11:47:58AM +0200, Thomas Lamprecht wrote:
> series of patches which where all (but one new refacto patch) discussed
> and reviewed already.
> Implemented the reqeuested ordering changes for the more button.
>
> If not noted other wise the patches a
applied both patches
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel