summaryrefslogtreecommitdiff
path: root/heatclient
Commit message (Expand)AuthorAgeFilesLines
* Allow event specification in the environmentThomas Herve2016-01-122-2/+6
* Merge "Added -P support to template-validate"Jenkins2016-01-112-1/+43
|\
| * Added -P support to template-validateJay Dobies2016-01-062-1/+43
* | Merge "Update --template-object to support nested stacks"Jenkins2016-01-112-8/+49
|\ \
| * | Update --template-object to support nested stacksDan Prince2016-01-082-8/+49
* | | Merge "Fix error message on authentication failure"Jenkins2016-01-102-8/+2
|\ \ \ | |/ / |/| |
| * | Fix error message on authentication failureneetu2016-01-062-8/+2
| |/
* | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2016-01-061-1/+1
|\ \ | |/ |/|
| * Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* | Change LOG.warn to LOG.warningzhangguoqing2016-01-041-1/+1
* | Merge "Resolve outputs from stack object"Jenkins2015-12-292-34/+172
|\ \
| * | Resolve outputs from stack objectOleksii Chuprykov2015-12-252-34/+172
* | | use keystoneclient exceptions instead of oslo-incubator codeSteve Martinelli2015-12-271-1/+1
|/ /
* | Merge "Use stack lookup for getting stack name/id"Jenkins2015-12-242-292/+42
|\ \
| * | Use stack lookup for getting stack name/idOleksii Chuprykov2015-12-212-292/+42
* | | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-12-172-3/+90
* | | Merge "Add JsonFormat display option"Jenkins2015-12-162-0/+144
|\ \ \ | |_|/ |/| |
| * | Add JsonFormat display optionBryan Jones2015-12-102-0/+144
| |/
* | remove py26 specific code from heatclientSteve Martinelli2015-12-141-21/+0
|/
* Enable pep8 E126 testricolin2015-12-015-14/+7
* Enable pep8 E128 testricolin2015-12-013-108/+109
* Merge "Add output API calls implementations"Jenkins2015-11-274-128/+440
|\
| * Add output API calls implementationsPeter Razumovsky2015-11-164-128/+440
* | Merge "Enable pep8 E265 test"Jenkins2015-11-251-1/+1
|\ \
| * | Enable pep8 E265 testricolin2015-11-231-1/+1
* | | Merge "Enable pep8 E241 test"Jenkins2015-11-252-2/+2
|\ \ \ | |/ /
| * | Enable pep8 E241 testricolin2015-11-232-2/+2
* | | Merge "Enable pep8 E713 test"Jenkins2015-11-251-4/+4
|\ \ \ | |/ /
| * | Enable pep8 E713 testricolin2015-11-231-4/+4
* | | Merge "Use six.iteritems() instead of iter(XXX.items())"Jenkins2015-11-252-3/+3
|\ \ \ | |/ / |/| |
| * | Use six.iteritems() instead of iter(XXX.items())dixiaoli2015-11-222-3/+3
* | | Fix error when listing stacksBryan Jones2015-11-192-2/+3
|/ /
* | Enable pep8 H202 testricolin2015-11-161-14/+21
* | Enable pep8 H238 testricolin2015-11-162-5/+5
* | Enable pep8 H405 testsricolin2015-11-1612-15/+20
* | Merge "Last sync from oslo-incubator"Jenkins2015-11-161-4/+5
|\ \
| * | Last sync from oslo-incubatorDavanum Srinivas2015-11-121-4/+5
* | | Merge "Refine event_log_formatter output"Jenkins2015-11-163-29/+13
|\ \ \ | |_|/ |/| |
| * | Refine event_log_formatter outputSteve Baker2015-11-163-29/+13
| |/
* | Delete the corresponding config when deleting a deploymentzengyingzhe2015-11-122-16/+72
|/
* Merge "Fix environment files parsing bug for stack-adopt"Jenkins2015-11-123-2/+36
|\
| * Fix environment files parsing bug for stack-adoptzengyingzhe2015-11-053-2/+36
* | OpenStackClient plugin for stack listBryan Jones2015-11-052-0/+285
|/
* Support to list software configslvdongbing2015-10-303-0/+50
* Merge "Fix error in stack-list metadata"Jenkins2015-10-221-1/+1
|\
| * Fix error in stack-list metadataBryan Jones2015-10-151-1/+1
* | OpenStackClient plugin for stack showSteve Baker2015-10-1612-0/+611
|/
* Add option for detailed template errorPeter Razumovsky2015-10-094-8/+44
* Merge "Add PATCH support for stack-update --dry-run"Jenkins2015-10-052-9/+41
|\
| * Add PATCH support for stack-update --dry-runSteven Hardy2015-10-022-9/+41