From: Alexandre Derumier <aderumier@odiso.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH v2 pve-manager 0/2] cloudinit pending behaviour change
Date: Wed, 9 Jun 2021 14:02:06 +0200 [thread overview]
Message-ID: <20210609120208.3347788-1-aderumier@odiso.com> (raw)
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
next reply other threads:[~2021-06-09 12:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-09 12:02 Alexandre Derumier [this message]
2021-06-09 12:02 ` [pve-devel] [PATCH v2 pve-manager 1/2] ui: cloudinit : use new cloudinit config api Alexandre Derumier
2021-06-09 12:02 ` [pve-devel] [PATCH v2 pve-manager 2/2] ui: add cloudinit hotplug option Alexandre Derumier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210609120208.3347788-1-aderumier@odiso.com \
--to=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.