fuel-plugin-neutron-fwaas/deployment_scripts/puppet/modules/fwaas
Sergey Kolekonov e9bfaa3141 Fix logic of running L3 agent checking
Improve check on current L3 agent so manifests are able to detect the running
agent

Related-bug: #1470461
Change-Id: Ie0c6136a0395a69f9ba2af77601f96d17f4509d6
2015-07-01 14:09:04 +00:00
..
lib/facter Fix logic of running L3 agent checking 2015-07-01 14:09:04 +00:00
manifests Fix logic of running L3 agent checking 2015-07-01 14:09:04 +00:00
spec Mirantis copyright and license headers added 2015-06-25 13:13:18 +03:00
tests Mirantis copyright and license headers added 2015-06-25 13:13:18 +03:00
Gemfile Init commit 2015-01-26 15:39:53 +03:00
README.md Init commit 2015-01-26 15:39:53 +03:00
Rakefile Init commit 2015-01-26 15:39:53 +03:00
metadata.json Init commit 2015-01-26 15:39:53 +03:00

README.md

FWaaS

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with FWaaS
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.

Overview

This is FWaaS plugin for FUEL, which provides an ability to setup FWaaS Neuton extention that introduces Firewall feature set.

Module Description

FWaaS Neutron extention provides additional perimeter firewall management to Networking. FWaaS uses iptables to apply firewall policy to all Networking routers within a project. It supports one firewall policy and logical firewall instance per project.

Setup

What FWaaS affects

  • During installation manifests add a couple options in neutron.conf and enable FWaaS tab in Horizon.

Beginning with VPNaaS

How to use FWaaS you can find here: http://docs.openstack.org/api/openstack-network/2.0/content/fwaas_ext.html

Reference

Here, list the classes, types, providers, facts, etc contained in your module. This section should include all of the under-the-hood workings of your module so people know what the module is touching on their system but don't need to mess with things. (We are working on automating this section!)

Limitations

This plugin supports only the following OS: CentOS 6.4 and Ubuntu 12.04.