OpenStack Networking (Neutron)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Elvira García f7e31b4c05 [OVN] Allow logging all traffic related to an ACL
Before this patch, we would only get logged the client to server side of
the communication. The OVN allow-related ACL option was implemented [0]
so as to be able to log also the packets that are going from server to
client. This patch implements the addition of that feature in Neutron
and needs OVN version 22.03 or updated 21.12.

[0] https://patchwork.ozlabs.org/project/ovn/patch/20220201141118.1846390-1-mmichels@redhat.com/

Closes-Bug: #2003706
Change-Id: I72d061c333f53e07f6feedec032e2c0b06a61248
Signed-off-by: Elvira García <egarciar@redhat.com>
4 months ago
api-ref Fix some typos 7 years ago
devstack Remove note about migration from lib/neutron-legacy to lib/neutron 6 months ago
doc Merge "Support for minimum bandwidth rules in tunnelled networks" 5 months ago
etc Add an env variable "PROCESS_TAG" in ``ProcessManager`` 5 months ago
neutron [OVN] Allow logging all traffic related to an ACL 4 months ago
playbooks Limit tox version to <4 6 months ago
rally-jobs [ci] Fix several rally task arguments 3 years ago
releasenotes [OVN] Allow logging all traffic related to an ACL 4 months ago
roles Use same ovs/ovn versions in local test setups 6 months ago
tools Merge "Remove deprecated "list_moved_globals" script" 5 months ago
vagrant/ovn Fix local neutron folder path in ovn/sparse/Vagrantfile 3 years ago
zuul.d Increase fullstack job's timeout 5 months ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Add etc/neutron/*.sample files to be ignored by git 4 years ago
.gitreview OpenDev Migration Patch 4 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Update .pylintrc 6 months ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
CONTRIBUTING.rst [Community goal] Add contributor and PTL guide 3 years ago
HACKING.rst Follow up for replacing assertItemsEqual 2 years ago
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 12 years ago
README.rst Doc: make the contributor guide more visible 11 months ago
TESTING.rst Amend documentation for fullstack tests 6 months ago
bindep.txt Drop vzctl dep from bindep package list 1 year ago
plugin.spec Add OVN migration OSP 16.2 option 2 years ago
requirements.txt Merge "Bump pecan to fix #1829042" 6 months ago
setup.cfg Merge "Fix missing [designate] options" 6 months ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Follow-up: Move linters dependencies to tox.ini 2 years ago
tox.ini Temporary update envlist for tox4 5 months ago

README.rst

OpenStack Neutron

image

Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).

To learn more about neutron:

If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:

https://docs.openstack.org/neutron/latest/contributor/contributing.html

Get in touch via email. Use [Neutron] in your subject.