Comment 6 for bug 1806353

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

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

commit e26a5ea3be34c8ed2e9c12bbfb04ccde24aa25c9
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