Comment 8 for bug 1806353

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

Reviewed: https://review.openstack.org/631714
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4017891ab9caaeb5ff6d2b059bb066c1bf56c648
Submitter: Zuul
Branch: stable/rocky

commit 4017891ab9caaeb5ff6d2b059bb066c1bf56c648
Author: Martin André <email address hidden>
Date: Mon Dec 3 10:49:26 2018 +0100

    Rely on osa defaults for enabled services

    Tripleo should rely on openshift-ansible defaults as much as possible,
    especially concerning the services which are enabled.

    This removes the setting that explicitly disabled the service catalog
    and template service broker, and wire in the ansible-service-broker
    from heat parameters. The service-catalog and template-service-broker
    images do not need to be specified since they're derived from the
    oreg_url in openshift-ansible.

    Change-Id: Ie09696a54ba01f23003366a9f221d2f32f4b0270
    Depends-On: Ic358ed27d63015d297f50c10f553fc1c470ea6a5
    Closes-Bug: #1806353
    (cherry picked from commit e26a5ea3be34c8ed2e9c12bbfb04ccde24aa25c9)