summaryrefslogtreecommitdiff
path: root/heatclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Client supports check actionhuangtianhua2014-09-232-1/+30
* Add 'cancel_update' action and commandSteve Baker2014-09-181-0/+28
* Merge "Add stack-update argument for reset parameters"Jenkins2014-09-181-0/+97
|\
| * Add stack-update argument for reset parametersWinnie Tsang2014-09-161-0/+97
* | Merge "Add stack-update argument for patching parameters"Jenkins2014-09-181-0/+81
|\ \ | |/
| * Add stack-update argument for patching parametersWinnie Tsang2014-09-161-0/+81
* | Display stack owner info on stack-listAnderson Mesquita2014-09-162-0/+22
|/
* Merge "Reuse existing disable_rollback in stack-update"Jenkins2014-09-161-5/+107
|\
| * Reuse existing disable_rollback in stack-updatePavlo Shchelokovskyy2014-09-131-5/+107
* | Add --show-nested option to stack-listSteven Hardy2014-09-122-1/+44
|/
* Merge "Template is not required on stack-adopt"Jenkins2014-09-111-7/+2
|\
| * Template is not required on stack-adoptVijendar Komalla2014-09-031-7/+2
* | Re-add keystone v3 auth with fixesDavid Hu2014-09-043-238/+386
* | output-file option in stack-abandonMasahito Muroi2014-08-271-0/+45
|/
* Handle upper cased endpointsAngus Salkeld2014-08-271-0/+32
* Merge "Add support for multiple environment files"Jenkins2014-08-231-0/+111
|\
| * Add support for multiple environment filesroot2014-08-191-0/+111
* | Merge "Added timeout and rollback params in stack-preview"Jenkins2014-08-221-8/+22
|\ \
| * | Added timeout and rollback params in stack-previewUnmesh Gurjar2014-07-311-8/+22
| |/
* | Add nested-depth option to resource-listAnderson Mesquita2014-08-152-0/+49
|/
* Merge "Add rel field to links display"Jenkins2014-07-291-0/+5
|\
| * Add rel field to links displaySteven Hardy2014-07-241-0/+5
* | Revert "Add keystone v3 auth support"Thomas Herve2014-07-283-257/+173
|/
* Implement events pagination, sorting and filteringhuangtianhua2014-07-232-0/+77
* Add keystone v3 auth supportDavid Hu2014-07-173-172/+255
* Deprecate misleading cli command 'resource-template'Rabi Mishra2014-07-142-18/+117
* Show physical_resource_id in resource-listhuangtianhua2014-07-011-4/+10
* Merge "Fix unicode display in parameters"0.2.10Jenkins2014-06-272-1/+43
|\
| * Fix unicode display in parametersEthan Lynn2014-06-182-1/+43
* | Merge "Remove no use option parameters for template-validate"Jenkins2014-06-131-6/+0
|\ \
| * | Remove no use option parameters for template-validateZhang Yang2014-05-171-6/+0
| |/
* | Merge "Add option to show soft-deleted stacks in stack-list"Jenkins2014-06-131-2/+4
|\ \
| * | Add option to show soft-deleted stacks in stack-listJason Dunsmore2014-05-291-2/+4
* | | Merge "Add shell arguments for stack update"Jenkins2014-06-101-1/+3
|\ \ \ | |/ / |/| |
| * | Add shell arguments for stack updateZhang Yang2014-06-051-1/+3
| |/
* | Client should support stack-list for global scopehuangtianhua2014-05-271-1/+3
* | Merge "Fix empty resource list index out of range error"Jenkins2014-05-211-0/+24
|\ \
| * | Fix empty resource list index out of range errorJUNJIE NAN2014-04-161-0/+24
* | | Merge "Add code coverage in resource list test"Jenkins2014-05-211-5/+17
|\ \ \ | |/ / | | / | |/ |/|
| * Add code coverage in resource list testJUNJIE NAN2014-04-161-5/+17
* | fixed typos found by RETF rulesChristian Berendt2014-05-031-1/+1
* | Heat client does not support OS_CACERT optionRob Crittenden2014-04-231-0/+2
|/
* Use correct order of arguments to assertEqualPavlo Shchelokovskyy2014-04-142-9/+9
* Process provider templates for included filesSteve Baker2014-04-111-57/+198
* Support Python 3Cyril Roelandt2014-04-031-6/+6
* Merge "Python3: fix a bytes/str issue"Jenkins2014-04-031-1/+1
|\
| * Python3: fix a bytes/str issueCyril Roelandt2014-03-241-1/+1
* | Merge "Python 3: fix test_template_utils.py"Jenkins2014-04-021-82/+101
|\ \
| * | Python 3: fix test_template_utils.pyCyril Roelandt2014-03-311-82/+101
* | | Merge "Skip timeout_mins when not specify"Jenkins2014-04-011-1/+13
|\ \ \