You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Nhat Quang Nguyen (JIRA)" <ji...@apache.org> on 2018/06/26 05:20:00 UTC

[jira] [Commented] (JCLOUDS-693) Support OpenStack Orchestration (Heat) API

    [ https://issues.apache.org/jira/browse/JCLOUDS-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523213#comment-16523213 ] 

Nhat Quang Nguyen commented on JCLOUDS-693:
-------------------------------------------

Hi [~jdaggett],

I'm software engineer. I see there was OpenStacks Heat APIs which are available in labs repositories

https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-heat

Can I use it for testing purposes ?

Is there any plan to make it officially deliverable ?

 

Thanks

> 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
>            Priority: Major
>              Labels: openstack, orchestration
>
> 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
(v7.6.3#76005)