<div dir="ltr">If you wanted to do it purely with an SQL hack you might be able to set distributed to False in the router_extra_attributes table. Additionally you would need to delete any entries from the routerports table with the type 'network:router_centralized_snat' and update any with the type 'network:router_interface_distributed' to 'network:router_interface'.<div><br></div><div>You'll want to do that while all of the L3 and L2 agents are offline. Then delete all of the router namespaces using the netns cleanup tool and restart the agents.</div><div><br></div><div>That *might* do the trick, but I haven't tested this any time recently so unfortunately I can't guarantee that it will be enough. :/</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 20, 2017 at 6:12 AM, Turbo Fredriksson <span dir="ltr"><<a href="mailto:turbo@bayour.com" target="_blank">turbo@bayour.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 18 Sep 2017, at 21:19, Turbo Fredriksson <<a href="mailto:turbo@bayour.com">turbo@bayour.com</a>> wrote:<br>
<br>
> No way I can convince someone to do it, for a (small) monetary donation?<br>
<br>
</span>No-one?<br>
<br>
<br>
Any SQL query hack I could use to get rid of it?<br>
<br>______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
<br></blockquote></div><br></div>