Comment 6 for bug 1806521

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

Reviewed: https://review.openstack.org/625347
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e9c907a9229f6b79a4063facaea9411e30a054f6
Submitter: Zuul
Branch: master

commit e9c907a9229f6b79a4063facaea9411e30a054f6
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