summaryrefslogtreecommitdiff
path: root/pycadf/audit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Expand © and remove unnecessary encoding lines"Jenkins2014-06-191-1/+0
|\
| * Expand © and remove unnecessary encoding linesMartin Geisler2014-06-151-1/+0
* | add audit_maps for more OpenStack componentsGordon Chung2014-06-051-2/+7
|/
* catch empty json body0.4.1Gordon Chung2014-02-211-4/+7
* audit middleware in pycadfGordon Chung2014-02-201-18/+14
* update build_typeURI to drop query stringGordon Chung2014-02-031-2/+2
* add path to eventGordon Chung2014-02-031-0/+1
* adjust typeURI to capture target betterGordon Chung2014-02-031-58/+90
* Python3: do not index a dict_keys object0.3Cyril Roelandt2014-01-091-1/+1
* Python3: use six.moves.urllib.parse instead of urlparseCyril Roelandt2014-01-071-1/+1
* Python 3: Use six.moves.configparser rather than ConfigParserCyril Roelandt2014-01-061-7/+8
* add namespace to all idsGordon Chung2013-10-291-3/+3
* observer and reporter should be valid ResourceGordon Chung2013-10-171-2/+2
* fix conf file settings0.2Gordon Chung2013-09-251-4/+7
* pycadf 0.1.8 broke oslo0.1.9Gordon Chung2013-09-191-13/+14
* DNS names may not map to service catalog valuesGordon Chung2013-09-171-24/+48
* update cadf spec to support new data model0.1.5Gordon Chung2013-08-202-83/+60
* add event to CADF_EVENT0.1.4Gordon Chung2013-08-191-3/+3
* add support for no response and failed request audit0.1.3Gordon Chung2013-08-151-8/+21
* move cadf correlation id under req.environGordon Chung2013-08-141-1/+1
* append cadf event to req.environ0.1.2Gordon Chung2013-08-141-9/+13
* validate attributes against basestring0.1.10.1Gordon Chung2013-08-071-5/+6
* add support for audit api middlewarev0.1Gordon Chung2013-08-062-0/+252