Comment 3 for bug 1790877

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

Reviewed: https://review.openstack.org/601369
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3892154d5a4f38e21be0cd4b490205900f5b8e1c
Submitter: Zuul
Branch: master

commit 3892154d5a4f38e21be0cd4b490205900f5b8e1c
Author: Harald Jensås <email address hidden>
Date: Wed Sep 5 15:18:21 2018 +0200

    Allow enabling routed networks on undercloud update|upgrade

    Since Rocky neutron has support to enable routed networks on
    existing an network and subnet if certain conditions are met.
    The tripleo undercloud does meet these conditions.

    This change updates the extraconfig post script that creates
    the neutron ctlplane networks. Any non routed network is
    updated to a routed network if 'enable_routed_networks' = True
    in the configuration.

    Closes-Bug: #1790877
    Change-Id: Idf2dd4c158d29b147d48153d3626cf403059d660