summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \
| * | | | Skip timeout_mins when not specifyThomas Herve2014-03-262-4/+24
| | |/ / | |/| |
* | | | Merge "Resolve files in resource types"Jenkins2014-03-312-4/+94
|\ \ \ \ | |/ / / |/| | |
| * | | Resolve files in resource typesThomas Herve2014-03-252-4/+94
* | | | Merge "get_file: encode non utf-8 encoding files via base64"Jenkins2014-03-252-6/+79
|\ \ \ \
| * | | | get_file: encode non utf-8 encoding files via base64JUNJIE NAN2014-03-252-6/+79
* | | | | Merge "get_file: do not read same url once again"Jenkins2014-03-252-5/+26
|\ \ \ \ \ | |/ / / /
| * | | | get_file: do not read same url once againJUNJIE NAN2014-03-252-5/+26
| |/ / /
* | | | Merge "Updated from global requirements"OpenStack Jenkins2014-03-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Updated from global requirementsOpenStack Jenkins2014-03-241-2/+2
* | | | 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
* | | Merge "Sort requirement files in alphabetical order"Jenkins2014-03-244-5/+38
|\ \ \
| * | | Sort requirement files in alphabetical orderChenZheng2014-02-274-5/+38
* | | | Merge "Using common methods from oslo cliutils"Jenkins2014-03-245-47/+355
|\ \ \ \
| * | | | Using common methods from oslo cliutilsllg82122014-03-245-47/+355
| | |_|/ | |/| |
* | | | Merge "Python 3: Fix YamlEnvironmentTest tests"Jenkins2014-03-241-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Python 3: Fix YamlEnvironmentTest testsCyril Roelandt2014-03-171-4/+4
* | | | Merge "Pass bytes to NamedTemporaryFile.write()"Jenkins2014-03-211-1/+1
|\ \ \ \
| * | | | Pass bytes to NamedTemporaryFile.write()Cyril Roelandt2014-03-041-1/+1
* | | | | Merge "Add new tests to cover most of the requests port"Jenkins2014-03-211-2/+51
|\ \ \ \ \
| * | | | | Add new tests to cover most of the requests portChmouel Boudjnah2014-03-141-2/+51
* | | | | | Merge "Remove dependent module py3kcompat"Jenkins2014-03-2014-171/+92
|\ \ \ \ \ \
| * | | | | | Remove dependent module py3kcompatllg82122014-03-1814-171/+92
| | |_|/ / / | |/| | | |
* | | | | | Merge "Modify stack ID lookup to only use stacks:lookup"Jenkins2014-03-202-15/+29
|\ \ \ \ \ \
| * | | | | | Modify stack ID lookup to only use stacks:lookupSteven Hardy2014-03-142-15/+29
* | | | | | | Merge "Add stack-preview support"Jenkins2014-03-204-0/+109
|\ \ \ \ \ \ \
| * | | | | | | Add stack-preview supportAnderson Mesquita2014-03-184-0/+109
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Oslo: sync strutils"Jenkins2014-03-203-234/+360
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Oslo: sync strutilsCyril Roelandt2014-03-143-234/+360
| | |_|/ / / | |/| | | |
* | | | | | Workaround failing pypy gate jobSteve Baker2014-03-181-0/+4
| |/ / / / |/| | | |
* | | | | Merge "Python3: fix test_stack_list_with_args()"Jenkins2014-03-142-3/+8
|\ \ \ \ \
| * | | | | Python3: fix test_stack_list_with_args()Cyril Roelandt2014-03-062-3/+8
| |/ / / /
* | | | | Merge "Remove unused versions define in template_format.py"Jenkins2014-03-141-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused versions define in template_format.pyhuangtianhua2014-03-111-3/+0
| |/ / /
* | | | Add timeout option to stack-updateSteven Hardy2014-03-132-0/+52
* | | | Deprecate create/adopt --create-timeout in favor of --timeoutSteven Hardy2014-03-123-9/+80
* | | | Rename --timeout global option and make it workSteven Hardy2014-03-103-4/+32
|/ / /
* | | Enable --help for each commandJUNJIE NAN2014-03-022-1/+14
|/ /
* | Merge "Do not use the '+' operation dict_items()"0.2.8Jenkins2014-03-011-1/+1
|\ \