summaryrefslogtreecommitdiff
path: root/heat/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Implement secure RBACLance Bragstad2021-03-022-2/+7
* Use err.errno to access errno for socket errorsTim Burke2020-09-261-1/+3
* Improve naming of get_allowed_params() argumentZane Bitter2020-07-144-28/+28
* Merge "Clean up API policy decorators"Zuul2020-05-071-1/+1
|\
| * Clean up API policy decoratorsZane Bitter2020-04-301-1/+1
* | Use unittest.mock instead of third party mockSean McGinnis2020-05-0515-17/+22
* | Remove six and python 2.7 full supportHervé Beraud2020-04-237-50/+44
* | Remove six and python 2.7 full supportHervé Beraud2020-04-233-6/+3
|/
* Merge "Split 'action' policy into more granular controls"Zuul2020-03-041-14/+8
|\
| * Split 'action' policy into more granular controlsZane Bitter2019-10-291-14/+8
* | Fix the misspelling of "except"lijunjie2019-12-231-3/+3
|/
* Add unit test for API 'check' actionZane Bitter2019-10-251-0/+22
* Fix lower-constraints tox env to use proper constraintsRabi Mishra2019-04-101-2/+6
* Fall back to www_authenthicate_uriJohannes Grassler2018-11-281-1/+1
* middleware: return HTTPBadRequest when path is invalidBenoît Knecht2018-09-111-0/+9
* Option for retrieving child templates and env files from swiftrabi2018-07-262-29/+58
* Remove mox usage from test_api_cfn_v1ricolin2018-05-171-348/+337
* Remove mox from openstack_v1/test_stacksZane Bitter2018-05-171-550/+499
* Remove mox usage from test_api_ec2tokenricolin2018-04-111-50/+80
* Merge "Remove mox from openstack_v1/test_resources"Zuul2018-04-101-159/+160
|\
| * Remove mox from openstack_v1/test_resourcesZane Bitter2018-03-271-159/+160
* | Merge "Remove mox from openstack_v1/test_actions"Zuul2018-04-101-33/+22
|\ \
| * | Remove mox from openstack_v1/test_actionsZane Bitter2018-03-261-33/+22
| |/
* | Remove mox from openstack_v1/test_eventsZane Bitter2018-03-291-56/+56
|/
* Remove CloudWatch APIrabi2018-01-282-539/+0
* [policy in code] part 6(cfn, cloudwatch)ricolin2017-12-131-13/+7
* [policy in code] part 2 (stacks)ricolin2017-12-011-1/+1
* [policy in code] Part 1 Base frameworkricolin2017-11-212-1/+5
* Add REST api support for cancel without rollbackrabi2017-11-081-13/+18
* Merge "Add unit tests for function 'index'"Jenkins2017-07-191-0/+39
|\
| * Add unit tests for function 'index'shizhihui2016-11-171-0/+39
* | Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-083-4/+4
* | Omit rsrc prop data in rpc api for multiple eventsCrag Wolfe2017-03-011-5/+0
|/
* Includes project info while admin getting stackshuangtianhua2016-11-301-0/+16
* Use more specific asserts in testsBéla Vancsics2016-11-221-1/+1
* Ignore merged env if environment files are specifiedrabi2016-11-021-0/+11
* Return condition functions based on the filter paramhuangtianhua2016-10-141-8/+25
* Remove unnecessary setUp and tearDownzhufl2016-09-303-12/+0
* Migrate to keystoneauthLu lei2016-09-061-1/+1
* Stop using mox.stubs in heatLu lei2016-08-261-16/+9
* Remove tenant_safe flag from rpc and db apirabi2016-08-163-25/+20
* Merge "Remove unnecessary checks"Jenkins2016-08-022-47/+0
|\
| * Remove unnecessary checksDmitriy Uvarenkov2016-07-122-47/+0
* | Check for empty sections in environmentThomas Herve2016-07-251-0/+6
|/
* Add stack files retrieval APISteven Hardy2016-07-111-0/+21
* Merge "Sync context with oslo.context"Jenkins2016-06-291-2/+2
|\
| * Sync context with oslo.contextJamie Lennox2016-06-171-2/+2
* | Merge "Implement event list nested-depth"Jenkins2016-06-282-22/+53
|\ \ | |/ |/|
| * Implement event list nested-depthSteve Baker2016-06-142-22/+53
* | Authorize super admin actions on all projectsrabi2016-06-141-0/+12
|/