Skip to content

Fix #69 - Add --os-type option to set the os_type in the volume image metadata#70

Merged
vexxhost-ci[bot] merged 1 commit intovexxhost:mainfrom
jmussmann:issue/69
Mar 3, 2025
Merged

Fix #69 - Add --os-type option to set the os_type in the volume image metadata#70
vexxhost-ci[bot] merged 1 commit intovexxhost:mainfrom
jmussmann:issue/69

Conversation

@jmussmann
Copy link
Copy Markdown
Contributor

@jmussmann Jan Mußmann (jmussmann) commented Mar 1, 2025

This pull request add the --os-type option to set os_type in the volume image metadata to fix #69.

  • --os-type: Sets the "os_type" volume (image) metadata variable.
    If set to "auto", it tries to recognize the correct operating
    system via the VMware GuestId.
    Valid values for the most OpenStack installations are "linux"
    and "windows"

@vexxhost-ci vexxhost-ci bot merged commit 3ae07b5 into vexxhost:main Mar 3, 2025
2 checks passed
vexxhost-ci bot pushed a commit that referenced this pull request Mar 4, 2025
Adds the enable-qemu-guest-agent parameter and sets "hw_qemu_guest_agent" to yes if set. Fixes issue #73 .
IMPORTANT:
This PR depends on the changes in #70, since it relies on the changes how "volumeImageMetadata" are handled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set os_type volume (image) metadata

2 participants