Comment 5 for bug 1642961

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/400065
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=387ba2be1b4160c62250d39ebc8f4c681fe5e493
Submitter: Jenkins
Branch: stable/newton

commit 387ba2be1b4160c62250d39ebc8f4c681fe5e493
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Wed Nov 2 12:06:05 2016 +0200

    Ensure heat-domain hiera is in nodes that contain keystone

    The commit that this depends on only works if heat is deployed in the
    same node as keystone. Once we deploy them in different nodes, keystone
    won't be able to retrieve the appropriate hieradata. This fixes that by
    setting the appropriate hieradata to be deployed on the keystone service
    by the heat profiles.

    Related-Bug: #1642961
    Change-Id: I1f08db68a14486526879d1a5a1ff78cb17686924
    Depends-On: I7d42d04ef0c53dc1e62d684d8edacfed9fd28fbe
    (cherry picked from commit ed95fda7eda85e3d6e23b6e23be763ad2ddf282c)