Skip to content

baremetal: invalid formats for lists in queries #2960

@dtantsur

Description

@dtantsur

In Ironic, list query arguments such as "fields" or "shard" accept comma-separated lists like ?fields=name,uuid, not repeated parameters like ?fields=name&fields=uuid. While I intend to fix the latter, Gophercloud should use the format understood by older versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions