]> git-server-git.apps.pok.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, 25 Jun 2019 10:49:39 +0000 (12:49 +0200)
commitf123c649e222fa52bfec13eea908bdf75f054fff
tree7424fc0c15f3d6fa05e38626265c834bc736d48b
parent32b6df730f73834395bfbfce04af967d3ccb5194
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