Firewall services for OpenStack Neutron.
Go to file
OpenStack Release Bot 960530916d Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: I5f7c8b7b019852558289e94dd18d4867b033b3cb
2023-09-15 13:55:02 +00:00
devstack Remove note about migration from lib/neutron-legacy to lib/neutron 2022-12-20 11:13:55 +01:00
doc remove unicode from code 2022-05-04 23:36:42 +00:00
etc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
neutron_fwaas Merge "Firewall group associated with ports is not allowed to be deleted" 2023-09-12 14:20:58 +00:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes Update master for stable/2023.2 2023-09-15 13:55:02 +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 Make tempest-multinode job voting 2023-02-15 09:58:05 +08: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 [doc]remove warning for "deprecate this project" 2022-06-03 14:33:21 +08: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 Add libczmq4 to bindep for testing on jammy 2022-07-28 14:51:15 +02:00
requirements.txt Support standard_attrs for fwaas resources 2023-05-24 16:24:14 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2022-06-04 09:59:39 +08:00
setup.py Cleanup py27 support 2022-07-28 12:35:06 +00:00
test-requirements.txt Use unittest.mock instead of mock 2023-06-27 11:15:24 +08:00
tox.ini Use upper-constraints in docs job 2023-02-16 13:51:11 +05:30

README.rst

Team and repository tags

image

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