summaryrefslogtreecommitdiff
path: root/pycadf
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add deprecation message to Audit API"0.8.0Jenkins2015-02-131-0/+7
|\
| * Add deprecation message to Audit APISteve Martinelli2015-02-101-0/+7
* | Merge "Use oslo_context"Jenkins2015-02-114-123/+1
|\ \ | |/ |/|
| * Use oslo_contextSteve Martinelli2015-02-044-123/+1
* | Merge "Do not depend on endpoint id existing in the service catalog"Jenkins2015-02-102-1/+39
|\ \
| * | Do not depend on endpoint id existing in the service catalogSteve Martinelli2015-02-062-1/+39
* | | Merge "Use oslo namespaces"Jenkins2015-02-068-14/+14
|\ \ \ | |/ / |/| / | |/
| * Use oslo namespacesSteve Martinelli2015-02-048-14/+14
* | Merge "add helper module"Jenkins2015-02-044-0/+84
|\ \ | |/ |/|
| * add helper modulegordon chung2015-01-284-0/+84
* | Add a new CADF type for keystone trustsSteve Martinelli2015-01-301-0/+2
|/
* Add new CADF taxonomy types0.7.1Steve Martinelli2015-01-271-0/+8
* Pull out some CADF taxonomy to be constantsSteve Martinelli2015-01-271-11/+23
* upgrade hacking to 0.10.0Steve Martinelli2015-01-121-1/+2
* deprecate audit middlewaregordon chung2014-12-151-0/+7
* sync oslogordon chung2014-12-103-16/+5
* Use oslo tests fixtureSteve Martinelli2014-10-2011-1522/+1
* Use oslo.serializationSteve Martinelli2014-10-207-1081/+2
* Sync oslo librariesSteve Martinelli2014-10-207-200/+205
* add federated credential0.6.0Dolph Mathews2014-08-202-3/+60
* Merge "clean up license headers"Jenkins2014-08-1528-248/+190
|\
| * clean up license headersDolph Mathews2014-07-2928-248/+190
* | Merge "Enable PEP8 checks E128, E251 and E265"Jenkins2014-08-114-8/+8
|\ \
| * | Enable PEP8 checks E128, E251 and E265Christian Berendt2014-08-014-8/+8
| |/
* | Fix typo commentsBrad Topol2014-07-232-3/+3
|/
* 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
|\ \