Skip to content

fix microversion header #53

@jrperritt

Description

@jrperritt

Currently all ServiceClient methods erroneously add the Nova microversion header: https://github.com/gophercloud/gophercloud/blob/master/service_client.go#L52

Currently, I don't think there's a good way to know what type of ServiceClient the user has. One option would be to add a Type field to ServiceClient and switch on it in the (not yet existing) ServiceClient Request method.

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