Comment 3 for bug 1752132

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

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

commit c2538f78f139b8db3ee152a53d916a5b961370f9
Author: Martin André <email address hidden>
Date: Tue Feb 27 18:10:29 2018 +0100

    Disable murano horizon plugin until dep is met

    Murano dashboard has a dependency on heat-dashboard which is not yet in
    the horizon image. The heat-dashboard was recently packaged in RDO [1]
    but hasn't yet made it's way into current-tripleo or current-passed-ci.

    We need to add the package into the kolla image once there is a RDO
    promotion and re-enable the plugin.

    [1] https://github.com/rdo-packages/heat-dashboard-distgit

    Change-Id: I7c0ccd915d8429bb348c09ab621163aef275c669
    Related-Bug: #1752132