Add missing links to Oslo projects

oslo.rootwrap and oslosphinx links were missing. Also
oslo.log link was in the wrong spot.

Closes-Bug: #1364142
Change-Id: I894a3ccf2abe99ba6f473b3187f29d18820c79f9
This commit is contained in:
Davanum Srinivas 2014-09-25 10:25:29 -04:00
parent 9e419944d8
commit 80b10c06ed

View File

@ -134,24 +134,30 @@
</a> </a>
— Internationalization and translation utilities. — Internationalization and translation utilities.
</dd> </dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.messaging/">
oslo.messaging
</a>
— Provides inter-process communication.
</dd>
<dd> <dd>
<a href="http://docs.openstack.org/developer/oslo.log/"> <a href="http://docs.openstack.org/developer/oslo.log/">
oslo.log oslo.log
</a> </a>
— A logging configuration library. — A logging configuration library.
</dd> </dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.messaging/">
oslo.messaging
</a>
— Provides inter-process communication.
</dd>
<dd> <dd>
<a href="http://docs.openstack.org/developer/oslo.middleware/"> <a href="http://docs.openstack.org/developer/oslo.middleware/">
oslo.middleware oslo.middleware
</a> </a>
— A collection of WSGI middleware for web service development. — A collection of WSGI middleware for web service development.
</dd> </dd>
<dd>
<a href="http://docs.openstack.org/developer/oslo.rootwrap/">
oslo.rootwrap
</a>
— Provides fine filtering of shell commands to run as root.
</dd>
<dd> <dd>
<a href="http://docs.openstack.org/developer/oslo.serialization/"> <a href="http://docs.openstack.org/developer/oslo.serialization/">
oslo.serialization oslo.serialization
@ -172,6 +178,12 @@
— Provides common functionality required by VMware drivers in — Provides common functionality required by VMware drivers in
several projects. several projects.
</dd> </dd>
<dd>
<a href="http://docs.openstack.org/developer/oslosphinx/">
oslosphinx
</a>
— Provides theme and extension support for Sphinx documentation.
</dd>
<dd> <dd>
<a href="http://docs.openstack.org/developer/oslotest/"> <a href="http://docs.openstack.org/developer/oslotest/">
oslotest oslotest