Comment 4 for bug 1793838

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

Reviewed: https://review.openstack.org/609481
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=bee73a876b57dfc9060479f3697d7409f8352eb2
Submitter: Zuul
Branch: stable/rocky

commit bee73a876b57dfc9060479f3697d7409f8352eb2
Author: Harald Jensås <email address hidden>
Date: Sat Sep 22 01:15:16 2018 +0200

    Fix list concatenation of routes in bond-with-vlan

    We are passing a list of routes to concatenate. This list
    was nested in another list, causing an invalid configuration.

    Closes-Bug: #1793838
    Change-Id: I7a8bc5d2171905237fe36d5ccad853f838c9bffc
    (cherry picked from commit 6deb54c5a1d7810ef8365480bec00362d3d82ec9)