CADF Python module
Go to file
Tony Breeds b4bc985324 Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove pycadf.

Change-Id: I385d89d2ce2ecc85532f4acc31ff1c975a150178
2016-12-20 14:34:24 +11:00
doc Remove unused pngmath Sphinx extension 2016-02-29 19:56:58 +01:00
etc/pycadf Add missing os-volumes_boot to nova_api_audit_map.conf 2016-04-15 10:37:43 +08:00
pycadf Clean oslo.i18n 2016-09-27 10:07:12 +08:00
tools Add Constraints support 2016-12-20 14:34:24 +11: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
README.rst Show team and repo badges on README 2016-11-25 16:41:30 +01:00
requirements.txt Updated from global requirements 2016-10-27 12:21:40 +00:00
setup.cfg Changed the home-page link 2016-10-17 19:33:48 +05:30
setup.py Updated from global requirements 2015-09-17 12:16:23 +00:00
test-requirements.txt Updated from global requirements 2016-10-22 01:26:27 +00:00
tox.ini Add Constraints support 2016-12-20 14:34:24 +11:00

README.rst

Team and repository tags

image

PyCADF

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.