Jeremy Daggett created JCLOUDS-693:
--------------------------------------
Summary: Support OpenStack Orchestration (Heat) API
Key: JCLOUDS-693
URL: https://issues.apache.org/jira/browse/JCLOUDS-693
Project: jclouds
Issue Type: New Feature
Components: jclouds-labs-openstack
Reporter: Jeremy Daggett
Heat is the main project in the OpenStack Orchestration program. It implements
an orchestration engine to launch multiple composite cloud applications based
on templates in the form of text files that can be treated like code. A native
Heat template format is evolving, but Heat also endeavours to provide
compatibility with the AWS CloudFormation template format, so that many
existing CloudFormation templates can be launched on OpenStack. Heat provides
both an OpenStack-native ReST API and a CloudFormation-compatible Query API.
API Docs: http://developer.openstack.org/api-ref-orchestration-v1.html
OpenStack Heat Wiki: https://wiki.openstack.org/wiki/Heat
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)