Project 'rc/packer-openstack-hpc-image' was moved to 'rc/hpc-factory'. Please update any links and bookmarks that may still have the old path.
added Sprint 23-06 label
assigned to @louistw
mentioned in issue #27 (closed)
!39 (merged)
Tried to build qcow2
image with option image_disk_format
and got error creating volume. Not sure what causes it.
https://developer.hashicorp.com/packer/plugins/builders/openstack#image_disk_format
I think by default Openstack uses Nova compute's local volume for provisioning the root volume of an instance. We can only control the image format that is being stored if we use the cinder block storage service for provisioning root volume of an instance.
It might be something that is controlled on the backend from admin side.
added Sprint 23-07 label and removed Sprint 23-06 label
added Sprint 23-08 label and removed Sprint 23-07 label
mentioned in merge request !39 (merged)
mentioned in commit d4ccb9f6
closed with merge request !39 (merged)