Tempest plugin for the Neutron project.
71bda86402
CI jobs for this plugin use DevStack to install and configure OpenStack and to upload guest images to be used for tests. This change allow to customize guest images just before being sent to image service with the purpose of installing new packages (like socat), configuring N network devices, etc. This change has been created because for testing multicast socat is required, but it was designed with the idea of being used to allow further guest images customizations. Change-Id: I88491dbb65031fe3743d1c3d27c38a57b5511794 |
||
---|---|---|
devstack | ||
doc/source | ||
neutron_tempest_plugin | ||
playbooks/neutron-tempest-plugin-dvr-multinode-scenario | ||
releasenotes | ||
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/