Tempest plugin for the Neutron project.
Go to file
elajkat bf1b7019d2 Move test_dhcp_port_status_active to tempest
test_dhcp_port_status_active is the only missing test in
tempest.api.network.admin.test_dhcp_agent_scheduler.
DHCPAgentSchedulersTestJSON compared to
n_t_p.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.
By moving it from n-t-p we can get rid of the whole module, reducing the
test duplications.

Change-Id: Icbe0b31b44254bc55f52b34ebc5c71ec864307ac
Depends-On: https://review.opendev.org/c/openstack/tempest/+/824440
2023-03-08 09:31:39 +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 Move test_dhcp_port_status_active to tempest 2023-03-08 09:31:39 +00:00
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 [Ussuri] Fix broken gate 2023-03-01 00:21:11 -05:00
.coveragerc Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
.gitignore Remove nose from dependencies 2022-08-29 13:18:14 +02: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
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
babel.cfg Apply cookiecutter to newly split project 2017-09-07 22:23:55 +05:30
requirements.txt Remove nose from dependencies 2022-08-29 13:18:14 +02: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 Add the requirements.txt file to the tox deps 2023-01-16 10:40:43 +01:00

README.rst

Neutron Tempest Plugin

Tempest plugin for Neutron project.

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