Support ISO image uploads on provisioner #119

Open
opened 2021-02-17 10:28:47 -05:00 by JoshuaBoniface · 2 comments
JoshuaBoniface commented 2021-02-17 10:28:47 -05:00 (Migrated from git.bonifacelabs.ca)

Support ISO file uploads similar to OVA uploads. Should work effectively the same way using the same functions and endpoints but with creating "ISO" profiles instead of "OVA" profiles. Might want to rename/migrate "OVA" to "Image" to facilitate this, or add ISOs as a separate category (leaning towards the latter).

Support ISO file uploads similar to OVA uploads. Should work effectively the same way using the same functions and endpoints but with creating "ISO" profiles instead of "OVA" profiles. Might want to rename/migrate "OVA" to "Image" to facilitate this, or add ISOs as a separate category (leaning towards the latter).

With the provisioner rework this becomes slightly more trivial, would just need an example script and some additional code examples in the libvirt_schema library to handle it.

With the provisioner rework this becomes slightly more trivial, would just need an example script and some additional code examples in the libvirt_schema library to handle it.
joshuaboniface added this to the 1.0 milestone 2023-11-17 01:37:16 -05:00

I think this will require slightly more reworking of the provisioner's handling of source images, but is still on-roadmap for a 1.0 release.

I think this will require slightly more reworking of the provisioner's handling of source images, but is still on-roadmap for a 1.0 release.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#119
No description provided.