Add link to Nova developer documentation
Change-Id: Ic3456c80fc25c70da54d79c5d13e79f4bdeac3d6
This commit is contained in:
parent
b6a93932b5
commit
08e7931ba4
@ -39,5 +39,5 @@ redirect 301 /install/ /
|
||||
redirect 301 /basic-install/ /
|
||||
redirect 301 /run/ /
|
||||
redirect 301 /api/index.html /
|
||||
redirect 301 /developer/index.html /
|
||||
redirect 301 /developer/index.html /developer/openstack-projects.html
|
||||
redirect 301 /cli/ /
|
||||
|
@ -130,6 +130,9 @@
|
||||
</h2>
|
||||
<p>Online developer documentation for working on the OpenStack Dashboard.
|
||||
</p>
|
||||
<h2><a href="http://docs.openstack.org/developer/nova/">Compute Service Developer Documentation (nova)</a>
|
||||
</h2>
|
||||
<p>Developer documentation for the OpenStack Compute service.</p>
|
||||
<h2><a href="http://docs.openstack.org/developer/keystone/">Identity Service Developer Documentation (keystone)</a>
|
||||
</h2>
|
||||
<p>Developer documentation for the common OpenStack Identity service.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user