summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Add option for detailed template errorPeter Razumovsky2015-10-094-8/+44
* Merge "Add PATCH support for stack-update --dry-run"Jenkins2015-10-052-9/+41
|\
| * Add PATCH support for stack-update --dry-runSteven Hardy2015-10-022-9/+41
* | Fix the bug when showing event in log formatzengyingzhe2015-09-304-12/+41
|/
* Merge "Ability to specify show_nested for template validation"0.8.0Jenkins2015-09-164-3/+55
|\
| * Ability to specify show_nested for template validationJay Dobies2015-09-164-3/+55
* | stack-update -x tolerate no templateSteven Hardy2015-09-164-4/+61
* | Fix deployment create error when using existing configRabi Mishra2015-09-152-2/+38
* | Merge "Fix stack sorting support"Jenkins2015-09-112-6/+63
|\ \ | |/ |/|
| * Fix stack sorting supporttengqm2015-09-102-6/+63
* | Merge "Add CLI option for update dry-run"Jenkins2015-09-094-0/+157
|\ \
| * | Add CLI option for update dry-runRyan S. Brown2015-09-044-0/+157
* | | Enable filters for heat resource-type-listKanagaraj Manickam2015-09-083-5/+45
* | | Modify test templates and the path to subunit2htmlTakashi NATSUME2015-09-083-26/+21
* | | Merge "Improve the format hint of -Pf option"0.7.0Jenkins2015-09-011-3/+3
|\ \ \
| * | | Improve the format hint of -Pf optionzengyingzhe2015-08-261-3/+3
| | |/ | |/|
* | | Merge "Do not show snapshot data when doing snapshot-list"Jenkins2015-09-012-7/+1
|\ \ \
| * | | Do not show snapshot data when doing snapshot-listEthan Lynn2015-08-192-7/+1
| |/ /
* | | Merge "Support tags parameter for stack-preview"Jenkins2015-09-012-3/+16
|\ \ \ | |_|/ |/| |
| * | Support tags parameter for stack-previewhuangtianhua2015-08-242-3/+16
| |/
* | Fix a nit in resource-list helpzengyingzhe2015-08-281-1/+1
* | Replace deprecated functionricolin2015-08-271-1/+1
|/
* Poll functionality for stack create actionRakesh H S2015-08-105-113/+322
* Use Heat resource to validate resource_type_showSergey Kraynev2015-08-071-1/+1
* Merge "add with_detail parameter in heat resource-list request"Jenkins2015-08-034-21/+70
|\
| * add with_detail parameter in heat resource-list requestRico Lin2015-07-274-21/+70
* | Merge "Fix docstrings and add missing"Jenkins2015-07-281-3/+4
|\ \ | |/ |/|
| * Fix docstrings and add missingTetiana Lashchova2015-07-231-3/+4
* | Merge "Support 'with_attr' parameter for resource-show"Jenkins2015-07-274-6/+36
|\ \
| * | Support 'with_attr' parameter for resource-showhuangtianhua2015-07-214-6/+36
| |/
* | Add missing `deployment-list` to cliRabi Mishra2015-07-232-0/+70
|/
* Merge "Fix error when creating deployment from cli"Jenkins2015-07-164-13/+144
|\
| * Fix error when creating deployment from cliRabi Mishra2015-07-104-13/+144
* | Merge "Add support for template-function-list command"Jenkins2015-07-164-0/+48
|\ \
| * | Add support for template-function-list commandTetiana Lashchova2015-07-094-0/+48
* | | New mock release(1.1.0) broke unit testsrico.lin2015-07-131-6/+6
|/ /
* | Fix TypeError when call keystoneclient session.request()huangtianhua2015-07-063-20/+38
* | Merge "resource-list --nested-depth stack_name column"Jenkins2015-07-064-3/+34
|\ \ | |/ |/|
| * resource-list --nested-depth stack_name columnSteve Baker2015-06-264-3/+34
* | Merge "Add tests for SessionClient"Jenkins2015-07-031-33/+172
|\ \
| * | Add tests for SessionClientPeter Razumovsky2015-07-021-33/+172
* | | Merge "Add support for template-version-list command"Jenkins2015-07-035-0/+87
|\ \ \ | |/ / |/| |
| * | Add support for template-version-list commandTetiana Lashchova2015-07-025-0/+87
| |/
* | Merge "Move SessionClient from HTTPClient to adapter"Jenkins2015-07-025-404/+832
|\ \
| * | Move SessionClient from HTTPClient to adapterPeter Razumovsky2015-06-265-404/+832
| |/
* | Fix argument order for assertEqualTetiana Lashchova2015-06-251-1/+1
|/
* Fixed VerifyAll() when test case does ReplayAll()Aleksei Guzev2015-06-196-46/+24
* Merge "Move test_event_utils.py module to unit directory"Jenkins2015-06-171-0/+0
|\
| * Move test_event_utils.py module to unit directorySergey Kraynev2015-06-151-0/+0
* | Merge "Add first pass at post_test_hook for functional"Jenkins2015-06-171-0/+50
|\ \