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
Slawek Kaplonski d73f75c551 [API] Add API extension and definition for default SG rules
This patch adds API definition and API extension class for
security group rules templates API described in the spec [1].
API definition in this case is very similar to the securitygroup API
definition and uses same converters and validators which are still in
Neutron instead of neutron-lib repo. Because of that this new API
definition is proposed to the neutron repo first and will be rehomed to
neutron-lib together with security groups API definition later.

[1] https://specs.openstack.org/openstack/neutron-specs/specs/2023.1/configurable-default-sg-rules.html

Related-bug: #1983053
Change-Id: I3aafe1aba406a52bc2b57be5133dee15b8848796
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 Revert "Documentation for adding extra port conflict fix" 5 months ago
etc Fix missing [designate] options 6 months ago
neutron [API] Add API extension and definition for default SG rules 4 months ago
playbooks Limit tox version to <4 6 months ago
rally-jobs [ci] Fix several rally task arguments 3 years ago
releasenotes segment: enable multisegments support for host 6 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 Merge "Remove note about migration from lib/neutron-legacy to lib/neutron" 6 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.