neutron-fwaas/devstack
Sean M. Collins e70a782008 DevStack plugin for fwaas
Start by just running the cookiecutter code - documented at [1]. Then
scrape out the fwaas/firewall code from DevStack and stick it where it
looks like it should be in the plugin.

[1]: http://git.openstack.org/cgit/openstack-dev/devstack-plugin-cookiecutter/tree/README.rst

Related-Change: Ic60cd1fa90c19dfac00be583e2ddc5633dbb68a3
Co-Authored-By: Nate Johnston <Nate_Johnston@cable.comcast.com>
Co-Authored-By: German Eichberger <german.eichberger@hp.com>
Co-Authored-By: Kyle Mestery <mestery@mestery.com>

Change-Id: If6c6e032689392fecc8c24517666128c8c103a7b
Signed-of-by: Kyle Mestery <mestery@mestery.com>
2016-06-24 17:03:10 +00:00
..
README.rst DevStack plugin for fwaas 2016-06-24 17:03:10 +00:00
plugin.sh DevStack plugin for fwaas 2016-06-24 17:03:10 +00:00
settings DevStack plugin for fwaas 2016-06-24 17:03:10 +00: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.