summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unicode display in parameters"0.2.10Jenkins2014-06-274-5/+47
|\
| * Fix unicode display in parametersEthan Lynn2014-06-184-5/+47
* | Improve --debug logging outputSteve Baker2014-06-251-1/+3
* | Do not set up logging handler in httpSteve Baker2014-06-251-3/+0
* | Updated from global requirementsOpenStack Proposal Bot2014-06-183-3/+11
* | 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-132-17/+0
|\ \
| * | Remove no use option parameters for template-validateZhang Yang2014-05-172-17/+0
| |/
* | Merge "Removed now unnecesary workaround for PyPy"Jenkins2014-06-131-5/+0
|\ \
| * | Removed now unnecesary workaround for PyPyAlex Gaynor2014-05-311-5/+0
* | | Merge "Append extra space after command in bash_completion"Jenkins2014-06-131-1/+1
|\ \ \
| * | | Append extra space after command in bash_completiontanlin2014-06-111-1/+1
| | |/ | |/|
* | | Merge "Don't allow "propagate" of heatclient logger"Jenkins2014-06-131-0/+1
|\ \ \
| * | | Don't allow "propagate" of heatclient loggerliu-sheng2014-05-301-0/+1
| | |/ | |/|
* | | Merge "Add option to show soft-deleted stacks in stack-list"Jenkins2014-06-132-3/+8
|\ \ \
| * | | Add option to show soft-deleted stacks in stack-listJason Dunsmore2014-05-292-3/+8
| |/ /
* | | Merge "Add shell arguments for stack update"Jenkins2014-06-102-1/+11
|\ \ \ | |/ / |/| |
| * | Add shell arguments for stack updateZhang Yang2014-06-052-1/+11
| |/
* | Merge "Client should support stack-list for global scope"Jenkins2014-05-272-2/+10
|\ \
| * | Client should support stack-list for global scopehuangtianhua2014-05-272-2/+10
* | | Merge "Mark heatclient as being a universal wheel"Jenkins2014-05-271-0/+2
|\ \ \ | |/ / |/| |
| * | Mark heatclient as being a universal wheelAlex Gaynor2014-05-171-0/+2
* | | Merge "Fix empty resource list index out of range error"Jenkins2014-05-212-5/+28
|\ \ \
| * | | Fix empty resource list index out of range errorJUNJIE NAN2014-04-162-5/+28
* | | | 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-033-4/+4
| |/ |/|
* | Merge "Heat client does not support OS_CACERT option"Jenkins2014-04-292-1/+12
|\ \
| * | Heat client does not support OS_CACERT optionRob Crittenden2014-04-232-1/+12
| |/
* | 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
* | Merge "Remove unused arguments for stack-preview command"Jenkins2014-04-151-18/+0
|\ \
| * | Remove unused arguments for stack-preview commandPavlo Shchelokovskyy2014-04-141-18/+0
* | | Merge "Use correct order of arguments to assertEqual"Jenkins2014-04-152-9/+9
|\ \ \ | |/ / |/| |
| * | Use correct order of arguments to assertEqualPavlo Shchelokovskyy2014-04-142-9/+9
* | | Merge "Deprecate preview --create-timeout in favor of --timeout"Jenkins2014-04-141-4/+13
|\ \ \ | |/ / |/| |
| * | Deprecate preview --create-timeout in favor of --timeouthuangtianhua2014-04-101-4/+13
| |/
* | Merge "Sync oslo incubator"Jenkins2014-04-149-57/+818
|\ \
| * | Sync oslo incubatorThomas Herve2014-04-039-57/+818
* | | Updated from global requirements0.2.9OpenStack Jenkins2014-04-121-2/+2
* | | Process provider templates for included filesSteve Baker2014-04-112-65/+217
| |/ |/|
* | Support Python 3Cyril Roelandt2014-04-032-6/+8
* | 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 "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
* | | | Merge "Skip timeout_mins when not specify"Jenkins2014-04-012-4/+24
|\ \ \ \