Comment 8 for bug 1806521

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/rocky)

Reviewed: https://review.openstack.org/625614
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e8efd140b15d2552558e976ebf3c6a872af1aafd
Submitter: Zuul
Branch: stable/rocky

commit e8efd140b15d2552558e976ebf3c6a872af1aafd
Author: Alex Schultz <email address hidden>
Date: Fri Dec 14 13:55:32 2018 -0700

    Lift the limit on ntp servers

    We accept multiple servers from the config but were only using the first
    one which can lead to ntp failures. We should be using the complete list
    provided by the end user.

    Change-Id: If2fd70253b8ad949825f2636bce80d5851851b1f
    Closes-Bug: #1806521
    (cherry picked from commit e9c907a9229f6b79a4063facaea9411e30a054f6)