CADF Python module
Go to file
Vieri 4587d9c733 Don't quote {posargs} in tox.ini
Quotes around {posargs} cause the entire string to be combined into one
arg that gets passed to stestr. This prevents passing multiple args
(e.g. '--concurrency=16 some-regex')

Change-Id: Ib74244eea0ff4fa37dc3308360691059c6fa448b
2018-10-09 13:41:47 +00:00
doc Trivial: Update pypi url to new url 2018-04-21 10:07:34 +08:00
etc/pycadf Merge "changed 'target_endpoint_type' value" 2017-08-22 17:55:51 +00:00
pycadf Remove moxstubout usage 2018-05-21 20:53:18 -04:00
.gitignore Switch to stestr 2018-07-24 10:38:07 +07:00
.gitreview Update .gitreview after repo rename 2014-02-07 20:41:05 +00:00
.stestr.conf Switch to stestr 2018-07-24 10:38:07 +07:00
.zuul.yaml add lib-forward-testing-python3 test job 2018-08-29 16:05:00 -04: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 Trivial: Update pypi url to new url 2018-04-21 10:07:34 +08:00
lower-constraints.txt Switch to stestr 2018-07-24 10:38:07 +07:00
requirements.txt Updated from global requirements 2018-03-15 07:53:37 +00:00
setup.cfg Merge "Turn on warning-is-error for sphinx build" 2017-07-17 21:36:28 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:00 +00:00
test-requirements.txt Switch to stestr 2018-07-24 10:38:07 +07:00
tox.ini Don't quote {posargs} in tox.ini 2018-10-09 13:41:47 +00: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.