Refactor firewall to listen on only on internal networks

Bug #1519329 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Incomplete
Medium
Fuel Documentation Team

Bug Description

https://review.openstack.org/245184
commit 27b086f2123992e33cc8f22488d25abb647666c6
Author: Matthew Mosesohn <email address hidden>
Date: Fri Nov 13 17:38:25 2015 +0300

    Refactor firewall to listen on only on internal networks

    Refactors firewall rules to create source
    based rules that only permit connections
    from the management network for most services.

    The only services that should have public access
    are Horizon and OpenStack APIs. And from those,
    nova metadata and nova VNC should only be
    accessible internally. All other services should
    accept connections from private or storage
    networks.

    New defined type openstack::firewall::multi_net
    accepts firewall definitions with an array of
    source networks.

    New function prepare_firewall_rules creates a hash
    of firewall rules coming from an array of source
    networks.

    Removed unneeded openstack::firewall::allow class.
    Obsoleted openstack::firewall:vnc defined type.

    Sorted parameters on openstack::firewall and added
    docstrings

    DocImpact: TBD

    Change-Id: Ie63c01dcbd0bbd9adf17363b0db0b0a99b837b4e
    Closes-Bug: #1514014

Maciej Relewicz (rlu)
Changed in fuel:
importance: Undecided → Medium
assignee: nobody → Fuel Documentation Team (fuel-docs)
milestone: none → 8.0
Revision history for this message
Olga Gusarenko (ogusarenko) wrote :

Requires more investigation on what document it affects.

Changed in fuel:
status: New → Incomplete
Maciej Relewicz (rlu)
tags: added: area-docs
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.