Comment 1 for bug 1797443

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

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

commit 7d533b77370311926e23b18ef6dbdbf2c3dcac01
Author: Brent Eagles <email address hidden>
Date: Thu Oct 11 10:34:48 2018 -0230

    Ensure octavia flavor gets configured if composable octavia

    The octavia service templates configure the octavia flavor through the
    controller-worker is deployed on a node other than the controller. Since
    this uses docker_puppet_tasks, it is only run on the bootstrap node
    which at the moment means the first controller. This patch moves the
    flavor creation to the docker API template to make sure the flavor gets
    created when deploying worker components in an non-standard role.

    Closes-Bug: #1797443

    Change-Id: Id823672b82ea60f355d1f01068f802567d687da5