Comment 15 for bug 1640436

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

Reviewed: https://review.openstack.org/540398
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=b265e2e7b0f530be8523e69fe7b336366b5be2a4
Submitter: Zuul
Branch: master

commit b265e2e7b0f530be8523e69fe7b336366b5be2a4
Author: Ryan Brady <email address hidden>
Date: Fri Feb 2 09:28:40 2018 -0500

    Adds Update Parameters Workflow

    This patch adds a workflow to update the parameters in a given
    deployment plan so the tripleo.parameters.update action does not
    need to be called directly. This patch also makes a small change
    to the parameters.py file to mitigate a import overshadowing.

    Change-Id: I4be0edabad934db6cc203dd45be98a0a3b5fc6e0
    Partial-Bug: 1640436