[pve-devel] [RFC PATCH v7 0/4] cloudinit via regular storage syntax
Wolfgang Bumiller
w.bumiller at proxmox.com
Mon Jul 6 13:43:37 CEST 2015
Changes since v6:
* Removed 'cloudinit' standalone option.
* Searching for a cloudinit storage disk from the config.
See the FIXME from the commit message of patch 4/4:
> Config drives are recognized by their storage name of the
> form: VMID/vm-VMID-cloudinit.qcow2
> Example:
> ahci0: local:112/vm-112-cloudinit.qcow2,media=cdrom
>
> FIXME: This was easier to implement. Ideally the VMID
> wouldn't be required at all but this requires some more
> changes so I'm leaving this open for comments for now.
Alexandre Derumier (2):
implement cloudinit v2
cloud-init : force ifdown ifup at boot
Wolfgang Bumiller (2):
cloud-init changes
cloudinit: use qcow2 for future snapshot support
PVE/QemuServer.pm | 324 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
control.in | 2 +-
2 files changed, 322 insertions(+), 4 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list