Skip to content

[v2] Add config_drive to server struct#3547

Merged
stephenfin merged 1 commit intov2from
bp-v2-62a7ff0
Nov 3, 2025
Merged

[v2] Add config_drive to server struct#3547
stephenfin merged 1 commit intov2from
bp-v2-62a7ff0

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

Backport: #3536

Adds config_drive to the regular server struct used for responses. (currently only part of createOpts) which leads to situation that one can create a server with a config_drive. But one can not verify / see that information in any kind of response.

This fixes #3534.

Fixes #3524

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://docs.openstack.org/api-ref/compute/#servers-servers

Adds config_drive to the regular server struct used for responses.
(currently only part of createOpts) which leads to situation that one
can create a server with a config_drive. But one can not verify / see
that information in any kind of response.

This fixes #3534.
@github-actions github-actions bot added edit:compute This PR updates compute code v2 This PR targets v2 semver:minor Backwards-compatible change labels Nov 3, 2025
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 63.659% (-0.01%) from 63.671%
when pulling 339b92c on bp-v2-62a7ff0
into 4a4715c on v2.

@stephenfin stephenfin merged commit 11ca233 into v2 Nov 3, 2025
21 checks passed
@stephenfin stephenfin deleted the bp-v2-62a7ff0 branch November 3, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

edit:compute This PR updates compute code semver:minor Backwards-compatible change v2 This PR targets v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants