summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update stack-preview usage textAnderson Mesquita2014-08-221-4/+5
| |/
* | Merge "Add support for multiple environment files"Jenkins2014-08-231-18/+26
|\ \ | |/ |/|
| * Add support for multiple environment filesroot2014-08-191-18/+26
* | Merge "Added timeout and rollback params in stack-preview"Jenkins2014-08-221-0/+7
|\ \
| * | Added timeout and rollback params in stack-previewUnmesh Gurjar2014-07-311-0/+7
| |/
* | Add nested-depth option to resource-listAnderson Mesquita2014-08-152-2/+12
|/
* Revert "Add keystone v3 auth support"Thomas Herve2014-07-281-1/+1
* Implement events pagination, sorting and filteringhuangtianhua2014-07-232-5/+30
* Add keystone v3 auth supportDavid Hu2014-07-171-1/+1
* Deprecate misleading cli command 'resource-template'Rabi Mishra2014-07-143-13/+34
* Show physical_resource_id in resource-listhuangtianhua2014-07-011-2/+3
* Merge "Fix unicode display in parameters"0.2.10Jenkins2014-06-271-3/+3
|\
| * Fix unicode display in parametersEthan Lynn2014-06-181-3/+3
* | Merge "Let server order event-list"Jenkins2014-06-131-1/+1
|\ \
| * | Let server order event-listClint Byrum2014-05-151-1/+1
| |/
* | Merge "Remove no use option parameters for template-validate"Jenkins2014-06-131-11/+0
|\ \
| * | Remove no use option parameters for template-validateZhang Yang2014-05-171-11/+0
| |/
* | Merge "Add option to show soft-deleted stacks in stack-list"Jenkins2014-06-131-1/+4
|\ \
| * | Add option to show soft-deleted stacks in stack-listJason Dunsmore2014-05-291-1/+4
* | | Merge "Add shell arguments for stack update"Jenkins2014-06-101-0/+8
|\ \ \ | |/ / |/| |
| * | Add shell arguments for stack updateZhang Yang2014-06-051-0/+8
| |/
* | Client should support stack-list for global scopehuangtianhua2014-05-271-1/+7
* | Merge "Fix empty resource list index out of range error"Jenkins2014-05-211-5/+4
|\ \ | |/ |/|
| * Fix empty resource list index out of range errorJUNJIE NAN2014-04-161-5/+4
* | fixed typos found by RETF rulesChristian Berendt2014-05-031-2/+2
* | Merge "Add a description of how stack-abandon works"Jenkins2014-04-171-1/+6
|\ \ | |/ |/|
| * Add a description of how stack-abandon worksClint Byrum2014-04-111-1/+6
* | Remove unused arguments for stack-preview commandPavlo Shchelokovskyy2014-04-141-18/+0
* | Deprecate preview --create-timeout in favor of --timeouthuangtianhua2014-04-101-4/+13
|/
* Merge "Python 3: decode bytes before feeding them to jsonutils.loads()"Jenkins2014-04-021-0/+3
|\
| * Python 3: decode bytes before feeding them to jsonutils.loads()Cyril Roelandt2014-03-221-0/+3
* | Skip timeout_mins when not specifyThomas Herve2014-03-261-3/+11
* | Do not use the '+' operation with dict_items()Cyril Roelandt2014-03-241-1/+1
* | Merge "Output warnings for deprecated commands"Jenkins2014-03-241-0/+9
|\ \
| * | Output warnings for deprecated commandsSteven Hardy2014-03-191-0/+9
* | | Using common methods from oslo cliutilsllg82122014-03-241-3/+3
| |/ |/|
* | Merge "Remove dependent module py3kcompat"Jenkins2014-03-206-30/+28
|\ \
| * | Remove dependent module py3kcompatllg82122014-03-186-30/+28
| |/
* | Merge "Modify stack ID lookup to only use stacks:lookup"Jenkins2014-03-201-3/+9
|\ \
| * | Modify stack ID lookup to only use stacks:lookupSteven Hardy2014-03-141-3/+9
| |/
* | Add stack-preview supportAnderson Mesquita2014-03-182-0/+63
|/
* Add timeout option to stack-updateSteven Hardy2014-03-131-0/+6
* Deprecate create/adopt --create-timeout in favor of --timeoutSteven Hardy2014-03-121-8/+32
* Merge "Do not use the '+' operation dict_items()"0.2.8Jenkins2014-03-011-1/+1
|\
| * Do not use the '+' operation dict_items()Cyril Roelandt2014-02-191-1/+1
* | Merge "Update apiclient.base and reuse new functional"Jenkins2014-03-015-22/+2
|\ \
| * | Update apiclient.base and reuse new functionalAndrey Kurilin2014-02-195-22/+2
| |/
* | Merge "Improve help strings"Jenkins2014-02-251-7/+7
|\ \
| * | Improve help stringsAndreas Jaeger2014-02-201-7/+7
| |/
* | Merge "Support the native signal API"Jenkins2014-02-242-0/+47
|\ \