From 80b10c06ed578e437e947b37101129ca530489db Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Thu, 25 Sep 2014 10:25:29 -0400 Subject: [PATCH] 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 --- www/developer/openstack-projects.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html index f49ee735e3..8129c13212 100644 --- a/www/developer/openstack-projects.html +++ b/www/developer/openstack-projects.html @@ -134,24 +134,30 @@ — Internationalization and translation utilities. -
- - oslo.messaging - - — Provides inter-process communication. -
oslo.log — A logging configuration library.
+
+ + oslo.messaging + + — Provides inter-process communication. +
oslo.middleware — A collection of WSGI middleware for web service development.
+
+ + oslo.rootwrap + + — Provides fine filtering of shell commands to run as root. +
oslo.serialization @@ -172,6 +178,12 @@ — Provides common functionality required by VMware drivers in several projects.
+
+ + oslosphinx + + — Provides theme and extension support for Sphinx documentation. +
oslotest