summaryrefslogtreecommitdiff
path: root/pycadf
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use unittest.mock instead of third party mock"Zuul2020-03-301-2/+1
|\
| * Use unittest.mock instead of third party mockSean McGinnis2020-03-131-2/+1
* | Update hacking for Python3Andreas Jaeger2020-03-302-0/+2
|/
* Enabling FIPS mode by using sha256 instead of md5Raildo Mascena2018-11-011-2/+2
* Remove moxstubout usageCharles Short2018-05-211-4/+0
* Stopping using norm_nschenghuiyu2017-09-131-8/+0
* Make `is_valid` more flexible with uuid validationGage Hugo2017-02-062-8/+83
* cleanup stringgord chung2017-01-041-1/+1
* Clean oslo.i18nTony Xu2016-09-271-33/+0
* Fix order of arguments in assertEqualliangjingtao2016-07-071-22/+22
* Add docstring validationDolph Mathews2016-02-121-5/+3
* Fix wrong use of commaEinst Crazy2016-01-071-1/+1
* relax id validation2.0.1gordon chung2015-12-022-5/+18
* make generate_uuid return valid uuidgordon chung2015-11-121-14/+20
* Merge "Add event name"Jenkins2015-11-092-2/+14
|\
| * Add event nameStanisław Pitucha2015-09-242-2/+14
* | Add authenticate and evaluate actionsStanisław Pitucha2015-10-161-2/+5
|/
* Adding barbican specific base resources.Arun Kant2015-08-141-0/+11
* ensure id is not emptygordon chung2015-06-222-0/+7
* Merge "Add unit tests to increase coverage of cadftype"Jenkins2015-05-151-0/+23
|\
| * Add unit tests to increase coverage of cadftypeBrad Topol2015-05-031-0/+23
* | drop audit middlewaregordon chung2015-04-2410-1071/+0
* | Merge "Added a testcase to cover ValueError in tag.py"Jenkins2015-04-231-0/+12
|\ \
| * | Added a testcase to cover ValueError in tag.pyFernando Diaz2015-04-231-0/+12
| |/
* | Add test to cover mask value for utils.mask_valuebgsilva2015-04-231-0/+8
|/
* 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
|/