<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; } .hmmessage p { margin: 0px; padding: 0px; } body.hmmessage { font-size: 12pt; font-family: Calibri; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I'm assuming you are using LBaaS V2.  With that assumption, I'm not sure how you are having to select subnet on the pool.  It's not supposed to be a field at all on the pool object.  subnet_id is required on the member object right now, but that's something
 I and others think should just be optional, and if not specified then it's assumed that member can be reached with whatever has already been setup.​  Another option is pool could get a subnet_id field in the future and all members that are created without
 subnet_id are assumed to be on the pool's subnet_id, but I'm getting ahead of myself and this has no bearing on your current issue.<br>
</p>
<p><br>
</p>
<p>Could you tell me how you are making your requests? CLI? REST directly?<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Wanjing Xu <wanjing_xu@hotmail.com><br>
<b>Sent:</b> Monday, April 27, 2015 12:57 PM<br>
<b>To:</b> OpenStack Development Mailing List not for usage questions<br>
<b>Subject:</b> [openstack-dev] [Neutron][LBaaS] Why do we need to select subnet when creating a pool?</font>
<div> </div>
</div>
<div>
<div dir="ltr">So when I use Haproxy for LBaaS for Juno, there is a subnet mandatary field that I need to fill in when creating a pool, and later on when I add members, I can use a different subnet(or simply just enter the ip of the member), when adding vip,
 I can still select a third subnet.  So what is the usage of the first subnet that I used to create pool?  There is no port created for this pool subnet.  I can see that a port is created for the vip subnet that the loadbalancer instance is binding to.
<div><br>
</div>
<div>Regards!</div>
<div><br>
</div>
<div>Wanjing Xu</div>
</div>
</div>
</div>
</body>
</html>