From bffa6a234e66c896e2e7e0065afb648b446cf622 Mon Sep 17 00:00:00 2001 From: Gordon Chung Date: Mon, 17 Mar 2014 14:37:29 -0400 Subject: [PATCH] add pycadf link to documentation pycadf library is under oslo branch. doc gate has been added to pyCADF library. Change-Id: Ie21c2314c30442bbf265c3b687fc696c6210ce91 --- www/developer/openstack-projects.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/developer/openstack-projects.html b/www/developer/openstack-projects.html index f9e873f33d..2b9d4968cf 100644 --- a/www/developer/openstack-projects.html +++ b/www/developer/openstack-projects.html @@ -170,6 +170,10 @@

PBR is a library that injects some useful and sensible default behaviors into your setuptools run.

+

PyCADF +

+

A Python library that helps create CADF events, an open-standard audit data model, to help capture cloud-related events. +

Stevedore

A library for managing dynamic plugins for Python applications.