summaryrefslogtreecommitdiff
path: root/doc/saio/swift
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-11-22 17:38:54 +0000
committerTim Burke <tim.burke@gmail.com>2019-11-22 17:39:01 +0000
commite11c58ef892084f3dd1b08e0d0bfd97668705988 (patch)
treea414789a78d6be7dd2edf4b9413b15ee6f808192 /doc/saio/swift
parent0232b44046580734f9b1bedd0628ec27d16dba6b (diff)
downloadswift-e11c58ef892084f3dd1b08e0d0bfd97668705988.tar.gz
Turn off dns_compliant_bucket_names for ceph tests
We get a handful more passing tests that way, following their move to boto3. Change-Id: I73e9c38bde00a7117cec97e98f013e86350aa5be
Diffstat (limited to 'doc/saio/swift')
-rw-r--r--doc/saio/swift/proxy-server.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/saio/swift/proxy-server.conf b/doc/saio/swift/proxy-server.conf
index 935256140..fb1b4fc80 100644
--- a/doc/saio/swift/proxy-server.conf
+++ b/doc/saio/swift/proxy-server.conf
@@ -82,7 +82,6 @@ use = egg:swift#symlink
[filter:s3api]
use = egg:swift#s3api
s3_acl = yes
-dns_compliant_bucket_names = no
check_bucket_owner = yes
# Example to create root secret: `openssl rand -base64 32`