Tempest plugin for the Neutron project.
8d2557c632
A neutron change, https://review.opendev.org/#/c/453346/ is standardizing the protocol name for IPv6 ICMP in security group rules to be 'ipv6-icmp', even if 'icmp' or 'icmpv6' was passed during creation. Change the API test to check against a list of possible values so it covers both old and new behaviors. Change-Id: I0ca8d743ca56f7d67ef8c1ae45ca518bd6e6dc35 Partial-Bug: #1582500 |
||
---|---|---|
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://opendev.org/openstack/neutron-tempest-plugin
- Bugs: https://bugs.launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/