Firewall services for OpenStack Neutron.
Go to file
Slawek Kaplonski cb517af73d Add pre-commit configuration
'pre-commit' tool [1] provides an extensible way to configure hooks
which can be run automatically before each commit. That way we can make
sure that code send to review is passing base static analysis checks
like e.g. bandit, flake8 or hacking.

For now this is optional to use and not integrated in e.g. tox.ini file
but we can integrate it there too as next step.

[1] https://pre-commit.com/

Change-Id: I781f46a4b3a3df9dd4a3345e569cede0bb5dd955
2024-05-06 10:21:11 +02: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 Bump hacking 2024-02-09 09:58:16 +00:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes Update master for stable/2024.1 2024-03-14 06:17:57 +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 py311: Add py311 job and sqlalchemy-main job to weekly 2023-10-13 16:44:24 +00: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
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 Merge "Remove translation sections from setup.cfg" 2024-04-05 23:44:18 +00: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