CADF Python module
972907f06a
Depends-On: https://review.opendev.org/c/openstack/pycadf/+/868221 Change-Id: Ifade6bf2bb94f8c0b3526e81246a8dd821e29deb |
||
---|---|---|
doc | ||
etc/pycadf | ||
pycadf | ||
releasenotes/notes | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source