Comment 2 for bug 1743509

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

Reviewed: https://review.openstack.org/534214
Committed: https://git.openstack.org/cgit/openstack/puppet-designate/commit/?id=bae7521e56aa32404e66b61a5b00b4bb3724ae79
Submitter: Zuul
Branch: master

commit bae7521e56aa32404e66b61a5b00b4bb3724ae79
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Jan 16 15:15:36 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: I1474cd23affc6d019d9aa9e847e373fefc431e82
    Closes-Bug: #1743509