<div dir="ltr"><div class="gmail_default" style="font-size:small"><div class="gmail_default" style="font-family:arial,sans-serif">Hi Charles, </div><div class="gmail_default" style="font-family:arial,sans-serif"><br></div>
<div class="gmail_default" style="font-family:arial,sans-serif">If you are looking for the analogues of Juju in OpenStack, you probably may take a look at Murano Project [1]. It is an application catalog backed with a powerful workflow execution engine, which is built on top of Heat's orchestration, but run's at a higher level. It has borrowed lots of idea from Juju (or, more precisely, both took a lot from Amazon's OpsWorks ideas). </div>
<div class="gmail_default" style="font-family:arial,sans-serif">Also, if you are looking to orchestrate on top of non-openstack clouds, then Murano's DSL may also be an answer: Murano's workflows may be designed to trigger any external APIs, not necessary OpenStack-only, so the technical possibility to orchestrate AWS and GCE exists in Murano's design, yet not present in the current roadmap.</div>
<div class="gmail_default" style="font-family:arial,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,sans-serif">Please feel free to ask for more details either in [Murano] ML or at #murano channel at Freenode.</div>
<div class="gmail_default" style="font-family:arial,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,sans-serif">Thanks</div><div class="gmail_default" style="font-family:arial,sans-serif"><br></div>
<div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><div class="gmail_default" style="font-size:small;display:inline">[1] - </div><a href="https://wiki.openstack.org/wiki/Murano" target="_blank">https://wiki.openstack.org/wiki/Murano</a></div>
<div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br></div><div class="gmail_extra" style="font-family:arial,sans-serif;font-size:13px"><br clear="all"><div><div dir="ltr">--<br><div dir="ltr">
Regards,<br>Alexander Tivelkov</div></div></div><div class="gmail_extra"><br></div><br></div></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><font>--<br></font><div dir="ltr"><font>Regards,<br>Alexander Tivelkov</font></div>
</div></div>
<br><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 5:47 PM, Charles Walker <span dir="ltr"><<a href="mailto:charles.walker.37@gmail.com" target="_blank">charles.walker.37@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><p class="MsoNormal">Hi,</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">I am trying to deploy the proprietary application made in my
company on the cloud. The pre requisite for this is to have a IAAS which can be
either a public cloud or private cloud (openstack is an option for a private
IAAS).</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">The first prototype I made was based on a homemade python
orchestrator and apache libCloud to interact with IAAS (AWS and Rackspace and
GCE). <br></p><p class="MsoNormal">The orchestrator part is a python code reading a template file which
contains the info needed to deploy my application. This template file indicates
the number of VM and the scripts associated to each VM type to install it.</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Now I was trying to have a look on existing open source tool
to do the orchestration part. I find JUJU (<a href="https://juju.ubuntu.com/" target="_blank">https://juju.ubuntu.com/</a>)
or HEAT (<a href="https://wiki.openstack.org/wiki/Heat" target="_blank">https://wiki.openstack.org/wiki/Heat</a>). <br></p><p class="MsoNormal">I am investigating deeper HEAT and also had a look on <a href="https://wiki.openstack.org/wiki/Heat/DSL" target="_blank">https://wiki.openstack.org/wiki/Heat/DSL</a>
which mentioned:</p>

<p class="MsoNormal"><b>“Cloud Service Provider</b> - A service entity offering
hosted cloud services on OpenStack or another cloud technology. Also known as a
Vendor.”</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">I think HEAT as its actual version will not match my
requirement but I have the feeling that it is going to evolve and could cover
my needs.</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">I would like to know if it would be possible to use HEAT as
a standalone component in the future (without Nova and other Ostack modules)?
The goal would be to deploy an application from a template file on multiple
cloud service (like AWS, GCE). <br></p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Any feedback from people working on HEAT could help me.</p><p class="MsoNormal"><br></p>

<p class="MsoNormal">Thanks, Charles.</p></div>
<br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>