summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDave Chen <wei.d.chen@intel.com>2015-03-11 18:30:11 +0800
committerDave Chen <wei.d.chen@intel.com>2015-03-14 18:47:05 +0800
commit997a649d2658561c8c86006d7b8fc60fb55f0dbd (patch)
treed492684009a14e82a15be490dba9d6199534db97 /doc
parent385c19b8b6bfb717fc4b39e211c9ef05b80d2df0 (diff)
downloadpython-keystoneclient-997a649d2658561c8c86006d7b8fc60fb55f0dbd.tar.gz
Crosslink to other sites that are owned by Keystone
Add links to identity service and keystone middleware to the landing page. This indicates to the user that the three projects are related. Change-Id: I37bb4cd866524bad69f90c53e6a58d58202fc263 Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Partial-Bug: #1428321
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 9ab430d..9d931ca 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -18,6 +18,15 @@ Contents:
using-api-v2
api/modules
+Related Identity Projects
+=========================
+
+In addition to creating the Python client library, the Keystone team also
+provides `Identity Service`_, as well as `WSGI Middleware`_.
+
+.. _`Identity Service`: http://docs.openstack.org/developer/keystone/
+.. _`WSGI Middleware`: http://docs.openstack.org/developer/keystonemiddleware/
+
Contributing
============