Skip to content

[objectstorage] Gophercloud accepts container names with a slash character #2551

@pierreprinetti

Description

@pierreprinetti

As per the OpenStack object-storage docs, container names must not contain a slash (/).

By accepting them, some functions change their meaning. For example, by passing a container name with a slash to containers.Create, it is possible to actually create an object (if the container exists).

Metadata

Metadata

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