Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: remove the three-character limit when creating a container with swift interface #42182

Merged
merged 1 commit into from Aug 5, 2021
Merged

rgw: remove the three-character limit when creating a container with swift interface #42182

merged 1 commit into from Aug 5, 2021

Conversation

tengfWang
Copy link
Contributor

@tengfWang tengfWang commented Jul 5, 2021

rgw: remove the three-character limit when creating a container with swift interface

According to the swift interface documentation, the length of the container name must be 1 to 256 characters

Fixes: https://tracker.ceph.com/issues/51534

Signed-off-by: wangtengfei wangtengfei@inspur.com

…ontainer name must be 1 to 256 characters

Signed-off-by: wangtengfei <wangtengfei@inspur.com>
@github-actions github-actions bot added the rgw label Jul 5, 2021
@tengfWang tengfWang changed the title According to the swift interface documentation, the length of the container name must be 1 to 256 characters rgw: remove the three-character limit when creating a container with swift interface Jul 7, 2021
@cbodley
Copy link
Contributor

cbodley commented Aug 5, 2021

@cbodley cbodley merged commit f50f997 into ceph:master Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants