RETIRED, further work has moved to Debian project infrastructure
Go to file
2015-02-24 18:39:09 +00:00
doc Additional doc clean up 2015-02-19 06:00:29 +00:00
etc/pycadf add audit_maps for more OpenStack components 2014-06-05 18:52:15 -04:00
pycadf Merge "Add deprecation message to Audit API" 2015-02-13 16:57:17 +00:00
tools Use oslo_debug_helper and remove our own version 2014-09-11 15:04:00 -04:00
.gitignore reorder documentation 2014-04-10 16:45:14 -04:00
.gitreview Update .gitreview after repo rename 2014-02-07 20:41:05 +00:00
.testr.conf initial project setup 2013-08-02 10:44:41 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
LICENSE initial project setup 2013-08-02 10:44:41 -04:00
openstack-common.conf Use oslo_context 2015-02-04 01:44:43 -05:00
README.rst define the project goal 2014-08-20 16:45:57 -05:00
requirements.txt Updated from global requirements 2015-02-20 13:59:09 +00:00
setup.cfg Add classifiers for Python 3 2014-11-06 17:27:26 +01:00
setup.py Updated from global requirements 2014-04-30 02:46:06 +00:00
test-requirements.txt Updated from global requirements 2015-02-03 23:22:46 +00:00
tox.ini sync oslo 2014-12-10 12:05:03 -05:00

PyCADF

This library provides an auditing data model based on the Cloud Auditing Data Federation specification, primarily for use by OpenStack. The goal is to establish strict expectations about what auditors can expect from audit notifications.

Developer documentation, the source of which is in doc/source/, is published at:

http://docs.openstack.org/developer/pycadf

Bugs and feature requests are tracked on Launchpad at:

https://bugs.launchpad.net/pycadf

For information on contributing, see CONTRIBUTING.rst.