<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border:
      none; font-size: 14px; line-height: 1.4; font-family: 'Helvetica
      Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">I want to create a basic
      round-robin layer 3 load balancer. The request would be coming
      from same tenant network and the backend servers would also be in
      the same network. For this the steps I think should be done are:
      create a neutron port (for the load balancer) and attach it to ovs
      on the neutron node and apply ip tables to load balance traffic
      coming to this port (using the nth patch of iptable).</p>
    <p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border:
      none; font-size: 14px; line-height: 1.4; font-family: 'Helvetica
      Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">Are the steps I am thinking
      correct? Also, to which chain should these rules be put? Please
      guide me on this.<br>
    </p>
    <p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border:
      none; font-size: 14px; line-height: 1.4; font-family: 'Helvetica
      Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">Thanks,<br>
    </p>
    <p style="margin: 0px 0px 14px; padding: 0px 5px 5px 0px; border:
      none; font-size: 14px; line-height: 1.4; font-family: 'Helvetica
      Neue', Arial, Helvetica, sans-serif; color: rgb(75, 75, 75);
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">Priyanka<br>
    </p>
    <br>
  </body>
</html>