From c0c32c0e275b6bc7eec57aaa302a79a3eecafbeb Mon Sep 17 00:00:00 2001 From: Bo Tang Date: Sun, 30 Mar 2014 10:59:57 -0500 Subject: [PATCH] Fixed name attribute description of Projects Changed "user name" in the name attribute description of Projects to "project name". Change-Id: I36d1cc272dae8891ccee7b79543f0c8bf7bf2a79 Related-Bug: #1297022 Signed-off-by: Bo Tang --- openstack-identity-api/v3/src/markdown/identity-api-v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-identity-api/v3/src/markdown/identity-api-v3.md b/openstack-identity-api/v3/src/markdown/identity-api-v3.md index 2795eb92..f6ee4143 100644 --- a/openstack-identity-api/v3/src/markdown/identity-api-v3.md +++ b/openstack-identity-api/v3/src/markdown/identity-api-v3.md @@ -717,7 +717,7 @@ Required attributes: - `name` (string) - Unique user name, within the owning domain. + Unique project name, within the owning domain. Optional attributes: