CADF Python module
Go to file
Doug Hellmann 2c275b08c5 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I370e66f1a4f4a0af629afa109d51d095a4700327
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 15:27:01 -04: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 Stopping using norm_ns 2017-09-13 10:25:46 +08: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
.zuul.yaml add lower-constraints job 2018-05-10 15:26:45 +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 Trivial: Update pypi url to new url 2018-04-21 10:07:34 +08:00
lower-constraints.txt add lower-constraints job 2018-05-10 15:26:45 +00: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 Updated from global requirements 2018-03-15 07:53:37 +00:00
tox.ini fix tox python3 overrides 2018-06-06 15:27:01 -04: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.