Firewall services for OpenStack Neutron.
Go to file
elajkat 553e6b6411 Adopt to latest VlanManager and oslo.db changes
The work for making routed networks work with multiple segments per
host, introduced new signature for VlanManager.get, requesting
segmentation_id, make neutron-fwaas code compatible with it.

With oslo.db 12.1.0 some unit tests started to fail, with using the
CONTEXT_R/W session we can fix it.

Adopt dsvm-functional target name as [0] changed in Neutron, so the new
name of the target is dsvm-functional-gate.

[0]: https://review.opendev.org/c/openstack/neutron/+/856262

Change-Id: Ie7459974f6f2358c8d9c37e66aa9cda530ecefc0
Related-Bug: #1956435
Related-Bug: #1764738
2022-09-09 17:10:00 +02: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 Adopt to latest VlanManager and oslo.db changes 2022-09-09 17:10:00 +02: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 weekly jobs 2022-07-28 14:59:44 +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
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 Merge "Use ovs constants from neutron-lib" 2022-08-09 11:12:07 +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 Readd neutron-tempest-plugin-fwaas job 2022-03-03 09:53:58 +08:00
tox.ini Adopt to latest VlanManager and oslo.db changes 2022-09-09 17:10:00 +02:00

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