[pve-devel] [RFC v2 cloudinit pve-manager 0/2] Updates

Alexandre DERUMIER aderumier at odiso.com
Wed Aug 19 15:49:59 CEST 2015


Thanks Wolfgang, I'll try them tomorrow.

----- Mail original -----
De: "Wolfgang Bumiller" <w.bumiller at proxmox.com>
À: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 19 Août 2015 12:56:36
Objet: [pve-devel] [RFC v2 cloudinit pve-manager 0/2] Updates

*) Instead of a generate/regenrate button there's an 'enabled' checkbox now. 
(still needs some tweaking) 

*) There's a 'commit config' button to commit changes when the machine is 
running. (Ejects the current disk and inserts a newly generated one.) 

*) Kept the Edit/Revert buttons as they work the same as in the hardware view. 

Wolfgang Bumiller (2): 
cloudinit: draft 
cloudinit: replace add/delete/remove with enabled 

www/css/ext-pve.css | 6 + 
www/images/Makefile | 1 + 
www/images/cloudinit.png | Bin 0 -> 193 bytes 
www/manager/Makefile | 3 + 
www/manager/Parser.js | 85 ++++++++++ 
www/manager/Utils.js | 27 ++- 
www/manager/qemu/CloudInit.js | 321 +++++++++++++++++++++++++++++++++++ 
www/manager/qemu/CloudInitCreator.js | 84 +++++++++ 
www/manager/qemu/Config.js | 5 + 
www/manager/qemu/HardwareView.js | 52 ++---- 
www/manager/qemu/IPConfigEdit.js | 233 +++++++++++++++++++++++++ 
11 files changed, 780 insertions(+), 37 deletions(-) 
create mode 100644 www/images/cloudinit.png 
create mode 100644 www/manager/qemu/CloudInit.js 
create mode 100644 www/manager/qemu/CloudInitCreator.js 
create mode 100644 www/manager/qemu/IPConfigEdit.js 

-- 
2.1.4 


_______________________________________________ 
pve-devel mailing list 
pve-devel at pve.proxmox.com 
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 




More information about the pve-devel mailing list