X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=de707b792e705b815a6e335c8b4d16ee17715a59;hb=0a9902d2a55a0a9ac03601345c4284293669012b;hp=eeca137f01d5e501785eb76c975d3e5973f3816b;hpb=2cf6d0e7089437ec8ad8e5fdfac26760e0c7a331;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index eeca137f..de707b79 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -62,6 +62,13 @@ Thierry Parmentelat + + Data Directory + /var/lib/sfa/ + Directory where cached certficiates and other data is stored. + + + @@ -111,9 +118,10 @@ Thierry Parmentelat Enable Slice Manager - true + false Allows this local SFA instance to run as a - slice manager. + slice manager. Warning, this feature is not really supported + any longer. @@ -282,30 +290,11 @@ Thierry Parmentelat The settings that tell this SFA instance how to interact with the FEDERICA testbed. - - FEDERICA login name for an admin user; SFA will carry on operations under this account. - root - - - - - Password - rootpassword - The PLC password for SFA_PLC_USER. - - - - XMLRPC hostname - federica.net - Hostname for the federica xmlrpc interface. - - - - XMLRPC port number - 10000 - Port number for the federica xmlrpc interface. + + XMLRPC URL + https://root:password@federica.sfa.wrapper.com:8443/fedewrapper/xmlrpc/ + URL for the federica xmlrpc API; login and password need to be set like in http://login:password@hostname:port/the/path - @@ -331,9 +320,44 @@ Thierry Parmentelat 8773 The Nova/EC2 API port. + + novarc + /root/novarc + Path to novarc client config file + + + + + The settings that tell this SFA instance how to interact with the NITOS testbed. + + + + XMLRPC URL + http://195.251.17.239:8080/RPC2 + URL for the NITOS Scheduler xmlrpc API + + + + + + + + The settings for using SFA with a demmy testbed. + + + + XMLRPC URL + http://127.0.0.1:8080 + URL for the Dummy Testbed xmlrpc API + + + + + +