Tempest plugin for the Neutron project.
6f9bb77d98
Listing security groups and taking the first one to change rules doesn't give any warranty listed security group is exactly the one used to create servers ports. This avoids this problem by creating a security group and passing it to server instead of having to search for it after the server has been created. Despite a test cases require a general refactory this should at least fix the CI job intermittent failures related to this test. Partial-Bug: #1801306 Change-Id: I5ecb3c8711e7455e7f1588943a2ffd08ce154578 |
||
---|---|---|
devstack | ||
doc/source | ||
neutron_tempest_plugin | ||
playbooks | ||
releasenotes | ||
roles/multi-node-setup | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Neutron Tempest Plugin
Tempest plugin for Neutron project.
It contains the tempest plugin for the functional testing of Neutron Project.
- Free software: Apache license
- Documentation: https://docs.openstack.org/neutron/latest/
- Source: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/