summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Configure logging regardless of debug flag"Jenkins2014-02-051-6/+6
|\
| * Configure logging regardless of debug flagRandall Burt2014-01-301-6/+6
* | Fix order of arguments in assertEqualPavlo Shchelokovskyy2014-01-303-25/+25
* | Pass empty dict not None for empty environmentSteven Hardy2014-01-292-2/+2
|/
* Merge "Add support for build info API"Jenkins2014-01-285-0/+152
|\
| * Add support for build info APIRichard Lee2014-01-245-0/+152
* | Merge "Remove unused method 'string_to_bool' from utils"Jenkins2014-01-281-4/+0
|\ \
| * | Remove unused method 'string_to_bool' from utilsllg82122014-01-231-4/+0
* | | Refactor environment functions in preparation for get_fileSteve Baker2014-01-273-95/+226
| |/ |/|
* | Merge "Improve and unit-test template contents fetching"Jenkins2014-01-244-41/+150
|\ \
| * | Improve and unit-test template contents fetchingSteve Baker2014-01-134-41/+150
* | | Merge "Test coverage of empty environment"Jenkins2014-01-241-0/+5
|\ \ \ | |/ /
| * | Test coverage of empty environmentSteve Baker2014-01-131-0/+5
* | | Merge "Move environment and template file functions to own module"Jenkins2014-01-244-281/+324
|\ \ \ | |/ /
| * | Move environment and template file functions to own moduleSteve Baker2014-01-134-281/+324
* | | Merge "Raise traceback on error when using CLI and -debug"Jenkins2014-01-222-3/+59
|\ \ \ | |_|/ |/| |
| * | Raise traceback on error when using CLI and -debugChmouel Boudjnah2014-01-162-3/+59
* | | Merge "reconcile prepare_environment_file/url into one funtion"Jenkins2014-01-212-26/+47
|\ \ \ | | |/ | |/|
| * | reconcile prepare_environment_file/url into one funtionSteve Baker2014-01-132-26/+47
* | | Merge "Use template_format.parse for local stack parsing"Jenkins2014-01-211-15/+18
|\ \ \ | |/ /
| * | Use template_format.parse for local stack parsingSteve Baker2014-01-131-15/+18
* | | Merge "Fetch environment from fields rather than function arg"Jenkins2014-01-192-7/+10
|\ \ \ | |/ /
| * | Fetch environment from fields rather than function argSteve Baker2014-01-132-7/+10
* | | Merge "Move template_format from heat to heatclient"Jenkins2014-01-194-0/+242
|\ \ \ | |/ /
| * | Move template_format from heat to heatclientSteve Baker2014-01-134-0/+242
* | | Merge "Use assertRaises instead of try/except/else"Jenkins2014-01-171-12/+7
|\ \ \ | |/ /
| * | Use assertRaises instead of try/except/elseSteve Baker2014-01-121-12/+7
* | | Merge "Fix comparison with singletons"Jenkins2014-01-171-3/+3
|\ \ \
| * | | Fix comparison with singletonsPavlo Shchelokovskyy2014-01-131-3/+3
| | |/ | |/|
* | | Merge "Remove unused common.base module"Jenkins2014-01-161-134/+0
|\ \ \
| * | | Remove unused common.base moduleAndrey Kurilin2014-01-111-134/+0
| |/ /
* | | Merge "Sync strutils from oslo"Jenkins2014-01-151-4/+8
|\ \ \
| * | | Sync strutils from osloChmouel Boudjnah2014-01-161-4/+8
| |/ /
* | | Merge "Fix some trivial py3 errors"Jenkins2014-01-152-7/+7
|\ \ \
| * | | Fix some trivial py3 errorsChmouel Boudjnah2014-01-112-7/+7
| |/ /
* | | Merge "Update variable name in test_shell.py"Jenkins2014-01-151-4/+4
|\ \ \
| * | | Update variable name in test_shell.pyJay Lau2014-01-121-4/+4
| |/ /
* | | Merge "Add to_dict() method to Resource class"Jenkins2014-01-153-6/+126
|\ \ \ | |/ / |/| |
| * | Add to_dict() method to Resource classSimon Pasquier2014-01-133-6/+126
* | | Merge "Remove ununsed httplib2 requirement"Jenkins2014-01-092-9/+0
|\ \ \
| * | | Remove ununsed httplib2 requirementChmouel Boudjnah2014-01-062-9/+0
* | | | Merge "Enable deleting multiple stacks with single call"Jenkins2014-01-092-10/+46
|\ \ \ \
| * | | | Enable deleting multiple stacks with single callJay Lau2013-12-252-10/+46
* | | | | Merge "Remove vim header"Jenkins2014-01-094-9/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove vim headerZhiQiang Fan2013-12-284-9/+0
| |/ / /
* | | | Merge "Increase test_resources coverage"Jenkins2014-01-081-17/+59
|\ \ \ \
| * | | | Increase test_resources coverageChmouel Boudjnah2013-12-201-17/+59
| |/ / /
* | | | Merge "Fix help formatting for resource-template"Jenkins2014-01-061-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix help formatting for resource-templateSteven Hardy2013-12-311-1/+2
| |/ /
* | | Merge "Sort resource-type-list output"Jenkins2014-01-061-1/+1
|\ \ \ | |_|/ |/| |