Comment 4 for bug 1543841

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to devstack (stable/liberty)

Reviewed: https://review.openstack.org/278160
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=380c6a4573232a6388357ad2b9a048940eeecf47
Submitter: Jenkins
Branch: stable/liberty

commit 380c6a4573232a6388357ad2b9a048940eeecf47
Author: Matthew Treinish <email address hidden>
Date: Tue Feb 9 19:19:48 2016 -0500

    Switch tempest verify-config usage to avoid bug

    This commit will unblock the world breakage caused by the recent
    cliff release. This exposes a hole in our constraints usage in
    devstack. We need to fix this bug for real in devstack and cliff,
    but that will take a few minutes to an hour or so. So let's just
    change the usage in the meantime, we can revert this when things
    are fixed for real.

    Change-Id: Ic63612dc50e064a3a69b88618e394ba17e083c22
    Related-Bug: #1543841