instack-undercloud libvirt 192.168.122.x FORWARD and MASQURADING

Bug #1690811 reported by Harald Jensås
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Harald Jensås

Bug Description

The hardcoded libvirt default networks rulse should be removed. This will cause issues if the 192.168.122.0 network exists in an environment that is not libvirt.

instack-undercloud/elements/undercloud-install/os-apply-config/var/opt/undercloud-stack/masquerade
     11 iptables -w -t nat -A BOOTSTACK_MASQ_NEW -s $NETWORK -d 192.168.122.1 -j RETURN

instack-undercloud/elements/puppet-stack-config/puppet-stack-config.yaml.template
    962 destination: {{NETWORK_CIDR}}
    963 # TODO: Do we still want this?
    964 '141 libvirt network nat':
    965 chain: FORWARD
    966 destination: 192.168.122.0/24

Tags: networking
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (master)

Fix proposed to branch: master
Review: https://review.openstack.org/464633

Changed in tripleo:
assignee: nobody → Harald Jensås (harald-jensas)
status: New → In Progress
tags: added: networking
Changed in tripleo:
importance: Undecided → High
milestone: none → pike-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/464633
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=9261a868b681d2aaa4fc673041073e453f0148c8
Submitter: Jenkins
Branch: master

commit 9261a868b681d2aaa4fc673041073e453f0148c8
Author: Harald Jensas <email address hidden>
Date: Mon May 15 14:54:01 2017 +0200

    Remove hardcoded libvirt default network iptalbes rules

    The hardcoded libvirt default networks rulse should be removed.
    They can cause issues if the 192.168.122.0 network exists in an
    environment that is not libvirt.

    If removing this breaks quickstart or CI, the libvirt fix should
    be implemetned elsewhere.

    Change-Id: I7e59ee723a3205bfcd311c95de2ecf44d016505d
    Closes-Bug: #1690811

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/instack-undercloud 7.1.0

This issue was fixed in the openstack/instack-undercloud 7.1.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.