]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: rgw task can override --rgw-dns-name on the command line
authorCasey Bodley <cbodley@redhat.com>
Tue, 20 Feb 2018 17:28:24 +0000 (12:28 -0500)
committerNathan Cutler <ncutler@suse.com>
Tue, 8 Oct 2019 20:47:45 +0000 (22:47 +0200)
commite10364aa4a285f4e407d0f5afde949f70d2dea6c
treee7886b368fd0902d8f9e95196d39c66f1f6845a4
parent0cf65827ad3f56abd9b3fe34ec0ac410abbbd50f
qa/rgw: rgw task can override --rgw-dns-name on the command line

the value for rgw_dns_name isn't known until a machine is assigned, so
it can't be set via 'override: conf:'. add a per-client config option
to the rgw task so it can add the endpoint's hostname and/or s3website
hostname on the radosgw command line

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 658e5932fb79e2d33b73363b6ce76ff299809e16)
qa/tasks/rgw.py