<div dir="ltr">With before you mean before in globals.pp or in another module? The best solution should be add it in override plugin module, but it is executed after globals so it has no effect on globals. </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 12:13 PM, Sergey Vasilenko <span dir="ltr"><<a href="mailto:svasilenko@mirantis.com" target="_blank">svasilenko@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"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Wed, Nov 11, 2015 at 1:41 PM, Daniel Depaoli <span dir="ltr"><<a href="mailto:daniel.depaoli@create-net.org" target="_blank">daniel.depaoli@create-net.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi all.<div>I'm starting to resolve the todo at these line[1]. To solve this I think to hardcoded the role in the file, for example:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><i>$swift_proxies = get_nodes_hash_by_roles($network_metadata, ['primary-swift-proxy', 'swift-proxy']) ? {</i></div><div><i>    true => get_nodes_hash_by_roles($network_metadata, ['primary-swift-proxy', 'swift-proxy']),</i></div><div><i>    false => get_nodes_hash_by_roles($network_metadata, ['primary-controller', 'controller']),</i></div><div><i>}</i></div></blockquote><br>Is this the right way or do you suggest something more clean?</div></blockquote></div><div class="gmail_extra"><br></div></span>Function <i>get_nodes_hash_by_roles returns </i>hash<i>. </i>Provided above switch shouldn't work. But this way is true. </div><div class="gmail_extra">IMHO list of roles name should be constructed before.<span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><div><div dir="ltr"><br><div>/sv</div></div></div></div>
</font></span></div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">========================================================
<br>Daniel Depaoli <br><div>CREATE-NET Research Center
<br>Smart Infrastructures Area
<br>Junior Research Engineer
<br>======================================================== <br></div></div></div>
</div>