]> 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>
Wed, 24 Jul 2019 13:29:01 +0000 (15:29 +0200)
commitd26f5e70e74181ea9bc3aaad7322e306e5d5d867
tree6e4ba090d402d8d9ca7944048f288d9eccc4ac3a
parent71d264d6e1dbe60963a4946cfdb1769f06200151
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