[Openstack] Reverse proxy component

Federico M. Facca federico.facca at martel-innovate.com
Wed Oct 19 08:50:48 UTC 2016


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 <jmferrer.paradigmatecnologico at gmail.com> 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 <jmferrer.paradigmatecnologico at gmail.com> 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     : openstack at lists.openstack.org
>>> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20161019/aa246842/attachment.html>


More information about the Openstack mailing list