commit | da45177a2f02c4daf2663872154576e51621c97f | [log] [tgz] |
---|---|---|
author | Takashi Kajinami <tkajinam@redhat.com> | Wed Mar 22 00:19:39 2023 +0900 |
committer | Takashi Kajinami <tkajinam@redhat.com> | Mon Jun 19 08:09:20 2023 +0900 |
tree | b442eb17544515ab870926a5a1b0b5fba6f96746 | |
parent | 6e4d04071bbe672839c791d0f60ebab038c9a3de [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: Ie3c32f9f2278b78603a4214c5717df8691ba490a