Comment 2 for bug 1830706

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

Reviewed: https://review.opendev.org/661735
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e59c324e4bf9d78438b4e894c3b35e1ffec8e2c4
Submitter: Zuul
Branch: stable/queens

commit e59c324e4bf9d78438b4e894c3b35e1ffec8e2c4
Author: Lukas Bezdicka <email address hidden>
Date: Tue May 28 13:48:54 2019 +0200

    [FFWD] Fix cell0 database uri

    The database uri we were using is obsolete and we should get the
    correct data directly from heat. We also have to fix any
    enironment that already passed through FFWD in minor update.

    Change-Id: Ifcf46a115d4175e3932ffe777e5bd934fc33787a
    Resolves: rhbz#1614478
    Closes-bug: #1830706