Comment 4 for bug 1598163

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/354064
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=376f82c3ad2b442e78026910e507d1ec87226945
Submitter: Jenkins
Branch: stable/mitaka

commit 376f82c3ad2b442e78026910e507d1ec87226945
Author: Kyrylo Galanov <email address hidden>
Date: Tue Jul 12 07:22:55 2016 +0200

    Disable all hiera override yamls for globals

    We need to ensure that globals uses only astute.yaml to generate its
    helper variables. Othewise, we will have an issue on the second
    deployment if we modify astute.yaml and re-run the deployment

    Relates to I91ab492b44c137c476722f65de3dd99b2dce988a

    Change-Id: Ieef42f063911ed05ce05f1411bbaa1d4867aa455
    Related-Bug: #1590375
    Closes-bug: #1598163
    (cherry picked from commit 0aed35fb32796bb2db3364da114a50c291704dd2)