<tt><font size=2>> From: Matt Kassawara <mkassawara@gmail.com></font></tt><br><tt><font size=2>> To: Mike Spreitzer/Watson/IBM@IBMUS</font></tt><br><tt><font size=2>> Cc: "openstack@lists.openstack.org"
<openstack@lists.openstack.org></font></tt><br><tt><font size=2>> Date: 01/12/2016 12:16 PM</font></tt><br><tt><font size=2>> Subject: Re: [Openstack] [neutron] User documentation
for Neutron's <br>> Firewall-as-a-Service (FWaaS)?</font></tt><br><tt><font size=2>> <br>> Not really... :/</font></tt><br><tt><font size=2>> <br>> On Tue, Jan 12, 2016 at 9:43 AM, Mike Spreitzer <mspreitz@us.ibm.com>
wrote:</font></tt><br><tt><font size=2>> Is there any user documentation for FWaaS besides
http://<br>> docs.openstack.org/admin-guide-cloud/<br>> networking_introduction.html#firewall-as-a-service-fwaas-overview<br>> ?  That one is a bit skimpy and, I suspect, a little outdated. For
<br>> example, `neutron help firewall-create` mentions an option, `--<br>> router`, that is not mentioned in that doc section and not well <br>> explained in the on-line help.<br></font></tt><br><tt><font size=2>So can someone please explain the `--router` option
to `neutron firewall-create` in more detail?  Here is what I get from
`neutron help firewall-create`:</font></tt><br><br><font size=2 face="Menlo-Regular">usage: neutron firewall-create [-h]
[-f {json,shell,table,value,yaml}]</font><br><font size=2 face="Menlo-Regular">         
                     [-c
COLUMN] [--max-width <integer>]</font><br><font size=2 face="Menlo-Regular">         
                     [--noindent]
[--prefix PREFIX]</font><br><font size=2 face="Menlo-Regular">         
                     [--request-format
{json,xml}]</font><br><font size=2 face="Menlo-Regular">         
                     [--tenant-id
TENANT_ID] [--name NAME]</font><br><font size=2 face="Menlo-Regular">         
                     [--description
DESCRIPTION]</font><br><font size=2 face="Menlo-Regular">         
                     [--admin-state-down]
[--router ROUTER]</font><br><font size=2 face="Menlo-Regular">         
                     POLICY</font><br><br><font size=2 face="Menlo-Regular">...</font><br><font size=2 face="Menlo-Regular">optional arguments:</font><br><font size=2 face="Menlo-Regular">...</font><br><font size=2 face="Menlo-Regular">  --router ROUTER    
  Firewall associated router names or IDs (requires</font><br><font size=2 face="Menlo-Regular">         
              FWaaS router insertion
extension, this option can be</font><br><font size=2 face="Menlo-Regular">         
              repeated)</font><br><font size=2 face="Menlo-Regular">...</font><br><br><font size=2 face="Menlo-Regular">Is there someplace I can learn more
about this "FWaaS router insertion extension"?  When I use
DevStack, does it install this extension?  How do I controls its installation
when using DevStack?  How do I install it when not using DevStack?
 How, in general, can I tell whether it is installed/enabled?  What
happens if I do not supply a `--router` argument to this command?  Does
the answer to that depend on whether the FWaaS router insertion extension
is installed/enabled?</font><br><br><font size=2 face="Menlo-Regular">Thanks,</font><br><font size=2 face="Menlo-Regular">Mike</font><br><br><BR>