Tempest plugin for the Neutron project.
13903aae40
This patch adds new scenario test for port forwarding functionality. It creates 1 floating IP, and 1 router, then spawns 2 VMs and configure 2 port forwardings using created floating IP and VMs. Those 2 port forwardings allows to SSH with 2 different ports to 2 different VMs using same floating IP. Change-Id: Ie5475c797113cfc5c9bfaf4bbd58c211ed30bc89 |
||
---|---|---|
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/