Firewall services for OpenStack Neutron.
Go to file
elajkat 9f30a6f44c Update jobs based on testing runtime for 2025.1
Based on [0] only py39 and py312 jobs are in the testing
runtime for 2025.1, updated relevant files accordingly.

[0] https://review.opendev.org/c/openstack/governance/+/926150

Depends-on: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/926153
Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/929823
Change-Id: I27e22f7109bb49db5d70a33d5d2c7e683b391562
2024-10-08 18:50:47 +02:00
devstack Support l3 stateless firewall based on OVN 2024-08-16 10:48:35 +08: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 "Support l3 stateless firewall based on OVN" 2024-09-25 11:58:20 +00:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes Merge "Support l3 stateless firewall based on OVN" 2024-09-25 11:58:20 +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 Add pre-commit configuration 2024-05-06 10:21:11 +02:00
.pylintrc disable nonstandard-exception 2024-01-10 13:00:18 +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 Bump hacking 2024-02-09 09:58:16 +00: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