You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tempest/tempest/api/network
Slawek Kaplonski 748dd8df73 Handle properly 404 responses from Neutron
In cleanUp methods there is no need to fail test if Neutron returns
404 for DELETE request.
This commit adds test_utils.call_and_ignore_notfound_exc helper function
to be used in cleanup of Neutron resources.

Change-Id: I2c394d3219e16f653343d7043d36f55048f211dd
Closes-Bug: #1824018
4 years ago
..
admin Handle properly 404 responses from Neutron 4 years ago
__init__.py rename tests -> api 10 years ago
base.py Remove base class complex and confusing variable 5 years ago
base_security_groups.py Handle properly 404 responses from Neutron 4 years ago
test_agent_management_negative.py Move test test_list_agents_non_admin to non-admin dir 5 years ago
test_allowed_address_pair.py Handle properly 404 responses from Neutron 4 years ago
test_dhcp_ipv6.py Add autopep8 to tox.ini 4 years ago
test_extensions.py Move test decorators to common 6 years ago
test_extra_dhcp_options.py Handle properly 404 responses from Neutron 4 years ago
test_floating_ips.py Handle properly 404 responses from Neutron 4 years ago
test_floating_ips_negative.py Handle properly 404 responses from Neutron 4 years ago
test_networks.py Handle properly 404 responses from Neutron 4 years ago
test_networks_negative.py Move the `attr` decorator from test.py to tempest/lib 6 years ago
test_ports.py Handle properly 404 responses from Neutron 4 years ago
test_routers.py Handle properly 404 responses from Neutron 4 years ago
test_routers_negative.py Remove unused config.CONF 5 years ago
test_security_groups.py Handle properly 404 responses from Neutron 4 years ago
test_security_groups_negative.py Remove _project_network_cidr in security group tests 6 years ago
test_service_providers.py Move test decorators to common 6 years ago
test_subnetpools_extensions.py Move test decorators to common 6 years ago
test_tags.py Use addClassResourceCleanup in TagsExtTest 6 years ago
test_versions.py Add missing test for "Show API v2 details" action 5 years ago