Let me add a bit, By default lbaas manage ha proxy instances in your openstack, but it's just a matter of creating a proper driver if not existing, to manage a physical lb or an external service providing that. But an external service to your network will need anyhow a public ip on your VMs. So it will be hard to not have external visibility and use, for example amazon lb.
Federico Fede's mobile edition Dr. Federico Michele Facca Head of Martel Lab Martel Innovate Dorfstrasse 73 - 3073 Gümligen (Switzerland) 0041 78 807 58 38 0041 31 994 25 25 martel-innovate.com > Il giorno 19 ott 2016, alle ore 10:40, Jose Manuel Ferrer Mosteiro > <[email protected]> ha scritto: > > Hi, > > Yes, I can, but I want something with an api, integrated with keystone, ... > an openstack component. > > Designate manages external DNS servers. I mean the same for managing external > reverse proxy servers. > > Jose Manuel > > > > > El 2016-10-19 08:21, Federico M. Facca escribió: > >> Hi, >> You can use a load balancer for that, no? >> >> Federico >> >> Fede's mobile edition >> Dr. Federico Michele Facca >> Head of Martel Lab >> >> Martel Innovate >> Dorfstrasse 73 - 3073 Gümligen (Switzerland) >> 0041 78 807 58 38 >> 0041 31 994 25 25 >> martel-innovate.com >> >> >>> Il giorno 19 ott 2016, alle ore 07:49, Jose Manuel Ferrer Mosteiro >>> <[email protected]> ha scritto: >>> >>> Hi >>> >>> >>> >>> >>> I wonder if there is some kind of reverse proxy module for OpenStack. >>> >>> In some cases the OpenStack deployment is in an internal network without >>> external visibility. When I want to expose a server to outside I use a >>> nginx or an apache with this configuration: >>> >>> +++ >>> >>> ProxyPass / http://webpage/ >>> ProxyPassReverse / http://webpage/ >>> >>> +++ >>> >>> >>> It is more or less the same functionality that we would make with a F5, >>> ceryx or the OpenShift router. >>> >>> Is there any "reverse proxy" component for OpenStack? >>> >>> I cannot find it. >>> >>> >>> >>> Thank you, >>> >>> Jose Manuel >>> >>> _______________________________________________ >>> 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
