Comment 34 for bug 1635409

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

Reviewed: https://review.openstack.org/450263
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=91634d82d7d71c59b80e2b3e06ae778f976c1d82
Submitter: Jenkins
Branch: master

commit 91634d82d7d71c59b80e2b3e06ae778f976c1d82
Author: Steven Hardy <email address hidden>
Date: Fri Mar 24 14:54:15 2017 +0000

    Validate NtpServers during plan processing

    Moving this to an earlier function allows us to decouple the plan
    processing from the heat_deploy which deploys the plan. In future
    it would be good to move this to a mistral validation instead of
    a client-side special case.

    Change-Id: If9e9fceb85408221cebbbacb8908f73b42268c19
    Partial-Bug: #1635409