<div dir="ltr">This is interesting. I never saw such behavior. I don't think this is the way how Murano supposed to behave. Is this a devstack version of Murano? You probably see some issue here.<div><br></div><div>Thanks</div><div>Gosha</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 3, 2015 at 11:26 AM, Vahid S Hashemian <span dir="ltr"><<a href="mailto:vahidhashemian@us.ibm.com" target="_blank">vahidhashemian@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gosha,<br>
<br>
Thanks again for your time.<br>
I seem to be observing a different behavior in my environment. Here is the experiment I ran:<br>
<br>
<br>
--------------------<br>
1. Created environment "env". No stack yet.<br>
2. Added a component to "env". No stack yet.<br>
3. Deployed "env". Two stacks are created:<br>
<br>
template for stack 1:<br>
<br>
description: 'This stack was generated by Murano for environment env (ID: 5841466294b94562ab7aee61e45f1fd6)'<br>
heat_template_version: '2013-05-23'<br>
resources: {}<br>
<br>
template for stack 2:<br>
<br>
description: Simple template to deploy a single cirros instance<br>
heat_template_version: '2014-10-16'<br>
resources:<br>
~~my_instance:<br>
~~~~properties: {flavor: m1.micro, image: cirros-0.3.4-x86_64-uec}<br>
~~~~type: OS::Nova::Server<br>
<br>
4. Add a second component to "env". No changes to stacks.<br>
5. Deploy "env". Two existing stacks are updated (no changes to their template). A new stack is created.<br>
<br>
template for stack 3:<br>
<br>
description: Simple template to deploy a single cirros instance<br>
heat_template_version: '2014-10-16'<br>
resources:<br>
~~my_instance:<br>
~~~~properties: {flavor: m1.small, image: ubuntu-trusty-amd64}<br>
~~~~type: OS::Nova::Server<br>
--------------------<br>
<br>
<br>
Basically, for each component addition I see a new stack is created with only resources from that component in it.<br>
Am I missing something?<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
-----------------------------------------------------------------------------<br>
Vahid Hashemian, Ph.D.<br>
Advisory Software Engineer, IBM Cloud Labs<br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</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>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><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>
</div>