From 40c4d14b225e839bb678c96682b177178f671faf Mon Sep 17 00:00:00 2001 From: Ghanshyam Date: Thu, 10 Dec 2015 12:16:32 +0900 Subject: [PATCH] Fix Keystone Identity V3 Trust API URL URI for POST Trust API is not correct - it should be /v3/OS-TRUST/trusts http://developer.openstack.org/api-ref-identity-v3-ext.html#createTrust Now Tempest is using these ref as Documents for their service client and found this issue. Change-Id: I80a8d7df769fe9e767859462eee31e2f86f60026 Closes-Bug: #1524585 --- api-ref/src/wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/src/wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl b/api-ref/src/wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl index 3bf881743..4c837d098 100644 --- a/api-ref/src/wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl +++ b/api-ref/src/wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl @@ -39,7 +39,7 @@ - +