neutron-tempest-plugin/neutron_tempest_plugin/api/admin
Rodolfo Alonso Hernandez 4f3dbe4fea Add test for extension "quota-check-limit-default"
This new test is checking that, by default, the quota engine will check
the resource usage before setting the quota. If the new quota is below
the resource usage, an exception is returned.

This patch is also adding the flag "force=True" in other tests setting
quotas for resources; these tests do not need the quota engine to
verify the current resource usage.

Related-Bug: #1953170
Change-Id: Ia193cd5a2aacc4243b5807eb7757b32e66f12365
2024-09-13 12:40:03 +00:00
..
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_agent_availability_zone.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_agent_management.py test_list_agent: pop 'alive' from agent dict 2021-12-08 13:08:08 +00:00
test_default_security_group_rules.py [Default SG rules] Test to check if SG rules are created from template 2023-11-17 08:37:02 +00:00
test_extension_driver_port_security_admin.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_external_network_extension.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_floating_ips_admin_actions.py Refactor test cases after adding new params to create_floatingip. 2018-09-27 07:16:17 +00:00
test_l3_agent_scheduler.py Fix L3 agent scheduler tests in multinode environments 2019-03-04 14:40:37 +01:00
test_logging_negative.py Add api test for logging extension 2018-01-18 17:45:16 +00:00
test_logging.py Remove usage of testscenarios and replace it with ddt library 2024-03-06 14:27:39 +01:00
test_network_segment_range.py Check parameters returned in "list_network_segment_ranges" 2019-10-10 11:48:57 +00:00
test_networks.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_ports.py Add tests for the 'trusted' attribute in port resource 2024-09-02 15:32:43 +02:00
test_quotas_negative.py Negative test: set quota lower than resource count 2024-05-16 14:44:39 +03:00
test_quotas.py Add test for extension "quota-check-limit-default" 2024-09-13 12:40:03 +00:00
test_routers_flavors.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_routers_ha.py Skip HA router tests when not meant for OVN driver 2024-02-19 13:21:08 +02:00
test_security_groups.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_shared_network_extension.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_tag.py Replace assertItemsEqual with assertCountEqual 2020-10-13 09:37:03 +08:00