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.
![]() During the Zed PTG it was decided to handle unsupported features in Neutron as experimental. See section titled "When we say something is not supported?", day 2 in [1]. The agreement was: "We keep existing jobs for linuxbridge driver for example, but when the tests start to fail we skip them and finally we stop the job also. To make it clear for operators we add warning logs highlighting that the given feature/driver is experimental, and introduce cfg option to enable such features explicitly." This commit implements this agreement, initially with Linuxbridge Depends-On: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/845646 [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-April/028164.html Change-Id: Ib18efa3f472736b58c8967847b1061da0e3897d7 |
11 months ago | |
---|---|---|
api-ref | 7 years ago | |
devstack | 1 year ago | |
doc | 11 months ago | |
etc | 11 months ago | |
neutron | 11 months ago | |
playbooks | 1 year ago | |
rally-jobs | 3 years ago | |
releasenotes | 11 months ago | |
roles | 1 year ago | |
tools | 11 months ago | |
vagrant/ovn | 3 years ago | |
zuul.d | 11 months ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 3 years ago | |
.stestr.conf | 6 years ago | |
CONTRIBUTING.rst | 3 years ago | |
HACKING.rst | 2 years ago | |
LICENSE | 12 years ago | |
README.rst | 4 years ago | |
TESTING.rst | 1 year ago | |
bindep.txt | 1 year ago | |
plugin.spec | 2 years ago | |
requirements.txt | 1 year ago | |
setup.cfg | 11 months ago | |
setup.py | 6 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 year 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
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.