<div dir="ltr"><div><span style="font-family:'courier new',monospace">Hi, </span></div><div><span style="font-family:'courier new',monospace"><br></span></div><div><span style="font-family:'courier new',monospace">the output is:</span></div>
<div><span style="font-family:'courier new',monospace"><br></span></div><div><span style="font-family:'courier new',monospace"><br></span></div><div><span style="font-family:'courier new',monospace">quantum l3-agent-list-hosting-router router01</span><br>
</div><div><div><font face="courier new, monospace">+--------------------------------------+---------------+----------------+-------+</font></div><div><font face="courier new, monospace">| id                                   | host          | admin_state_up | alive |</font></div>
<div><font face="courier new, monospace">+--------------------------------------+---------------+----------------+-------+</font></div><div><font face="courier new, monospace">| 789a77fd-52ff-44be-afea-27d26a8cd3d3 | seoul         | True           | :-)   |</font></div>
<div><font face="courier new, monospace">+--------------------------------------+---------------+----------------+-------+</font></div></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">However, shouldn't the l3-agent running on each compute host be attached to the router,</font></div>
<div><font face="courier new, monospace">or am I completely misunderstanding somethning?</font></div><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">Thanks,</font></div><div>
<font face="courier new, monospace">/Nicolae.</font></div><div><font face="courier new, monospace"><br></font></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 September 2013 11:14, Robert van Leeuwen <span dir="ltr"><<a href="mailto:Robert.vanLeeuwen@spilgames.com" target="_blank">Robert.vanLeeuwen@spilgames.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> quantum l3-agent-router-add 789a77fd-52ff-44be-afea-27d26a8cd3d3 router01<br>
<br>
Not sure what you are trying to accomplish here.<br>
Scheduling, by default, happens automatically unless you have multiple routers and want to set it up to run a router on a specific l3-agent.<br>
<br>
Usually this should be enough:<br>
<br>
quantum router-create router1<br>
quantum router-interface-add router1 ${subnetname)<br>
<br>
What is the output of the following?:<br>
quantum l3-agent-list-hosting-router $(routername}<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br></div>