ceph/qa/suites/rgw
Soumya Koduri eb6eddbe8d Validate bucket names as per revised s3 spec
As per amazon s3 spec -
https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html

* The s3 bucket names should not contain upper case letters or underscore.
* Name cannot end with dash or have consecutive periods, or dashes adjacent
  to periods.
* Each label in the bucket name must start and end with a lowercase
  letter or a number.
* Name cannot exceed 63 characters.

This change is to enforce these rules if rgw_relaxed_s3_bucket_names is set to
'false' which is by default.

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

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
2019-08-08 16:54:12 +05:30
..
hadoop-s3a qa/rgw: add dnsmasq back to s3a-hadoop 2019-06-03 13:07:41 -04:00
multifs Validate bucket names as per revised s3 spec 2019-08-08 16:54:12 +05:30
multisite qa/rgw: use default ports (80 or 443) unless overridden 2019-06-03 13:07:41 -04:00
singleton
tempest qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc 2019-02-08 09:11:07 -06:00
thrash Validate bucket names as per revised s3 spec 2019-08-08 16:54:12 +05:30
verify Revert "qa: remove mon valgrind check in rgw verfiy suite" 2019-05-29 23:39:16 +02:00
.qa