summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replace try...except with assertRaises"Jenkins2014-02-252-35/+18
|\
| * Replace try...except with assertRaisesJUNJIE NAN2014-02-172-35/+18
* | Merge "Fixed incorrect indentation in the tests"Jenkins2014-02-251-7/+7
|\ \
| * | Fixed incorrect indentation in the testsAlex Gaynor2014-02-181-7/+7
* | | Merge "Improve help strings"Jenkins2014-02-251-7/+7
|\ \ \
| * | | Improve help stringsAndreas Jaeger2014-02-201-7/+7
* | | | Merge "Don't use request builtin redirect for any methods"Jenkins2014-02-252-33/+29
|\ \ \ \
| * | | | Don't use request builtin redirect for any methodsChmouel Boudjnah2014-02-182-33/+29
* | | | | Merge "Python3: fix bytes/str issues"Jenkins2014-02-243-4/+6
|\ \ \ \ \
| * | | | | Python3: fix bytes/str issuesCyril Roelandt2014-02-193-4/+6
| | |_|/ / | |/| | |
* | | | | Merge "Support the native signal API"Jenkins2014-02-244-0/+175
|\ \ \ \ \
| * | | | | Support the native signal APIThomas Herve2014-02-194-0/+175
| | |_|/ / | |/| | |
* | | | | add output-list and output-showLars Kellogg-Stedman2014-02-202-0/+85
|/ / / /
* | | | Merge "Only call decode() on bytes"Jenkins2014-02-191-1/+5
|\ \ \ \
| * | | | Only call decode() on bytesCyril Roelandt2014-02-171-1/+5
| | |_|/ | |/| |
* | | | Merge "Do not use the '+' operation dict_items()"Jenkins2014-02-191-3/+3
|\ \ \ \
| * | | | Do not use the '+' operation dict_items()Cyril Roelandt2014-02-121-3/+3
* | | | | Merge "Improve help strings"Jenkins2014-02-192-43/+43
|\ \ \ \ \
| * | | | | Improve help stringsAndreas Jaeger2014-02-102-43/+43
* | | | | | Merge "get_file_contents: use six.itervalues() instead of dict.itervalues()"Jenkins2014-02-191-1/+1
|\ \ \ \ \ \
| * | | | | | get_file_contents: use six.itervalues() instead of dict.itervalues()Cyril Roelandt2014-02-121-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Adding stack-adopt support to python-heatclient"Jenkins2014-02-193-0/+104
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Adding stack-adopt support to python-heatclientVijendar Komalla2014-02-183-0/+104
| |/ / / /
* | | | | Merge "Python3: use six.iteritems() rather than dict.iteritems()"0.2.7Jenkins2014-02-181-1/+2
|\ \ \ \ \
| * | | | | Python3: use six.iteritems() rather than dict.iteritems()Cyril Roelandt2014-02-121-1/+2
| |/ / / /
* | | | | Merge "Decode all headers before logging curl commands"Jenkins2014-02-182-1/+20
|\ \ \ \ \
| * | | | | Decode all headers before logging curl commandsChmouel Boudjnah2014-02-122-1/+20
| |/ / / /
* | | | | Merge "REST method to fetch deployments metadata for a server"Jenkins2014-02-182-0/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | REST method to fetch deployments metadata for a serverSteve Baker2014-02-182-0/+26
* | | | | Merge "Make POST/PUT redirects use original methods"Jenkins2014-02-182-5/+69
|\ \ \ \ \
| * | | | | Make POST/PUT redirects use original methodsPaul Van Eck2014-02-142-5/+69
| | |_|_|/ | |/| | |
* | | | | Merge "Fixes environment file using correct YAML format"Jenkins2014-02-172-1/+16
|\ \ \ \ \
| * | | | | Fixes environment file using correct YAML formathuangtianhua2014-02-112-1/+16
* | | | | | Merge "Add optional args arg back to do_list"Jenkins2014-02-171-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add optional args arg back to do_listSteve Baker2014-02-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Add support for software config resourcesSteve Baker2014-02-175-0/+364
| |_|/ / |/| | |
* | | | normalise_file_path_to_url: use urlutils.pathname2urlCyril Roelandt2014-02-121-2/+1
| |_|/ |/| |
* | | Merge "Add more default CA paths"Jenkins2014-02-111-3/+7
|\ \ \
| * | | Add more default CA pathsRandall Burt2014-02-071-3/+7
| |/ /
* | | python-heatclient stack-abandon supportVijendar Komalla2014-02-104-0/+72
|/ /
* | Port to python requestsChmouel Boudjnah2014-02-077-369/+404
* | Merge "Add filter option to stack-list"Jenkins2014-02-065-11/+36
|\ \
| * | Add filter option to stack-listAnderson Mesquita2014-02-055-11/+36
* | | Merge "Add pagination (limit and marker) to stack-list"Jenkins2014-02-065-69/+61
|\ \ \ | |/ /
| * | Add pagination (limit and marker) to stack-listAnderson Mesquita2014-02-055-69/+61
* | | 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
| | |/ | |/|