Comment 3 for bug 1519871

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

Reviewed: https://review.openstack.org/283778
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=971566b9c318ad521ef629811cd41c37424a9eaa
Submitter: Jenkins
Branch: master

commit 971566b9c318ad521ef629811cd41c37424a9eaa
Author: Trevor McKay <email address hidden>
Date: Tue Feb 23 15:19:53 2016 -0500

    Missing ignore_prot_on_def flag

    When node_group_template_update() calls cluster_template_update(),
    it must propagate the ignore_prot_on_def flag (used by the
    sahara-templates tool). This is an additional patch to the
    bug fix.

    Change-Id: I6a9ed5434e170d7397318c7d684533b851501efd
    Closes-bug: #1519871