ceph/qa/suites
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
..
big
buildpackages
ceph-ansible Merge pull request #28803 from badone/wip-ceph_ansible_upgrade-ansible-2.8 2019-07-04 14:51:18 +10:00
ceph-deploy
cephmetrics qa/ceph-ansible: Replace pgs with pg_num 2019-07-01 16:10:54 +10:00
dummy
experimental qa: update testing for standby-replay 2019-02-27 21:39:12 -08:00
fs Merge PR #29363 into master 2019-07-30 22:46:55 -05:00
hadoop
kcephfs qa/suites/kcephfs/recovery/failover.yaml: disable RECENT_CRASH 2019-07-26 15:52:31 -05:00
krbd qa: krbd_wac.sh: add lvm test case 2019-03-29 11:20:30 +01:00
marginal
mixed-clients
multimds qa/suites/multimds/basic/tasks/ceph_test_snapshots: disable RECENT_CRASH 2019-07-29 18:17:15 -05:00
perf-basic qa/suites/perf-basic/workloads: add client_endpoint_rbd_4K_rand_write.yaml 2019-06-12 00:16:59 +00:00
powercycle qa: ignore slow metadata io wrn during osd thrash 2019-03-08 10:49:10 -08:00
rados qa/suites/rados/rest/mgr-restful: whitelist OSDMAP_FLAGS 2019-07-27 01:29:05 +08:00
rbd qa: test case for new rbd background tasks 2019-07-25 08:58:37 -04:00
rgw Validate bucket names as per revised s3 spec 2019-08-08 16:54:12 +05:30
samba
smoke qa/tests: removed 1node and systemd tests as ceph-deploy is not actively developed 2019-06-07 14:39:15 -07:00
stress
teuthology
tgt
upgrade qa/tests: added rgw into upgrade sequence to improve coverage 2019-07-31 08:48:03 -07:00
.qa