Comment 14 for bug 1832537

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

Reviewed: https://review.opendev.org/669208
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e677aeacd706674762751f8b530ad08d6d925910
Submitter: Zuul
Branch: master

commit e677aeacd706674762751f8b530ad08d6d925910
Author: Martin Schuppert <email address hidden>
Date: Thu Jul 4 18:22:14 2019 +0200

    Set nova::keystone auth details hiera on compute

    For config drive we need to set the [api]/dhcp_domain
    in the computes. Therefore ::nova::metadata is included
    via https://review.opendev.org/668949 to the
    tripleo::profile::base::nova::compute class. We'd need
    to add this informaton as the ::nova::metadata includes
    ::nova::keystone::authtoken.

    Change-Id: Ib5d7cdd8efcb40d313a55b6ab516e7f15e619187
    Related-Bug: #1832537