[PATCH v3 pve-manager 0/2] cloudinit pending behaviour change

Alexandre Derumier aderumier at odiso.com
Wed Jun 22 16:13:33 CEST 2022


Implement new cloudinit api from last qemu-server patch serie.

I don't have tuned it yet, the rstore is polling the api each second,
 so extract the config from cloudinit drive each time.
I need to check how to load it once or when regenerated only.


need qemu-server patch series:
https://lists.proxmox.com/pipermail/pve-devel/2022-June/053366.html


Changelog v2:

- rebase to last master

Changelog v3:

- display net hw info (mac address)


Alexandre Derumier (2):
  ui: cloudinit : use new cloudinit config api
  ui: add cloudinit hotplug option

 www/manager6/Utils.js                       |  2 +
 www/manager6/form/HotplugFeatureSelector.js |  4 +
 www/manager6/qemu/CloudInit.js              | 82 +++++++++------------
 3 files changed, 42 insertions(+), 46 deletions(-)

-- 
2.30.2





More information about the pve-devel mailing list