----- Original Message ----- > From: "Mark McClain" <[email protected]> > To: "OpenStack Development Mailing List (not for usage questions)" > <[email protected]> > Sent: Wednesday, February 26, 2014 3:43:59 AM > Subject: Re: [openstack-dev] [neutron] Significance of subnet_id for LBaaS > Pool > > > On Feb 25, 2014, at 1:06 AM, Rabi Mishra <[email protected]> wrote: > > > Hi All, > > > > 'subnet_id' attribute of LBaaS Pool resource has been documented as "The > > network that pool members belong to" > > > > However, with 'HAProxy' driver, it allows to add members belonging to > > different subnets/networks to a lbaas Pool. > > > Rabi- > > The documentation is a bit misleading here. The subnet_id in the pool is > used to create the port that the load balancer instance uses to connect with > the members.
I assume then the validation in horizon to force the VIP ip from this pool subnet is incorrect. i.e VIP address can be from a different subnet. > > mark > > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
