summaryrefslogtreecommitdiff
path: root/heat/api
Commit message (Expand)AuthorAgeFilesLines
* Return HTTPBadRequest from circular dependencyTobias Urdin2023-02-271-1/+2
* Deploy healthcheck middleware as app instead of filterTakashi Kajinami2022-06-061-0/+33
* Validate limit query parameter for List Software Config APITakashi Kajinami2022-05-251-0/+12
* [goal] Deprecate the JSON formatted policy fileGhanshyam Mann2021-06-177-7/+7
* Add separate policy for updates with no changesZane Bitter2021-03-152-1/+42
* Implement secure RBACLance Bragstad2021-03-021-1/+6
* Improve naming of get_allowed_params() argumentZane Bitter2020-07-146-34/+34
* Clean up API policy decoratorsZane Bitter2020-04-301-32/+6
* Remove six and python 2.7 full supportHervé Beraud2020-04-224-24/+21
* Remove six and python 2.7 full supportHervé Beraud2020-04-227-16/+9
* Split 'action' policy into more granular controlsZane Bitter2019-10-291-15/+31
* middleware: return HTTPBadRequest when path is invalidBenoît Knecht2018-09-111-0/+7
* Option for retrieving child templates and env files from swiftrabi2018-07-262-7/+19
* Use application_url in API version documentPavlo Shchelokovskyy2018-06-141-1/+1
* Fix versions Controller for Py3Pavlo Shchelokovskyy2018-06-141-1/+4
* Remove stack watch servicerabi2018-01-281-1/+0
* Remove CloudWatch APIrabi2018-01-282-388/+0
* [policy in code] part 6(cfn, cloudwatch)ricolin2017-12-132-4/+4
* [policy in code] part 5 (software-*)ricolin2017-12-072-11/+11
* Merge "[policy in code] part 4"Zuul2017-12-065-15/+20
|\
| * [policy in code] part 4ricolin2017-12-015-15/+20
* | Merge "[policy in code] part 2 (stacks)"Zuul2017-12-051-31/+32
|\ \ | |/
| * [policy in code] part 2 (stacks)ricolin2017-12-011-31/+32
* | Merge "Remove SSLMiddleware"Zuul2017-11-272-53/+0
|\ \ | |/ |/|
| * Remove SSLMiddlewarericolin2017-10-182-53/+0
* | [policy in code] Part 1 Base frameworkricolin2017-11-211-6/+38
* | Merge "Don't return the sensitive information to user"Zuul2017-11-152-8/+13
|\ \
| * | Don't return the sensitive information to userhuangtianhua2017-11-092-8/+13
* | | Add REST api support for cancel without rollbackrabi2017-11-081-3/+9
|/ /
* | Fix error for invalid auth_encryption_keyrabi2017-08-161-0/+1
|/
* Add converge flag in stack update for observing on realityricolin2017-08-071-5/+10
* Remove log translationsliyi2017-03-255-22/+15
* Fix missing spaces in stringsZane Bitter2017-03-031-2/+2
* Use i18n to translate msg in LOG.xxx()Lu lei2016-11-231-3/+5
* Handle ambiguous physical resource IDsZane Bitter2016-12-052-0/+2
* Fix a small nithuangtianhua2016-12-011-3/+1
* Includes project info while admin getting stackshuangtianhua2016-11-301-2/+2
* Ignore merged env if environment files are specifiedrabi2016-11-021-1/+3
* Return condition functions based on the filter paramhuangtianhua2016-10-141-1/+9
* Remove tenant_safe flag from rpc and db apirabi2016-08-163-17/+28
* Merge "Remove unnecessary checks"Jenkins2016-08-022-17/+3
|\
| * Remove unnecessary checksDmitriy Uvarenkov2016-07-122-17/+3
* | Check for empty sections in environmentThomas Herve2016-07-251-4/+4
|/
* Add stack files retrieval APISteven Hardy2016-07-112-1/+12
* Config: no need to set default=NoneChangBo Guo(gcb)2016-06-281-3/+0
* Merge "Implement event list nested-depth"Jenkins2016-06-281-11/+21
|\
| * Implement event list nested-depthSteve Baker2016-06-141-11/+21
* | Authorize super admin actions on all projectsrabi2016-06-141-1/+1
|/
* Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-3/+3
* Get rid of Parameters._validate_template_parameters()Zane Bitter2016-06-032-2/+0