Hi Nick, What you are describing is the by-design behavior: HAProxy provider creates VIP on the tenant network and by default it is accessible only from within. Assigning floating IP to VIP's port is a manual step needed in order to provide external visibility.
Thanks, Eugene. On Mon, Nov 25, 2013 at 9:55 PM, Nick Maslov <[email protected]> wrote: > Hi, > > I created LB in Havana install, and it`s up and running. However, VIP is > not accessible from outside of that network, and only from within: > > root@ctrl01-001:/var/log/ceilometer# curl http://vip > This is the default web page for first server. > > root@ctrl01-001:/var/log/ceilometer# curl http://vip > This is the default web page for second server. > > Moreover, I cannot see floating IP associated with that VIP in my router > netns: > root@net01-001:/var/log/neutron# ip netns exec > qrouter-eebe7bfa-eccd-4b1e-9f33-f39d013a9511 ip a | grep `nslookup vip` > > Anyone have any clues? > > Thanks, > NM > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
