Comment 2 for bug 1729231

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-designate (master)

Reviewed: https://review.openstack.org/523379
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=9b7a81664a28383db839f993027498c20f307808
Submitter: Zuul
Branch: master

commit 9b7a81664a28383db839f993027498c20f307808
Author: Liam Young <email address hidden>
Date: Tue Nov 28 10:17:35 2017 +0000

    Extend retry times and decorated funcs for retry

    The designate charm uses the designate client to create server and
    domain objects during unit setup. This relies on the local designate
    service and keystone being up and responding. This has proved racey
    and this change extends the functions which have the retry decorator
    and extends the retry count.

    Partial-Bug: #1729231

    Change-Id: I35162817afe3ff770f5a8781a29f3be1642687ba