From 68a0dd1c56c10ab4240a10b3b89806263589a61d Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Fri, 12 Feb 2016 16:08:39 +0900 Subject: [PATCH] Insert "tenant_id" into os-simple-tenant-usage-v2.1 again This commit fixes the same contents https://review.openstack.org/#/c/251125/. Because the above commit has regressed. Change-Id: I1ee14f42c8e326db450b7a916f895f252739b203 Closes-Bug: 1519558 --- api-ref/src/wadls/compute-api/src/v2.1/common.ent | 10 ++++++++++ .../v2.1/wadl/os-simple-tenant-usage-v2.1.wadl | 15 +++++++++------ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/api-ref/src/wadls/compute-api/src/v2.1/common.ent b/api-ref/src/wadls/compute-api/src/v2.1/common.ent index 2d33644c2..c36107af1 100644 --- a/api-ref/src/wadls/compute-api/src/v2.1/common.ent +++ b/api-ref/src/wadls/compute-api/src/v2.1/common.ent @@ -2010,6 +2010,16 @@ The server status. '> + + + + The UUID of the tenant in a multi-tenancy cloud. + + +'> - - - - &tenant_idTemplateParameter; - + + &tenantIdRequestParameter; + + + + &tenantIdRequestParameter; + +