← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1777547] [NEW] [Doc] [FWaaS] Configuration of FWaaS v1 is confused

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: miaoyuliang	 (mylaliang)
         Status: In Progress


** Tags: doc

** Changed in: neutron
     Assignee: (unassigned) => miaoyuliang	 (mylaliang)

** Changed in: neutron
       Status: New => In Progress

-- 
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:
  In Progress

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


Follow ups