neutron-tempest-plugin/neutron_tempest_plugin/tap_as_a_service/scenario
Takashi Kajinami da45177a2f Replace deprecated tenant_id property
The tenant_id property of RestClient in tempest was deprecated in
25.0.0. This replaces the deprecated property by the new project_id
property to avoid the following warning.

WARNING tempest.lib.common.rest_client [-] Deprecated: "tenant_id"
property is deprecated for removal, use "project_id" instead

Depends-on: https://review.opendev.org/c/openstack/tempest/+/707938
Change-Id: Ie3c32f9f2278b78603a4214c5717df8691ba490a
2023-06-19 08:09:20 +09:00
..
__init__.py Add tap-as-a-service scenario tests 2022-02-14 10:41:39 +00:00
manager.py Add tap-as-a-service scenario tests 2022-02-14 10:41:39 +00:00
test_taas.py Replace deprecated tenant_id property 2023-06-19 08:09:20 +09:00
test_traffic_impact.py taas: use ssh_key_type from config for taas scenario 2022-05-19 11:03:21 +05:30