Skip to content

Objectstorage v1: metadata cannot be removed from containers #1511

@NeilW

Description

@NeilW

There doesn't appear to be a way to remove metadata entry from a container with gophercloud. If you set a key to a null string the empty header is stripped from the request when the POST is made.

If sending empty headers is not possible, there is a X-Remove-Container-Metadata-XXX header option, which would probably require another field (RemoveMetadata []string).

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