Skip to content

baremetal: fix handling of the "fields" query argument#2961

Merged
mandre merged 1 commit intogophercloud:masterfrom
dtantsur:baremetal-fields
Mar 9, 2024
Merged

baremetal: fix handling of the "fields" query argument#2961
mandre merged 1 commit intogophercloud:masterfrom
dtantsur:baremetal-fields

Conversation

@dtantsur
Copy link
Copy Markdown
Contributor

@dtantsur dtantsur commented Mar 1, 2024

Ironic expects a comma-separated string. Add a new feature to
BuildQueryString to choose the format of slices.

Closes: #2960

@github-actions github-actions bot added the semver:patch No API change label Mar 1, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 1, 2024

Coverage Status

coverage: 77.275% (+0.002%) from 77.273%
when pulling 6cbf38d on dtantsur:baremetal-fields
into 9c117aa on gophercloud:master.

@github-actions github-actions bot added semver:patch No API change and removed semver:patch No API change labels Mar 7, 2024
Copy link
Copy Markdown
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This is a rather elegant solution and I quite like it.

mandre
mandre previously approved these changes Mar 8, 2024
@dtantsur dtantsur dismissed mandre’s stale review March 8, 2024 13:28

The merge-base changed after approval.

@dtantsur
Copy link
Copy Markdown
Contributor Author

dtantsur commented Mar 8, 2024

@dtantsur dtantsur dismissed mandre’s stale review

To be clear, I obvious did NOT do that :-/ (I miss gerrit so much)

@mandre
Copy link
Copy Markdown
Contributor

mandre commented Mar 8, 2024

@dtantsur dtantsur dismissed mandre’s stale review

To be clear, I obvious did NOT do that :-/ (I miss gerrit so much)

Let me try again, otherwise you might need a rebase after #2964 merged.

mandre
mandre previously approved these changes Mar 8, 2024
@dtantsur dtantsur dismissed mandre’s stale review March 8, 2024 15:28

The merge-base changed after approval.

Ironic expects a comma-separated string. Add a new feature to
BuildQueryString to choose the format of slices.

Closes: gophercloud#2960
@github-actions github-actions bot added semver:patch No API change and removed semver:patch No API change labels Mar 8, 2024
@mandre mandre merged commit 477b8b0 into gophercloud:master Mar 9, 2024
@mandre mandre added the backport-v1 This PR will be backported to v1 label Mar 9, 2024
@dtantsur dtantsur deleted the baremetal-fields branch March 10, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v1 This PR will be backported to v1 semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

baremetal: invalid formats for lists in queries

3 participants