change default configuration to do not proxy the VIM VNF consoles 38/938/1
authortierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 12 Jan 2017 17:25:24 +0000 (18:25 +0100)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 12 Jan 2017 17:25:24 +0000 (18:25 +0100)
Change-Id: Ie3def1d49cc8a8311e0368707d83f671c1354071
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
openmanod.cfg

index 4ae845b..2d2a9cc 100644 (file)
@@ -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: <ip>       #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