Comment 5 for bug 1814852

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

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

commit 707dcf2b70381d91edf3eb1de6a67a8768adfa6d
Author: Chandan Kumar <email address hidden>
Date: Wed Feb 6 12:54:53 2019 +0530

    Disable tacker for scenario007

    https://review.openstack.org/#/c/633546 changed the path of
    tacker service deployment from docker/services/tacker.yaml to
    deployment/tacker/tacker-container-puppet.yaml but not updated
    in environments files, leading to failure during overcloud
    deployment. Also now tacker is containerize by default but this is a wip
    [1] so we disable here for sceanrio007 while work is finished

    [1] https://bugs.launchpad.net/tripleo/+bug/1714270

    Change-Id: Ic802a2ca60ee26a805731a6a64df3c51cde44d6a
    Closes-Bug: #1814852