Tempest plugin for the Neutron project.
20e6666c81
This patch changes the default reporitory (hub.docker.com) to quay.io, in order to avoid the limitations implemented in the website, reducing the download request. This patch is also changing the default image used (Ubuntu 22.04) to Ubuntu 20.04 because the package "quagga-bgpd" is present only in the older version. NOTE: it will be needed to upgrade these tests in order to use a newer OS release; it will be probably needed to use FRR instead of Quagga. This patch has the same approach as [1] [1]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935743 Related-Bug: #2089140 Change-Id: I3b314fc818606d60e2acd00d0e8284f740a687e0 |
||
---|---|---|
devstack | ||
doc | ||
neutron_tempest_plugin | ||
playbooks | ||
releasenotes | ||
roles | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
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 - tag: tempest
- Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/