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.
![]() 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 | 7 years ago | |
devstack | 6 months ago | |
doc | 5 months ago | |
etc | 6 months ago | |
neutron | 4 months ago | |
playbooks | 6 months ago | |
rally-jobs | 3 years ago | |
releasenotes | 6 months ago | |
roles | 6 months ago | |
tools | 5 months ago | |
vagrant/ovn | 3 years ago | |
zuul.d | 6 months ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 6 months ago | |
.stestr.conf | 6 years ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 2 years ago | |
LICENSE | 12 years ago | |
README.rst | 11 months ago | |
TESTING.rst | 6 months ago | |
bindep.txt | 1 year ago | |
plugin.spec | 2 years ago | |
requirements.txt | 6 months ago | |
setup.cfg | 6 months ago | |
setup.py | 6 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 5 months ago |
README.rst
OpenStack Neutron
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:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/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.