Skip to content

Object Store v1 : Missing fields ContainerSyncKey and ContainerSyncTo in response #1958

@pdesgarets

Description

@pdesgarets

In Object Store v1 API, /v1/{account}/{container} returns X-Container-Sync-Key and X-Container-Sync-To headers, but they are not used in the extraction.

Reading https://github.com/gophercloud/gophercloud/blob/master/openstack/objectstorage/v1/containers/requests.go , those headers appear to be already defined for creation and update, so they are only missing in the "read" operation.

I can provide with a PR if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions