CADF Python module
Go to file
Andreas Jaeger 9de5c99ccd Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I6c6775f75235dab2b9ed7820bfc5102bf5b04965
2020-05-30 18:33:32 +02:00
doc Switch to newer openstackdocstheme version 2020-05-30 18:33:32 +02:00
etc/pycadf Add swift_api_audit_map.conf 2019-08-30 12:24:05 +02:00
pycadf Merge "Use unittest.mock instead of third party mock" 2020-03-30 19:06:28 +00:00
releasenotes/notes Drop python 2.7 support and testing 2020-02-03 14:45:41 +01:00
.gitignore Switch to stestr 2018-07-24 10:38:07 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:21 +00:00
.stestr.conf Switch to stestr 2018-07-24 10:38:07 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-30 17:03:26 +00:00
CONTRIBUTING.rst Use https for *.openstack.org references 2017-02-05 20:49:06 -08:00
LICENSE initial project setup 2013-08-02 10:44:41 -04:00
README.rst Change README.rst with a better title 2019-12-26 10:58:25 +08:00
lower-constraints.txt Switch to newer openstackdocstheme version 2020-05-30 18:33:32 +02:00
requirements.txt Updated from global requirements 2018-03-15 07:53:37 +00:00
setup.cfg Drop python 2.7 support and testing 2020-02-03 14:45:41 +01:00
setup.py Updated from global requirements 2017-03-02 11:54:00 +00:00
test-requirements.txt Switch to newer openstackdocstheme version 2020-05-30 18:33:32 +02:00
tox.ini Update hacking for Python3 2020-03-30 11:57:20 +00:00

README.rst

PyCADF

image

Latest Version

Downloads

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.