neutron-fwaas/devstack
Margaret Frances 6718fd8560 FWaaS v2 utilize L3 Agent Extension framework
This updates the FWaaS v2 L3 code to move away from an inheritance-based
model and use the new L3 agent extension framework.

This change rolls back [1] which is the inheritance-based model.

[1] https://review.openstack.org/315826

Partial-Implements: blueprint fwaas-api-2.0
Co-Authored-By: Nate Johnston <nate_johnston@cable.comcast.com>
Co-Authored-By: Chandan Dutta Chowdhury <chandanc@juniper.net>
Depends-On: I85f89accbeefd820130335674fd56cb54f1449de

Change-Id: Ib29b96e73d09530cbf627a98180fb1a591e42e3f
2016-09-01 17:34:08 +00:00
..
README.rst DevStack plugin for fwaas 2016-06-24 17:03:10 +00:00
plugin.sh FWaaS v2 utilize L3 Agent Extension framework 2016-09-01 17:34:08 +00:00
settings devstack: Don't bother to have our own l3 agent config file 2016-08-03 15:58:15 +07:00

README.rst

neutron-fwaas in DevStack

This is setup as a DevStack plugin. For more information on DevStack plugins, see the DevStack Plugins documentation.

This was created using the devstack-plugin-cookiecutter tool.

How to run FWaaS in DevStack =========================

Add the following to the localrc section of your local.conf:

To check a specific patchset that is currently under development, use a form like the below example, which is checking out change 214350 patch set 14 for testing.