Tempest plugin for the Neutron project.
Go to file
LiZekun 8ad510e60b Remove unicode literal from code
All strings are considered as unicode literal string from Python 3.

This patch drops the explicit unicode literal (u'...')
appearances from the unicode strings.

Change-Id: I71621b95c87e7c10e86d8341173967235912053d
2022-06-06 11:37:59 +00:00
devstack Use Ubuntu minimal image as advanced guest image 2021-10-12 09:44:37 +02:00
doc Remove unicode literal from code 2022-06-06 11:37:59 +00:00
neutron_tempest_plugin taas: use ssh_key_type from config for taas scenario 2022-05-19 11:03:21 +05:30
playbooks Migrate CI jobs to Ubuntu Focal 2020-09-28 00:38:51 +02:00
releasenotes Remove unicode literal from code 2022-06-06 11:37:59 +00:00
roles Move neutron-dynamic-routing BGP tests from stadium 2019-09-24 08:56:13 -05:00
tools Use Ubuntu minimal image as advanced guest image 2021-10-12 09:44:37 +02:00
zuul.d Merge "Skip tempest jobs on functional roles/playbooks changes" 2022-06-01 16:43:32 +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
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 Sync Sphinx requirement 2019-06-19 22:58:47 +08: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 QoS min pps API tests 2022-01-13 08:56:52 +00:00
setup.cfg Update python testing classifier 2022-01-26 11:14:20 +08:00
setup.py Updated from global requirements 2018-01-27 20:11:19 +00:00
test-requirements.txt Add doc/requirements 2021-01-05 12:52:45 +01:00
tox.ini Changed minversion in tox to 3.18.0 2021-07-06 16:10:57 +08:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

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