Comment 2 for bug 1756183

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/553620
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=e47d68eb11d3c2a1360c9018b6a47f05e874ecbc
Submitter: Zuul
Branch: master

commit e47d68eb11d3c2a1360c9018b6a47f05e874ecbc
Author: Emilien Macchi <email address hidden>
Date: Thu Mar 15 22:43:21 2018 +0100

    undercloud: workaround for masquerading network in CI/OVB

    Full context: https://bugs.launchpad.net/tripleo/+bug/1756183

    This code aims to:
    - configure basic masquerade network iptables rules
    - be temporary until routed networks is properly ported in
      tripleoclient.
    - be technical debt and will be cleanup as soon as possible.

    Co-authored-by: Bogdan Dobrelya <email address hidden>
    Change-Id: Ic8c9c6d3f30d9a37a0b3e0904c1bc7a6b35b32a3
    Related-Bug: #1756183