<div dir="ltr"><div><div><div>Hi,<br><br></div>what if we will add drop down list with the list of all routers which are available in the specific tenant and user will have the ability to select the router during the application configuration? (like now user can select, for example, availability zone or keypair).<br><br></div>Regards,<br></div>Timur<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 12:15 PM, Serg Melikyan <span dir="ltr"><<a href="mailto:smelikyan@mirantis.com" target="_blank">smelikyan@mirantis.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">Murano have advanced networking features that give you ability to not care about configuring networks for your application. By default it will create an isolated network for each environment and join all VMs needed by your application to that network. <div><br></div><div>Previously, created network was joined to the first found router in the tenant and this behaviour is wrong in many ways. At least some tenants may have more than one router, and this may cause issues when Murano attaching network to the wrong router. </div><div><br></div><div>We reworked this feature a little bit (<a href="https://review.openstack.org/119800" target="_blank">https://review.openstack.org/119800</a>). Now you can choose which router should be used by Murano to attach created networks. By default router should be named as "<i>murano-default-router</i>". You can change name of the router that will be used in configuration file, in the [<i>networking] </i>section:</div><div><div>[networking]</div><div>...<br></div><div><br></div><div># Name of the router that going to be used in order to join</div><div># all networks created by Murano (string value)</div><div>router_name=router04</div></div><div><br></div><div>Warning! This means, that if you will upgrade Murano to the <i>juno-rc1</i> without additional configuration your deployment will stop working failing with following error message: <i>KeyError: Router murano-default-router was not found</i></div><div><i><br></i></div><div>Requiring cloud providers to have configured router for each tenant is a burden on DevOps teams, therefore we improved (<a href="https://review.openstack.org/121679" target="_blank">https://review.openstack.org/121679</a>) this feature a little bit more and added ability to create router with specified name if it is not present in the tenant. This behaviour may be switched on/off via configuration file, and you can also specify which external network should be used to attach router to:</div><div>[networking]</div><div>...</div><div># ID or name of the external network for routers to connect to</div><div># (string value)</div><div>#external_network=ext-net</div><div>...<br></div><div># This option will create a router when one with "router_name"<br></div><div># does not exist (boolean value)</div><div>#create_router=true</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- <br></div><div><div dir="ltr"><div>Serg Melikyan<br></div><div><a href="http://mirantis.com/" target="_blank">http://mirantis.com</a> | <a href="mailto:smelikyan@mirantis.com" target="_blank">smelikyan@mirantis.com</a><br><div></div></div></div>
</div></font></span></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><br clear="all"><br>-- <br><div dir="ltr"><font color="#888888"><font color="#888888"><br></font></font><div style="font-family:arial;font-size:small">Timur,</div><div style="font-family:arial;font-size:small">QA Engineer</div><div style="font-family:arial;font-size:small">OpenStack Projects</div><div style="font-family:arial;font-size:small">Mirantis Inc</div></div>
</div>