Comment 6 for bug 1714270

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

Reviewed: https://review.openstack.org/500165
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=fbdd6d0ebd0fea5c99803af4e0923dff3ea01788
Submitter: Jenkins
Branch: master

commit fbdd6d0ebd0fea5c99803af4e0923dff3ea01788
Author: John Trowbridge <email address hidden>
Date: Fri Sep 1 14:34:59 2017 -0400

    Remove tacker from containers scenario001

    The containerized implementation of tacker is incomplete in THT,
    and relies on the pre-pike single "tacker" container. Container
    builds using the final pike release of kolla build three tacker
    containers to have seperate conductor and server containers.

    According to this bug[1], tacker does not even work without this
    conductor. Our scenario job needs to be updated to actually test
    tacker is working.

    This will need to be backported to pike, and we can work on
    better supporting tacker in containers in queens.

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

    Change-Id: I7cab33687a05bf6ba5c6fb70ba21f3250d3ef381
    Partial-Bug: 1714270