Tempest plugin for the Neutron project.
Go to file
Slawek Kaplonski 13903aae40 Scenario test for port forwarding
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
2019-06-06 09:29:43 +02:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
doc/source Fix documentation build 2018-03-14 18:16:36 +05:30
neutron_tempest_plugin Scenario test for port forwarding 2019-06-06 09:29:43 +02:00
playbooks Migrate dvr multinode scenario to zuulv3 syntax 2018-10-04 16:21:54 +02:00
releasenotes Merge "Add release notes job to zuul template" 2018-09-18 04:41:16 +00:00
roles/multi-node-setup Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
tools Add guest image customization to DevStack plugin. 2018-10-02 16:23:19 +00:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Switch to stestr 2018-05-29 14:34:42 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:58 +00:00
.mailmap Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.stestr.conf Switch to stestr 2018-05-29 14:34:42 -04:00
.zuul.yaml Scenario test for port forwarding 2019-06-06 09:29:43 +02:00
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
CONTRIBUTING.rst Fix the old or invalid doc links 2018-03-15 08:45:25 +00:00
HACKING.rst Update of Openstack Commandments url 2018-02-06 10:40:07 +00:00
LICENSE Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00
requirements.txt Add tempest api tests for security groups RBAC 2019-03-05 22:12:16 -07:00
setup.cfg Dropping support for py35 2019-05-21 07:14:43 +00:00
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Switch to stestr 2018-05-29 14:34:42 -04:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 17:31:20 +08:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.