summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable default in bash completion"Jenkins2014-02-061-1/+1
|\
| * Enable default in bash completionThomas Herve2014-02-061-1/+1
* | Merge "Added missed files to create venv with run_tests.sh"Jenkins2014-02-062-0/+247
|\ \
| * | Added missed files to create venv with run_tests.shIvan Kolodyazhny2014-01-292-0/+247
* | | Allow environment to not have resource_registryPaul Van Eck2014-02-052-0/+18
* | | Merge "Populate files with content from get_file function calls"Jenkins2014-02-053-57/+194
|\ \ \ | |_|/ |/| |
| * | Populate files with content from get_file function callsSteve Baker2014-02-033-57/+194
* | | 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 "Updated from global requirements"OpenStack Jenkins2014-01-281-1/+1
|\ \
| * | Updated from global requirementsOpenStack Jenkins2014-01-241-1/+1
| |/
* | 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
* | | Merge "Refactor environment functions in preparation for get_file"Jenkins2014-01-273-95/+226
|\ \ \
| * | | Refactor environment functions in preparation for get_fileSteve Baker2014-01-273-95/+226
| | |/ | |/|
* | | Merge "Remove dependencies on pep8, pyflakes and flake8"Jenkins2014-01-261-4/+1
|\ \ \ | |/ / |/| |
| * | Remove dependencies on pep8, pyflakes and flake8Dirk Mueller2014-01-161-4/+1
* | | 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 "Copy run_test.sh from heat repo"Jenkins2014-01-231-34/+106
|\ \ \ \
| * | | | Copy run_test.sh from heat repoSteve Baker2014-01-131-34/+106
* | | | | 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-153-8/+8
|\ \ \
| * | | Fix some trivial py3 errorsChmouel Boudjnah2014-01-113-8/+8
| |/ /
* | | Merge "Update variable name in test_shell.py"Jenkins2014-01-151-4/+4
|\ \ \