]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: move [client.rgw] config into [client] 29778/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 20 Aug 2019 18:19:59 +0000 (14:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 20 Aug 2019 18:20:01 +0000 (14:20 -0400)
common rgw config was moved into [client.rgw] with the intent to
cover radosgw in multisite tests too, but this broke the default case
where radosgws are named after [client.rgw.port]. move the common stuff
to [client] so it does actually apply to both

Fixes: https://tracker.ceph.com/issues/41212
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/vstart.sh

index 0001302ccee0eb50c03008cccc1380c2a9492626..ffe43fda1460a4b9cb84a4a49f3e1b336d80c417 100755 (executable)
@@ -655,7 +655,6 @@ EOF
         log file = $CEPH_OUT_DIR/\$name.\$pid.log
         admin socket = $CEPH_ASOK_DIR/\$name.\$pid.asok
 
-[client.rgw]
         ; needed for s3tests
         rgw crypt s3 kms encryption keys = testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
         rgw crypt require ssl = false