Skip to content

Missing list options to Compute API services list call #1903

@dkt26111

Description

@dkt26111

The Compute API for listing services allows the specification of query parameters for binary or host name: https://docs.openstack.org/api-ref/compute/#list-compute-services

The current implementation of the List call does not allow for the specification of those parameters:
https://github.com/gophercloud/gophercloud/blob/master/openstack/compute/v2/extensions/services/requests.go#L9

I will put a PR to add options to the List API.

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