<div dir="ltr">Hi all,<div><br><div>I'm using OpenStack together with OpenDaylight to add a network awareness feature to the scheduler.</div><div>I have 3 compute nodes (one of these is also the Openstack Controller) connected by a openvswitch controlled by OpenDaylight.</div><div>What I would like to do is to write a filter to check if a link is up and then assign weight acconding to the available bw (I think I will collect this data by ODL and update an entry in a db).</div><div>For each host I have a management interface (eth0) and an interface connected to the OVS switch to build the physical network (eth1).</div><div>Have you got any suggestion to check the link status?</div><div>I thought I can be inspired by the second script in this linkĀ <a href="http://stackoverflow.com/questions/17434079/python-check-to-see-if-host-is-connected-to-network">http://stackoverflow.com/questions/17434079/python-check-to-see-if-host-is-connected-to-network</a> to verify if the iface is up and then check the connectivity but It has to be run in the compute node and I don't know which IP address I could point at.</div><div><br></div><div><br></div><div>Thank you<br clear="all"><div><br></div>-- <br><div class="gmail_signature">Silvia Fichera</div>
</div></div></div>