Comment 4 for bug 1624029

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

Reviewed: https://review.openstack.org/371228
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=42b2a79c816f289060a0abd35d3ef3924eb46852
Submitter: Jenkins
Branch: stable/mitaka

commit 42b2a79c816f289060a0abd35d3ef3924eb46852
Author: Matthew Thode <email address hidden>
Date: Thu Sep 15 11:24:48 2016 -0500

    load variables as a simple var for upgrades

    This is needed because the upgrade.sh script runs each task on it's own.
    Not as a natural play. extra vars (as defined automaticly via the
    openstack-ansible command) still take precidence.

    Change-Id: I86c95d3fb6f9d931093ff6622b25e814920940f6
    Closes-Bug: 1624029
    (cherry picked from commit 2ec74e9d8a012673bdad9343e5f9931f89bb8faa)