Comment 3 for bug 1405446

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/144746
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=00d305fd40ccfdc8b6b496f166469261414caa26
Submitter: Jenkins
Branch: master

commit 00d305fd40ccfdc8b6b496f166469261414caa26
Author: Dan Prince <email address hidden>
Date: Fri Jan 2 08:54:12 2015 -0500

    Drop the MysqlClusterUniquePart validation

    Trying to use overcloud-without-mergepy currently fails with
    a validation error around MysqlClusterUniquePart. This
    works around the issue by temporarily dropping the validation.

    Change-Id: If93945a2c3396b07b592d08efb1f66e11d6194dd
    Partial-bug: #1405446