Skip to content

BUG: Change build flavor to l6.c2#131

Merged
khalford merged 1 commit intomainfrom
change_build_flavor
Apr 24, 2026
Merged

BUG: Change build flavor to l6.c2#131
khalford merged 1 commit intomainfrom
change_build_flavor

Conversation

@khalford
Copy link
Copy Markdown
Member

The l3.nano flavor has a disk size of 50GB. When Packer snapshots the VM to create our image it sets the "virtual_size" property to the size of the VM root disk. OpenStack won't let you build a VM with a smaller disk than the image "virtual_size". This prevents use from using the l6.c2 flavor as it has a disk size of 35GB. By building all images with the smallest (in this case l6.c2) flavor we have, it should make sure the images work for every other flavor.

Resolves issue #130

The l3.nano flavor has a disk size of 50GB. When Packer snapshots the VM
to create our image it sets the "virtual_size" property to the size of
the VM root disk. OpenStack won't let you build a VM with a smaller disk
than the image "virtual_size". This prevents use from using the l6.c2
flavor as it has a disk size of 35GB. By building all images with the
smallest (in this case l6.c2) flavor we have, it should make sure the
images work for every other flavor.
@khalford khalford self-assigned this Apr 24, 2026
@khalford khalford added the bug Something isn't working label Apr 24, 2026
@khalford khalford merged commit 92c13d5 into main Apr 24, 2026
7 checks passed
@khalford khalford deleted the change_build_flavor branch April 24, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants