[pve-devel] [PATCH V5 qemu-server] Move option 'pve-snapshot-name' to PVE::JSONSchema.
    Wolfgang Link 
    w.link at proxmox.com
       
    Thu Sep 21 09:33:10 CEST 2017
    
    
  
> Wolfgang Bumiller <w.bumiller at proxmox.com> hat am 21. September 2017 um 09:25 geschrieben:
> 
> 
> On Mon, Sep 18, 2017 at 11:52:48AM +0200, Wolfgang Link wrote:
> > To avoid update problems rename pve-snapshot-name to pve-snapshotname.
> 
> When not renaming this the new pve-common clashes with the old
> qemu-server.
> When renaming this the next updates to manager, qemu-server
> and container all need to happen together with pve-common.
> In both cases pve-storage needs to be updated together with pve-common.
> Not sure what to think about this. I do prefer consistency (keeping the
> hyphen in the name...)
I decide to rename because if we keep the name we have an build problem too.
The pve-common will not build because the option 'pve-snapshot-name' is already registered form qemu-server.
    
    
More information about the pve-devel
mailing list