This issue was originally opened by @gvcgael as hashicorp/packer#8098. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.
Hello,
Currently, the openstack builder does not support adding additionnal blockstorage volumes to VM.
This is a case useful to add persistent data disks to VMs.
This issue was originally opened by @gvcgael as hashicorp/packer#8098. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.
Hello,
Currently, the openstack builder does not support adding additionnal blockstorage volumes to VM.
This is a case useful to add persistent data disks to VMs.
It is available on Azure builder ( https://www.packer.io/docs/builders/azure.html#disk_additional_size ) and AWS builder ( https://www.packer.io/docs/builders/amazon-instance.html#ami_block_device_mappings ) but not in Openstack builder.
There references API are :