Comment 2 for bug 1605453

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

Reviewed: https://review.openstack.org/345843
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=9cbceda259e930273a70ea533027f545faaf4207
Submitter: Jenkins
Branch: master

commit 9cbceda259e930273a70ea533027f545faaf4207
Author: liyingjun <email address hidden>
Date: Tue Jul 26 16:06:41 2016 +0800

    Fixes Dockerfile for neutron-lbaas-agent

    Remove the extra '\' after RUN command for ubuntu, otherwise the later
    COPY will not run correctly for ubuntu image.

    Change-Id: Ie7de201711c6e684f58665027888c34f4c245487
    Closes-bug: #1605453