Firewall services for OpenStack Neutron.
Go to file
elajkat 1d0a199682 tests: test_db_base_plugin_v2.py was moved to common
In [1] test_db_base_plugin_v2.py was moved to tests/common
let's adapt to it.

[1]: https://review.opendev.org/c/openstack/neutron/+/934190

Change-Id: I8e0848a96875ba35e0b3c69fe7b4a73fa72577bb
2024-11-19 12:09:20 +01:00
devstack Support l3 stateless firewall based on OVN 2024-08-16 10:48:35 +08:00
doc pyupgrade changes for Python3.9+ 2024-11-14 09:14:53 +00:00
etc revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
neutron_fwaas tests: test_db_base_plugin_v2.py was moved to common 2024-11-19 12:09:20 +01:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes Merge "reno: Update master for unmaintained/2023.1" 2024-11-14 11:07:10 +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
.pre-commit-config.yaml pre-commit: update versions 2024-11-14 09:14:48 +00:00
.pylintrc pyupgrade changes for Python3.9+ 2024-11-14 09:14:53 +00:00
.stestr.conf revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
.zuul.yaml Update jobs based on testing runtime for 2025.1 2024-10-08 18:50:47 +02:00
bindep.txt Add libczmq4 to bindep for testing on jammy 2022-07-28 14:51:15 +02: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
pyproject.toml Add pyproject.toml to support pip 23.1 2024-04-19 14:07:47 +02:00
README.rst [doc]remove warning for "deprecate this project" 2022-06-03 14:33:21 +08:00
requirements.txt Add note about requirements lower bounds 2024-10-27 03:34:42 +09:00
setup.cfg Update jobs based on testing runtime for 2025.1 2024-10-08 18:50:47 +02:00
setup.py Cleanup py27 support 2022-07-28 12:35:06 +00:00
test-requirements.txt Bump hacking 2024-02-09 09:58:16 +00:00
TESTING.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
tox.ini Merge "tox: Drop envdir" 2024-02-13 19:30:59 +00:00

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