Comment 5 for bug 1743509

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-designate (stable/pike)

Reviewed: https://review.openstack.org/554111
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=72afdccb8f3d174bacd110db9f5e42774140c3b0
Submitter: Zuul
Branch: stable/pike

commit 72afdccb8f3d174bacd110db9f5e42774140c3b0
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 19 11:52:01 2018 +0800

    Designate/Neutron communicaton failure

    Designate communicate on publicURL (Default) endpoint with Neutron.
    When TLS is enabled it generates errors (Missing certificate). We
    need to ensure designate communicate with neutron on internalURL.

    Change-Id: I0f5f2e48af7b33bbe25d8a12f3a509df8b56b5fa
    Closes-Bug: #1743509