From: tierno Date: Thu, 12 Jan 2017 17:25:24 +0000 (+0100) Subject: change default configuration to do not proxy the VIM VNF consoles X-Git-Tag: v1.1.0~27 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=commitdiff_plain;h=00bdd8b2ba28833a250cbb86170039b393251c36 change default configuration to do not proxy the VIM VNF consoles Change-Id: Ie3def1d49cc8a8311e0368707d83f671c1354071 Signed-off-by: tierno --- diff --git a/openmanod.cfg b/openmanod.cfg index 4ae845b7..2d2a9cc6 100644 --- a/openmanod.cfg +++ b/openmanod.cfg @@ -29,7 +29,7 @@ http_port: 9090 # General port (by default, 9090) # Not used in current version! #Parameters for a VIM console access. Can be directly the VIM URL or a proxy to offer the openmano IP address -#http_console_proxy: False #by default True. If False proxy is not implemented and VIM URL is offered. It is +http_console_proxy: False #by default True. If False proxy is not implemented and VIM URL is offered. It is #assumed then, that client can access directly to the VIMs #http_console_host: #by default the same as 'http_host'. However is openmano server is behind a NAT/proxy #you should specify the public IP used to access the server. Also when 'http_host' is