← Back to team overview

openstack team mailing list archive

Heat version 6 released

 

The Heat developers are happy to announce the release of a new version of
Heat. The focus of this release has been on quality and testing, in addition
to major improvements to CloudWatch.

Heat is a project designed for OpenStack that implements AWS CloudFormation.
CloudFormation is a programmable interface and templating system for
orchestrating multiple cloud applications.

Try it out on Fedora 17:

https://github.com/heat-api/heat/blob/master/docs/GettingStarted.rst#readme

Or Ubuntu 12.04:

https://github.com/heat-api/heat/wiki/Getting-Started-with-Heat-using-Master-on-Ubuntu

What's new in version 6:

* 127 commits containing general bug fixes and template additions

* New tests
    15 new functional tests, 7 new unit tests
    Many test infrastructure improvements

* User facing changes
    Heat describe now shows user parameter values
    Make physical resource names unique based upon stack name
    Support lookup of stacks by name or ARN
    Log startup operations to /var/log/heat-provision.log
    heat-api has been renamed to heat-api-cfn (CloudFormation-compatible API)
    Keystone service type has been changed from heat to orchestration

* RPC changes
    Implement client side engine RPC API
    Add identify_stack RPC call
    Add set_watch_state engine RPC action
    Add show_watch_metric RPC action
    Add new show_watch RPC method

* Implement the AWS::S3::Bucket resource type - (not working yet on Fedora)
    https://github.com/heat-api/heat/wiki/Roadmap-Feature:-simple-storage-service

* CLI tools
    Add a tool to register prebuilt JEOS images into glance from github

* Improved CloudWatch API implementation
    https://github.com/heat-api/heat/wiki/Using-CloudWatch

Heat website:

http://heat-api.org/

Download Heat API:

https://github.com/heat-api/heat/downloads