Comment 14 for bug 1749209

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

Reviewed: https://review.openstack.org/564483
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=c5d3a943bc8f7b5ea95d5ef8e3ecfd4765563c05
Submitter: Zuul
Branch: stable/queens

commit c5d3a943bc8f7b5ea95d5ef8e3ecfd4765563c05
Author: Brent Eagles <email address hidden>
Date: Wed Apr 25 09:52:59 2018 -0230

    Fix missing docker package in neutron L3 agent container

    We need to use the append macro to add the docker package to the L3 agent
    container.

    Note: the dhcp image should really be doing the same thing, but requires
    a change to the kolla repo and will be addressed in follow-up patches.
    (See https://bugs.launchpad.net/kolla/+bug/1766863)

    Change-Id: Ib2d2ad4960ea34ec9e3fca1eeb322742341f7eb7
    Related-Bug: #1749209
    (cherry picked from commit 86117a7ce86ac2a2f0ae74bd907abac292d4d751)