summaryrefslogtreecommitdiff
path: root/keystone/resource
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-04-151-1/+1
* Remove six usageVishakha Agarwal2020-01-304-12/+4
* Revert "Resource backend is SQL only now"Colleen Murphy2019-10-112-11/+2
* Add immutable option for roles and projectsmorgan fainberg2019-09-102-2/+48
* Implement resource options for roles and projectsmorgan fainberg2019-09-094-102/+212
* Allow an explicit_domain_id parameter when creating a domainAdam Young2019-04-091-2/+4
* Update project depth checkwangxiyuan2019-02-191-34/+35
* Removing default_assigment_driverVishakha Agarwal2018-11-131-3/+0
* Remove useless "clean" filewangxiyuan2018-10-251-5/+1
* Convert projects API to FlaskHarry Rybacki2018-10-113-286/+0
* Enable foreign keys for unit testwangxiyuan2018-10-091-1/+2
* Convert domains api to flaskGage Hugo2018-09-122-187/+1
* Remove redundant get_project callwangxiyuan2018-08-071-7/+9
* Merge "Delete project limits when deleting project"Zuul2018-07-251-0/+1
|\
| * Delete project limits when deleting projectwangxiyuan2018-07-191-0/+1
* | Add project hierarchical tree check when Keystone startwangxiyuan2018-07-193-0/+81
* | Update project depth checkwangxiyuan2018-07-191-0/+9
* | Add include_limits filterwangxiyuan2018-07-192-4/+24
|/
* Invalidate 'computed assignments' cache when creating a project.Sami MAKKI2018-07-111-0/+3
* Convert Keystone to use FlaskMorgan Fainberg2018-06-041-0/+2
* Fix list_limit doesn't work correctly for domainwangxiyuan2018-04-031-2/+2
* Make tags filter match subset rather than exactGage Hugo2018-03-271-7/+9
* Remove @expression from tagsGage Hugo2018-02-281-6/+1
* Simplify token persistence callbacksLance Bragstad2018-02-161-13/+7
* Delete SQL users before deleting domainColleen Murphy2018-02-081-0/+3
* Use keystone.common.provider_api for resource APIsLance Bragstad2018-01-022-46/+61
* Refactor project tags encodingGage Hugo2017-12-191-8/+1
* Remove Dependency InjectionMorgan Fainberg2017-12-132-11/+4
* Merge "Remove ensure_default_domain_exists"Zuul2017-11-041-26/+0
|\
| * Remove ensure_default_domain_existsGage Hugo2017-11-011-26/+0
* | Merge "Remove v2 schema and validation tests"Zuul2017-11-041-31/+0
|\ \
| * | Remove v2 schema and validation testsGage Hugo2017-10-191-31/+0
* | | Implement project tags API controller and routerGage Hugo2017-10-192-0/+98
* | | Implement project tags logic into managerGage Hugo2017-10-191-0/+87
| |/ |/|
* | Implement backend logic for project tagsGage Hugo2017-10-191-2/+108
|/
* Add JSON schema validation for project tagsGage Hugo2017-10-171-2/+29
* Merge "Remove v2.0 resource APIs"Jenkins2017-09-122-103/+0
|\
| * Remove v2.0 resource APIsLance Bragstad2017-08-312-103/+0
* | Merge "Confusing log messages in project hierarchy checking"Jenkins2017-09-051-8/+7
|\ \ | |/ |/|
| * Confusing log messages in project hierarchy checkingzlyqqq2017-09-041-8/+7
* | Resource backend is SQL only nowMorgan Fainberg2017-08-142-2/+9
* | Cache list projects and domains for userLance Bragstad2017-08-091-0/+5
* | Add a hacking rule for string interpolation at loggingForestLee2017-07-182-2/+2
|/
* Add HEAD API to domain configLance Bragstad2017-06-121-3/+3
* Remove unused CONFFeng Shengqin2017-04-221-4/+0
* Merge "Make use of Dict-base including extras explicit"Jenkins2017-03-311-1/+1
|\
| * Make use of Dict-base including extras explicitMorgan Fainberg2017-02-061-1/+1
* | Merge "Remove revocation API dependency from resource API"Jenkins2017-03-301-1/+1
|\ \
| * | Remove revocation API dependency from resource APILance Bragstad2017-03-301-1/+1
* | | Merge "Add group_members_are_ids to whitelisted options"Jenkins2017-03-301-5/+10
|\ \ \ | |/ / |/| |