Firewall services for OpenStack Neutron.
Go to file
ZhouHeng a9f26b81e2 revive neutron-fwaas project
This reverts commit caae7b6a6f.

Reason for revert:
Many users still need L3 firewalls and Inspur team wants to maintain
this project.
Neutron drivers team discussed the topic of the maintenance of
neutron-fwaas, and agreed to include neutron-fwaas again to Neutron
stadium[1].

Some updates have been made:
Remove use "autonested_transaction" method, see more [2]
Replace "neutron_lib.callbacks.registry.notify" with "registry.publish"
Replace rootwrap execution with privsep context execution.
Ensure db Models and migration scripts are sync, set table
firewall_group_port_associations_v2's two columns nullable=False

[1] https://meetings.opendev.org/meetings/neutron_drivers/2022/neutron_drivers.2022-01-28-14.00.log.html#l-14
[2] https://review.opendev.org/c/openstack/neutron-lib/+/761728

Change-Id: I14f551c199d9badcf25b9e65c954c012326d27cd
2022-03-01 01:01:47 +00:00
devstack revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
doc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
etc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
neutron_fwaas revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
roles/configure_functional_tests revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
tools revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.coveragerc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.gitignore revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:09 +00:00
.mailmap revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.pylintrc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.stestr.conf revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.zuul.yaml revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
CONTRIBUTING.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
HACKING.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
LICENSE revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
README.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
TESTING.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
babel.cfg revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
bindep.txt revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
lower-constraints.txt revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
requirements.txt revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
setup.cfg revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
setup.py revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
test-requirements.txt revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
tox.ini revive neutron-fwaas project 2022-03-01 01:01:47 +00:00

README.rst

Team and repository tags

image

Warning

Due to lack of maintainers this project is now deprecated in the Neutron stadium and will be removed from stadium in W cycle. If You want to step in and be maintainer of this project to keep it in the Neutron stadium, please contact the neutron team via openstack-discuss@lists.openstack.org or IRC channel #openstack-neutron @freenode.

Welcome!

This package contains the code for the Neutron Firewall as a Service (FWaaS) service. This package requires Neutron to run.

External Resources:

The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single Launchpad page for all Neutron projects.

Code is available on git.openstack.org at: <https://opendev.org/openstack/neutron-fwaas>.

Please refer to Neutron documentation for more information: Neutron README.rst

Get release notes: Neutron FWaaS Release Notes