← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1777547] Re: [Doc] [FWaaS] Configuration of FWaaS v1 is confused

 

Reviewed:  https://review.openstack.org/576337
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fe4bec79916c2c92932a4cb6be86515f719372ce
Submitter: Zuul
Branch:    master

commit fe4bec79916c2c92932a4cb6be86515f719372ce
Author: miaoyuliang <miaoyuliang@xxxxxxxxxxxxxxxxxxxx>
Date:   Tue Jun 19 11:34:09 2018 -0400

    Fix fwaas v1 configuration doc
    
    Modify the fwaas v1 config about  driver
    
    Change-Id: Id6821174a15838713435a499a258f6d37a9cad2a
    Closes-Bug: #1777547


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1777547

Title:
  [Doc] [FWaaS] Configuration of FWaaS v1  is confused

Status in neutron:
  Fix Released

Bug description:
  In the page of
  https://docs.openstack.org/neutron/latest/admin/fwaas-v1-scenario.html
  the configuration is confused.

  The configration in step 1 is:
  [fwaas]
  driver = neutron_fwaas.services.firewall.drivers.linux.iptables_fwaas.IptablesFwaasDriver
  enabled = True

  But in the step 2, the configuration is:
  [fwaas]
  agent_version = v1
  driver = iptables
  enabled = True
  conntrack_driver = conntrack

  The "driver" is different, Although it works. And it confused user.

  
  This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

  - [ ] This doc is inaccurate in this way: ______
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 13.0.0.0b3.dev44 on 2018-06-19 01:09
  SHA: abbd534fdfa8ba64fa71648503810f6b543ddd6d
  Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/admin/fwaas-v1-scenario.rst
  URL: https://docs.openstack.org/neutron/latest/admin/fwaas-v1-scenario.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1777547/+subscriptions


References