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

Alexandre Derumier aderumier at odiso.com
Wed Jun 9 14:02:06 CEST 2021


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.


Changelog v2:

- rebase to last master

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              | 85 +++++++++------------
 3 files changed, 43 insertions(+), 48 deletions(-)

-- 
2.20.1





More information about the pve-devel mailing list