From bdbc0d9b75a815f91888ed38603b0b844b618301 Mon Sep 17 00:00:00 2001 From: Darren Shaw Date: Thu, 5 Nov 2015 10:45:31 -0600 Subject: [PATCH] Correct description in Keystone key_terms Currently, key_terms.rst incorrectly states "The Identity..." under the section dealing with Resources. This corrects this issue. Change-Id: I9db75c408cf9a7ab6979d44ecc39aa9821044b28 Closes-Bug: #1513464 --- doc/source/key_terms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/key_terms.rst b/doc/source/key_terms.rst index 93aec5326c..11ae576e41 100644 --- a/doc/source/key_terms.rst +++ b/doc/source/key_terms.rst @@ -28,7 +28,7 @@ globally unique, but only unique to their domain. Resources ========= -The Identity portion of keystone includes ``Projects`` and ``Domains``, and +The Resources portion of keystone includes ``Projects`` and ``Domains``, and are commonly stored in an SQL backend. Projects (Tenants)