summaryrefslogtreecommitdiff
path: root/heatclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for build info API"Jenkins2014-01-283-0/+44
|\
| * Add support for build info APIRichard Lee2014-01-243-0/+44
* | Refactor environment functions in preparation for get_fileSteve Baker2014-01-271-10/+17
|/
* Merge "Improve and unit-test template contents fetching"Jenkins2014-01-241-10/+29
|\
| * Improve and unit-test template contents fetchingSteve Baker2014-01-131-10/+29
* | Merge "Move environment and template file functions to own module"Jenkins2014-01-241-104/+10
|\ \ | |/
| * Move environment and template file functions to own moduleSteve Baker2014-01-131-104/+10
* | Merge "reconcile prepare_environment_file/url into one funtion"Jenkins2014-01-211-24/+13
|\ \ | |/
| * reconcile prepare_environment_file/url into one funtionSteve Baker2014-01-131-24/+13
* | 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-191-5/+5
|\ \ | |/
| * Fetch environment from fields rather than function argSteve Baker2014-01-131-5/+5
* | Merge "Fix some trivial py3 errors"Jenkins2014-01-151-6/+6
|\ \
| * | Fix some trivial py3 errorsChmouel Boudjnah2014-01-111-6/+6
* | | Merge "Add to_dict() method to Resource class"Jenkins2014-01-151-0/+5
|\ \ \ | |/ / |/| |
| * | Add to_dict() method to Resource classSimon Pasquier2014-01-131-0/+5
* | | Merge "Enable deleting multiple stacks with single call"Jenkins2014-01-091-10/+18
|\ \ \
| * | | Enable deleting multiple stacks with single callJay Lau2013-12-251-10/+18
* | | | Merge "Remove vim header"Jenkins2014-01-091-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove vim headerZhiQiang Fan2013-12-281-2/+0
| |/ /
* | | Merge "Fix help formatting for resource-template"Jenkins2014-01-061-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix help formatting for resource-templateSteven Hardy2013-12-311-1/+2
| |/
* | Merge "Sort resource-type-list output"Jenkins2014-01-061-1/+1
|\ \
| * | Sort resource-type-list outputSteven Hardy2013-12-311-1/+1
| |/
* | Fix inappropriate error message on event-listhuangtianhua2013-12-301-2/+4
|/
* Merge "Show better error when json fail to parse template"Jenkins2013-12-201-2/+10
|\
| * Show better error when json fail to parse templateChmouel Boudjnah2013-12-191-2/+10
* | Merge "Allow the environment file to be specified via URL"Jenkins2013-12-201-2/+16
|\ \
| * | Allow the environment file to be specified via URLPavlo Shchelokovskyy2013-12-161-2/+16
| |/
* | Reuse BaseManager and Resource from osloAndrey Kurilin2013-12-165-31/+41
|/
* Use jsonutils from oslo incubatorChmouel Boudjnah2013-12-161-7/+7
* Add support for resource_typesAngus Salkeld2013-12-123-0/+70
* Replace inheritance hierarchy with compositionAndrey Kurilin2013-12-102-7/+7
* Fix i18n error when resource-name is non-englishchenxiao2013-11-252-14/+27
* Returning the json body after a stack-create or stack-updateTim Schnell2013-11-081-0/+4
* Print a more correct error with event-showAngus Salkeld2013-10-291-2/+4
* align the order of parameters for urlencode()Kui Shi2013-10-231-1/+2
* Replace urllib/urllib2 with urlutilsKui Shi2013-10-231-5/+5
* Use the six library for compatabilityKui Shi2013-10-221-2/+2
* Allow env registry paths to be relative to env fileSteve Baker2013-10-081-32/+48
* Merge "Allow -P to be invoked multiple times"0.2.5Jenkins2013-09-271-6/+24
|\
| * Allow -P to be invoked multiple timesSteve Baker2013-09-251-6/+24
* | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-206-6/+6
|/
* Merge "Stack instance identifier property"Jenkins2013-09-111-5/+8
|\
| * Stack instance identifier propertySteve Baker2013-09-041-5/+8
* | Be backward compatible after a renaming in APISwann Croiset2013-08-291-3/+13
|/
* Rename event logical_resource_id to resource_nameSwann Croiset2013-08-261-2/+2
* Merge "Generate a template from a resource"Jenkins2013-08-132-0/+24
|\
| * Generate a template from a resourceAndrew Plunk2013-08-072-0/+24