Comment 9 for bug 1714270

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.openstack.org/526099
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=be2080689ea09b325804d7cd5f9d96508cc83ce5
Submitter: Zuul
Branch: master

commit be2080689ea09b325804d7cd5f9d96508cc83ce5
Author: Martin André <email address hidden>
Date: Wed Dec 6 16:30:35 2017 +0100

    Comment out tacker image until service is ready

    The kolla tacker image was split into base, conductor and server images
    in review I52778e86e4f2c297ead8d4b09983e5e38ca88c70 but TripleO
    implementation is lacking behind and is still referencing the tacker
    image.

    This prevents to automatically generate the list of images required for
    a TripleO deployment by inspecting the overcloud_containers.yaml.j2
    file. This commit comments out the tacker block until the TripleO tacker
    service implementation has caught up with the Kolla change.

    Change-Id: I4883ab04cec428a619ace84d61d4d44bd302264e
    Related-Bug: #1714270