<div dir="ltr">Hi Steve,<div><br></div><div>Thank you for sharing your thoughts. I believe that is what we were trying to receive as a feedback form TC. The current definition of program actually suggest the scenario you described. A new project will appear under Orchestration umbrella. Let say there will be two project one is Heat and another is Workflow (no specific name here, probably some part of Murano).  Program will have one PTL (current Heat PTL) and two separate code team for each project. That was our understanding of what we want. I am not sure that this was enough stressed out on TC meeting. There were no any intentions to add anything to Heat. Not at all. We just discussed a possibility to split current Murano App Catalog into two parts. Catalog part would go to Catalog program to land App Catalog code near Glance project and integrate them as Glance will store application packages for Murano App Catalog service. The second part of Murano related to environment processing (deployment, life cycle management, events) would go to Orchestration program as a new project like Murano workflows or Murano environment control or anything else.</div>
<div><br></div><div>As I mentioned in one of the previous e-mails, we already discussed with the heat team workflows & Heat before HK summit. We understand this very well that workflows will not fit Heat and we perfectly understand reasons why.</div>
<div><br></div><div>I think that the good result of last TC was the official mandate to discuss alignment and integration between projects Glance, Heat, Murano and probably other projects. Right now we consider the following:</div>
<div>1) Continue discussion around Catalog program mission and how Murano App Catalog will fit into this program.</div><div>2) Start conversation with the Heat team in two directions:</div><div>  a) TOSCA and its implementation. How Murano can extend TOSCA and how TOSCA can help Murano to define an application package. Murano should reuse as much as possible from TOSCA to implement this open standard</div>
<div>  b) Define the alignment between Heat and Murano. How workflows can coexist with HOT. What will be the best way to develop both Heat and Workflows within Orchestration program.</div><div>3) Explore Application space for OpenStack. As Thierry mentioned on TC meeting, there are concerns that it is probably to early for OpenStack to make a new step up to the stack.</div>
<div><br></div><div>Thanks,</div><div>Georgy</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 5, 2014 at 7:47 PM, Steven Dake <span dir="ltr"><<a href="mailto:sdake@redhat.com" target="_blank">sdake@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 03/05/2014 02:16 AM, Thomas Spatzier wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Georgy Okrokvertskhov <<a href="mailto:gokrokvertskhov@mirantis.com" target="_blank">gokrokvertskhov@mirantis.com</a>> wrote on 05/03/2014<br>
00:32:08:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Georgy Okrokvertskhov <<a href="mailto:gokrokvertskhov@mirantis.com" target="_blank">gokrokvertskhov@mirantis.com</a>><br>
To: "OpenStack Development Mailing List (not for usage questions)"<br>
<<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.<u></u>openstack.org</a>><br>
Date: 05/03/2014 00:34<br>
Subject: Re: [openstack-dev] Incubation Request: Murano<br>
<br>
Hi Thomas, Zane,<br>
<br>
Thank you for bringing TOSCA to the discussion. I think this is<br>
important topic as it will help to find better alignment or even<br>
future merge of Murano DSL and Heat templates. Murano DSL uses YAML<br>
representation too, so we can easily merge use constructions from<br>
Heat and probably any other YAML based TOSCA formats.<br>
<br>
I will be glad to join TOSCA TC. Is there any formal process for that?<br>
</blockquote>
The first part is that your company must be a member of OASIS. If that is<br>
the case, I think you can simply go to the TC page [1] and click a button<br>
to join the TC. If your company is not yet a member, you could get in touch<br>
with the TC chairs Paul Lipton and Simon Moser and ask for the best next<br>
steps. We recently had people from GigaSpaces join the TC, and since they<br>
are also doing very TOSCA aligned implementation in Cloudify, their input<br>
will probably help a lot to advance TOSCA.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I also would like to use this opportunity and start conversation<br>
with Heat team about Heat roadmap and feature set. As Thomas<br>
mentioned in his previous e-mail TOSCA topology story is quite<br>
covered by HOT. At the same time there are entities like Plans which<br>
are covered by Murano. We had discussion about bringing workflows to<br>
Heat engine before HK summit and it looks like that Heat team has no<br>
plans to bring workflows into Heat. That is actually why we<br>
mentioned Orchestration program as a potential place for Murano DSL<br>
as Heat+Murano together will cover everything which is defined by TOSCA.<br>
</blockquote>
I remember the discussions about whether to bring workflows into Heat or<br>
not. My personal opinion is that workflows are probably out of the scope of<br>
Heat (i.e. everything but the derived orchestration flows the Heat engine<br>
implements). So there could well be a layer on-top of Heat that lets Heat<br>
deal with all topology-related declarative business and adds workflow-based<br>
orchestration around it. TOSCA could be a way to describe the respective<br>
overarching models and then hand the different processing tasks to the<br>
right engine to deal with it.<br>
</blockquote></div></div>
My general take is workflow would fit in the Orchestration program, but not be integrated into the heat repo specifically.  It would be a different repo, managed by the same orchestration program just as we have heat-cfntools and other repositories.  Figuring out how to handle the who is the core team of people responsible for program's individual repositories is the most difficult aspect of making such a merge.  For example, I'd not desire a bunch of folks from Murano +2/+A heat specific repos until they understood the code base in detail, or atleast the broad architecture.   I think the same think applies in reverse from the Murano perspective.  Ideally folks that are core on a specific program would need to figure out how to learn how to broadly review each repo (meaning the heat devs would have to come up to speed on murano and murano devs would have to come up to speed on heat.  Learning a new code base is a big commitment for an already overtaxed core team.<br>

<br>
I believe expanding our scope in this way would require TC approval.<br>
<br>
The main reason I don't want workflow in the heat repo specifically is because it adds complication to Heat itself.  We want Heat to be one nice tidy small set of code that does one thing really well. This makes it easy to improve, easy to deploy, and easy to learn!<br>

<br>
These reasons are why, for example, we are continuing to push the autoscaling implementation out of Heat and into a separate repository over the next 1 to 2 cycles   This on the other hand won't be an expansion of scope of the Orchestration program, because we already do autoscaling, we just want to make it more consumable.<br>

<br>
Regards,<br>
-steve<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think TOSCA initiative can be a great place to collaborate. I<br>
think it will be possible then to use Simplified TOSCA format for<br>
Application descriptions as TOSCA is intended to provide such<br>
</blockquote>
descriptions.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a team who are driving TOSCA implementation in OpenStack<br>
community? I feel that such team is necessary.<br>
</blockquote>
We started to implement a TOSCA YAML to HOT converter and our team member<br>
Sahdev (IRC spzala) has recently submitted code for a new stackforge<br>
project [2]. This is very initial, but could be a point to collaborate.<br>
<br>
[1] <a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca" target="_blank">https://www.oasis-open.org/<u></u>committees/tc_home.php?wg_<u></u>abbrev=tosca</a><br>
[2] <a href="https://github.com/stackforge/heat-translator" target="_blank">https://github.com/stackforge/<u></u>heat-translator</a><br>
<br>
Regards,<br>
Thomas<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks<br>
Georgy<br>
<br>
On Tue, Mar 4, 2014 at 2:36 PM, Thomas Spatzier<br>
</blockquote>
<<a href="mailto:thomas.spatzier@de.ibm.com" target="_blank">thomas.spatzier@de.ibm.com</a><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
wrote:<br>
</blockquote>
Excerpt from Zane Bitter's message on 04/03/2014 23:16:21:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Zane Bitter <<a href="mailto:zbitter@redhat.com" target="_blank">zbitter@redhat.com</a>><br>
To: <a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack.<u></u>org</a><br>
Date: 04/03/2014 23:20<br>
Subject: Re: [openstack-dev] Incubation Request: Murano<br>
<br>
On 04/03/14 00:04, Georgy Okrokvertskhov wrote:<br>
It so happens that the OASIS's TOSCA technical committee are working as<br>
we speak on a "TOSCA Simple Profile" that will hopefully make things<br>
easier to use and includes a YAML representation (the latter is great<br>
IMHO, but the key to being able to do it is the former). Work is still<br>
at a relatively early stage and in my experience they are very much<br>
</blockquote></blockquote>
open<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
to input from implementers.<br>
</blockquote>
Nice, I was probably also writing a mail with this information at about<br>
</blockquote>
the<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
same time :-)<br>
And yes, we are very much interested in feedback from implementers and<br>
</blockquote>
open<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
to suggestions. If we can find gaps and fill them with good proposals,<br>
</blockquote>
now<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
is the right time.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would strongly encourage you to get involved in this effort (by<br>
joining the TOSCA TC), and also to architect Murano in such a way that<br>
it can accept input in multiple formats (this is something we are<br>
</blockquote></blockquote>
making<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
good progress toward in Heat). Ideally the DSL format for Murano+Heat<br>
should be a trivial translation away from the relevant parts of the<br>
</blockquote></blockquote>
YAML<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
representation of TOSCA Simple Profile.<br>
</blockquote>
Right, having a straight-forward translation would be really desirable.<br>
</blockquote>
The<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
way to get there can actually be two-fold: (1) any feedback we get from<br>
</blockquote>
the<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Murano folks on the TOSCA simple profile and YAML can help us to make<br>
</blockquote>
TOSCA<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
capable of addressing the right use cases, and (2) on the other hand make<br>
sure the implementation goes in a direction that is in line with what<br>
</blockquote>
TOSCA<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
YAML will look like.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
cheers,<br>
Zane.<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
<br>
--<br>
Georgy Okrokvertskhov<br>
Architect,<br>
OpenStack Platform Products,<br>
Mirantis<br>
<a href="http://www.mirantis.com" target="_blank">http://www.mirantis.com</a><br>
Tel. <a href="tel:%2B1%20650%20963%209828" value="+16509639828" target="_blank">+1 650 963 9828</a><br>
Mob. <a href="tel:%2B1%20650%20996%203284" value="+16509963284" target="_blank">+1 650 996 3284</a>______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org" target="_blank">OpenStack-dev@lists.openstack.<u></u>org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><font color="#999999"><span style="background-color:rgb(255,255,255)">Georgy Okrokvertskhov<br>
Architect,<br><span style="font-family:arial;font-size:small">OpenStack Platform Products,</span><br>
Mirantis</span><br>
<a href="http://www.mirantis.com/" target="_blank">http://www.mirantis.com</a><br>
Tel. +1 650 963 9828<br>
Mob. +1 650 996 3284</font><br></div>
</div>