summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Parse nested files if they are template"0.4.0Jenkins2015-04-012-27/+141
|\
| * Parse nested files if they are templateEthan Lynn2015-04-012-27/+141
* | Merge "Fix test class names"Jenkins2015-04-011-2/+2
|\ \
| * | Fix test class namesRabi Mishra2015-03-311-2/+2
| |/
* | Add wildcard support to hook-clearTomas Sedovic2015-04-012-18/+84
* | Add options for setting and clearing of hooksTomas Sedovic2015-04-013-0/+369
|/
* Add option for heatclient to accept parameter value from fileRabi Mishra2015-03-306-112/+333
* Merge "Sync with oslo_incubator"Jenkins2015-03-278-75/+95
|\
| * Sync with oslo_incubatortengqm2015-03-258-75/+95
* | Migrate to new oslo_xxx namespacetengqm2015-03-2311-27/+22
|/
* Implement deployment-createSteve Baker2015-03-053-1/+535
* Implement deployment-output-showSteve Baker2015-03-052-0/+109
* Make ; parsing optional in format_parametersSteve Baker2015-03-042-5/+12
* Fix SessionClient error when endpoint=NonePeter Razumovsky2015-03-022-5/+58
* Merge "Sort event-list by oldest first"Jenkins2015-02-202-2/+3
|\
| * Sort event-list by oldest firstSteve Baker2015-02-102-2/+3
* | Fix non-working endpoint type argumentAdrien Vergé2015-02-162-4/+81
|/
* Merge "Adds CLI heat service-list"0.3.0Jenkins2015-02-095-0/+185
|\
| * Adds CLI heat service-listKanagaraj Manickam2015-02-085-0/+185
* | Merge "Format attributes as JSON in resource-show output"Jenkins2015-02-061-0/+1
|\ \
| * | Format attributes as JSON in resource-show outputSong Li2014-12-221-0/+1
* | | Fix different behavior in python3.4 json moduleThomas Herve2015-02-031-1/+2
| |/ |/|
* | Merge "output-show format by json or raw"Jenkins2015-01-282-4/+25
|\ \
| * | output-show format by json or rawSteve Baker2015-01-212-4/+25
* | | Add CLI commands to interact with software-configSteve Baker2015-01-212-0/+387
|/ /
* | Merge "CLI: Add --all option to output-show command"Jenkins2015-01-152-11/+35
|\ \
| * | CLI: Add --all option to output-show commandAdrien Vergé2015-01-142-11/+35
* | | Removed http proxy environment variable so that httpretty can workNaohiro Tamura2015-01-151-0/+4
|/ /
* | Replace httpretty with requests-mockJamie Lennox2015-01-071-106/+24
* | Merge "Cleanup shell tests"Jenkins2015-01-072-102/+24
|\ \
| * | Cleanup shell testsJamie Lennox2015-01-062-102/+24
* | | Fix passing an object url to the heat CLIJamie Lennox2015-01-072-5/+21
|/ /
* | Merge "Add transtlation markers for log messages"Jenkins2014-12-252-16/+37
|\ \ | |/ |/|
| * Add transtlation markers for log messagesTetiana Lashchova2014-12-102-16/+37
* | Merge "Add transtlation markers for error messages"Jenkins2014-12-1410-86/+114
|\ \ | |/
| * Add transtlation markers for error messagesTetiana Lashchova2014-12-1010-86/+114
* | Merge "Add transtlation markers for help messages"Jenkins2014-12-142-209/+276
|\ \ | |/
| * Add transtlation markers for help messagesTetiana Lashchova2014-12-102-209/+276
* | Merge "Curl statements to include globoff for IPv6 URLs"Jenkins2014-12-112-3/+3
|\ \
| * | Curl statements to include globoff for IPv6 URLssridhargaddam2014-11-242-3/+3
* | | Merge "Show the creation_time for stack snapshot list"Jenkins2014-12-102-2/+7
|\ \ \
| * | | Show the creation_time for stack snapshot listhuangtianhua2014-12-102-2/+7
| | |/ | |/|
* | | Merge "Add support for parameter_defaults in environment"Jenkins2014-12-102-2/+3
|\ \ \ | |/ / |/| |
| * | Add support for parameter_defaults in environmentSteven Hardy2014-11-192-2/+3
| |/
* | Remove remaining deprecated oslo-incubator modulesSteven Hardy2014-12-043-653/+1
* | Convert importutils to oslo.utilsSteven Hardy2014-12-034-76/+3
* | Merge "Convert strutils to oslo.utils.encodeutils"Jenkins2014-12-0217-442/+329
|\ \
| * | Convert strutils to oslo.utils.encodeutilsSteven Hardy2014-11-1217-442/+329
| |/
* | Fix H302 errorsTetiana Lashchova2014-11-2611-64/+67
* | Merge "Implement restore operation"Jenkins2014-11-244-0/+57
|\ \