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
This commit is contained in:
Dave Chen 2015-03-11 18:30:11 +08:00
parent 385c19b8b6
commit 997a649d26
1 changed files with 9 additions and 0 deletions

View File

@ -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
============