Firewall services for OpenStack Neutron.
Go to file
likui 3bbcc5f8bb Changed minversion in tox to 3.18.0
The patch bumps min version of tox to 3.18.0 in order to
replace tox's whitelist_externals by allowlist_externals option:
https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Change-Id: Ice25307cb403768f3a7909395773ee38154f46ec
2022-05-17 18:36:10 +08:00
devstack revive neutron-fwaas project 2022-03-01 01:01:47 +00: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 Fix error when apply rule with dst port large than src port 2022-05-05 02:04:29 +00:00
playbooks revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
releasenotes Update python testing as per zed cycle teting runtime 2022-05-11 22:18:19 -05: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 Add Python3 zed unit tests 2022-05-05 09:27:00 +08: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
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
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 20:09:59 -05:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-05-11 22:18:19 -05:00
setup.py revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
test-requirements.txt Readd neutron-tempest-plugin-fwaas job 2022-03-03 09:53:58 +08:00
TESTING.rst revive neutron-fwaas project 2022-03-01 01:01:47 +00:00
tox.ini Changed minversion in tox to 3.18.0 2022-05-17 18:36:10 +08:00

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