Add Identity API references to main page

The "API References" section on http://docs.openstack.org/ was
missing some Identity docs such as a link to the v2.0 Admin API
reference.

Change-Id: I1885aab838a07889e4b83643a01e629f61d78551
Closes-Bug: 1480670
This commit is contained in:
Brant Knudson 2015-08-02 09:21:43 -05:00
parent 8a953acbba
commit a073c450b6

View File

@ -80,7 +80,10 @@
<a href="http://developer.openstack.org/api-ref-data-processing-v1.1.html">Data Processing v1.1 (CURRENT)</a>
<a href="http://developer.openstack.org/api-ref-database-v1.html">Database Service API v1.0 (CURRENT)</a>
<a href="http://developer.openstack.org/api-ref-identity-v3.html">Identity API v3 (CURRENT)</a>
<a href="http://developer.openstack.org/api-ref-identity-v3-ext.html">Identity API v3 extensions (CURRENT)</a>
<a href="http://developer.openstack.org/api-ref-identity-v2.html">Identity API v2.0 (SUPPORTED)</a>
<a href="http://developer.openstack.org/api-ref-identity-admin-v2.html">Identity Admin API v2.0 (SUPPORTED)</a>
<a href="http://developer.openstack.org/api-ref-identity-v2-ext.html">Identity API v2.0 extensions (SUPPORTED)</a>
<a href="http://developer.openstack.org/api-ref-image-v2.html">Image Service API v2 (CURRENT)</a>
<a href="http://developer.openstack.org/api-ref-image-v1.html">Image Service API v1 (SUPPORTED)</a>
<a href="http://developer.openstack.org/api-ref-networking-v2.html">Networking API v2.0 (CURRENT)</a>