diff options
| author | Christian Heimes <cheimes@redhat.com> | 2016-07-01 10:21:06 +0200 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-08-03 19:20:42 +0200 |
| commit | 1de92b13266b7ac748581f963d8fe7bdb87d1563 (patch) | |
| tree | 2b60c38c1207cc1505711be2428b7cc6863edca2 /ipaclient/plugins | |
| parent | 229e2a1ed9ea9877cb5e879fadd99f9040f77c96 (diff) | |
RedHatCAService should wait for local Dogtag instance
RedHatCAService.wait_until_running() uses dogtag.ca_status() to make a
HTTP(s) request to Dogtag in order to check if /ca/admin/ca/getStatus
returns OK. The ca_status() function defaults to api.env.ca_host as
host.
On a replica without CA ca_host is a remote host (e.g. master's
FQDN). ipa-ca-install waits for master:8080 instead of replica:8080,
which might be blocked by a firewall.
https://fedorahosted.org/freeipa/ticket/6016
Reviewed-By: Petr Spacek <pspacek@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipaclient/plugins')
0 files changed, 0 insertions, 0 deletions
