Comment 14 for bug 1712070

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

Reviewed: https://review.openstack.org/499133
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1fd5d9ea8b1c26a6a1aaea0427915459e55656ef
Submitter: Jenkins
Branch: stable/pike

commit 1fd5d9ea8b1c26a6a1aaea0427915459e55656ef
Author: Jiri Stransky <email address hidden>
Date: Mon Aug 28 16:05:26 2017 +0200

    Add clustercheck to service list for scenarios

    This service is necessary when we containerized TripleO with
    Pacemaker.

    The service is added also to non-containerized scenario lists, because
    the aim is to get rid of the -containers.yaml variants eventually.
    This shouldn't affect any jobs that don't include docker-ha.yaml. The
    resource registry entry is mapped to OS::Heat::None by default, and
    docker-ha.yaml maps it to actual containerized clustercheck.

    Change-Id: I342e29de52cb6ce069a05a2dbfb0501a2da200e6
    Partial-Bug: #1712070
    (cherry picked from commit 5b805cb37eec3097552314c6ce43c02c2a604d81)