commit | 00bd391ace7da879472e78fda6de15af7f5bd635 | [log] [tgz] |
---|---|---|
author | Takashi Kajinami <tkajinam@redhat.com> | Wed Mar 22 00:30:23 2023 +0900 |
committer | Takashi Kajinami <tkajinam@redhat.com> | Wed Mar 22 00:30:49 2023 +0900 |
tree | f3a910d05fcb285eb839cb69db4a0699420367c5 | |
parent | 30e50ef9c85bf008c7c3e5aeb6b009629a2013c9 [diff] |
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: I1b690898f1c88244b9f9a68e67e2263058171c2f