]> 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)
committerCasey Bodley <cbodley@redhat.com>
Mon, 3 Jun 2019 17:07:41 +0000 (13:07 -0400)
commit658e5932fb79e2d33b73363b6ce76ff299809e16
treefefb16405fdeffcbcdba7094ab3c6b4795a9b076
parent0fc2c8ecee2b6233292b9fd1325347fd0fdf9171
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>
qa/tasks/rgw.py