8456240e7da79f0409259597d796b7d6cab3298d
Security groups are based on iptables in many cases and can interfere between other tests. So it means that if some other test will manipulate with iptables on host during SG related test is run, this SG related test may fail without any obvious reason. So lets try to run those test serially to be sure that no other agents will manipulate iptables/openflow rules in same time. Change-Id: I4d19f2a457e004306fdf40980a943073f1b8704a Closes-Bug: #1779328
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.
Description
Languages
Python
99.7%
Shell
0.3%