Prise en compte de OpenNebula Flow dans Sunstone

fixes #9373 @10m
This commit is contained in:
Fabrice Barconnière 2014-11-04 11:06:40 +01:00
parent 5388298000
commit f325f6c3a4
1 changed files with 4 additions and 2 deletions

View File

@ -101,7 +101,7 @@
# Default language setting
:lang: %%langue_sunstone
:lang: %%langue_sunstone
# Default table order
:table_order: desc
@ -126,7 +126,9 @@
# OneFlow endpoint
#
:oneflow_server: http://localhost:2474/
%if %%getVar('activer_oneflow', 'non') == 'oui'
:oneflow_server: http://%%getVar('ip_oneflow','172.0.0.1'):%%getVar('port_oneflow', '2474')/
%end if
################################################################################
# Routes