summaryrefslogtreecommitdiff
path: root/pycadf
Commit message (Expand)AuthorAgeFilesLines
...
* Enabled hacking checks H305 and H307Christian Berendt2014-07-175-4/+5
* Merge "Expand © and remove unnecessary encoding lines"Jenkins2014-06-1922-26/+4
|\
| * Expand © and remove unnecessary encoding linesMartin Geisler2014-06-1522-26/+4
* | add audit_maps for more OpenStack componentsGordon Chung2014-06-053-21/+26
|/
* Merge "sync oslo"0.5.1Jenkins2014-05-2311-203/+376
|\
| * sync osloGordon Chung2014-05-2211-203/+376
* | remove token from notifier middlewareGordon Chung2014-05-221-1/+1
|/
* add docstrings to functionsGordon Chung2014-03-1016-4/+155
* catch empty json body0.4.1Gordon Chung2014-02-212-4/+19
* add constant for security service0.4Gordon Chung2014-02-201-1/+2
* audit middleware in pycadfGordon Chung2014-02-209-32/+439
* oslo common code sync and requirements cleanupGordon Chung2014-02-2015-0/+1688
* update build_typeURI to drop query stringGordon Chung2014-02-031-2/+2
* Merge "mask token values"Jenkins2014-02-035-5/+66
|\
| * mask token valuesGordon Chung2014-02-035-5/+66
* | sync common code and requirementsGordon Chung2014-02-034-467/+274
* | add path to eventGordon Chung2014-02-032-0/+2
* | adjust typeURI to capture target betterGordon Chung2014-02-033-85/+177
|/
* Python3: do not index a dict_keys object0.3Cyril Roelandt2014-01-091-1/+1
* Merge "Python3: use six.moves.urllib.parse instead of urlparse"Jenkins2014-01-081-1/+1
|\
| * Python3: use six.moves.urllib.parse instead of urlparseCyril Roelandt2014-01-071-1/+1
* | Python 3: the request body should be bytes in test_api.pyCyril Roelandt2014-01-071-2/+2
|/
* Merge "Python 3: use six.with_metaclass"Jenkins2014-01-071-2/+2
|\
| * Python 3: use six.with_metaclassCyril Roelandt2014-01-061-2/+2
* | Merge "Python 3: replace 'basestring' by 'six.string_types'"Jenkins2014-01-0713-39/+69
|\ \
| * | Python 3: replace 'basestring' by 'six.string_types'Cyril Roelandt2014-01-0613-39/+69
| |/
* | Python 3: Use six.moves.configparser rather than ConfigParserCyril Roelandt2014-01-061-7/+8
|/
* sync requirements and osloGordon Chung2013-12-165-29/+34
* Merge "add namespace to all ids"0.2.2Jenkins2013-10-293-8/+13
|\
| * add namespace to all idsGordon Chung2013-10-293-8/+13
* | improve model validationGordon Chung2013-10-2513-52/+135
|/
* update osloGordon Chung2013-10-244-40/+137
* do not set typeURI in resource shortformGordon Chung2013-10-211-1/+3
* Merge "support namespace prefix in id"0.2.1Jenkins2013-10-181-9/+11
|\
| * support namespace prefix in idGordon Chung2013-10-171-9/+11
* | switch list action to read/listGordon Chung2013-10-182-4/+4
|/
* observer and reporter should be valid ResourceGordon Chung2013-10-176-23/+44
* fix conf file settings0.2Gordon Chung2013-09-253-4/+47
* 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
* ensure unique id and timestamp defaults0.1.7Gordon Chung2013-09-054-11/+33
* update cadf spec to support new data model0.1.5Gordon Chung2013-08-2010-115/+340
* add event to CADF_EVENT0.1.4Gordon Chung2013-08-192-19/+19
* add support for no response and failed request audit0.1.3Gordon Chung2013-08-152-8/+50
* move cadf correlation id under req.environGordon Chung2013-08-142-2/+2
* append cadf event to req.environ0.1.2Gordon Chung2013-08-143-40/+40
* validate attributes against basestring0.1.10.1Gordon Chung2013-08-0715-646/+52
* add support for audit api middlewarev0.1Gordon Chung2013-08-065-0/+463
* DMTF CADF formatGordon Chung2013-08-0626-0/+3032
* initial project setupDoug Hellmann2013-08-022-0/+0