X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=config%2Fdefault_config.xml;h=6d807129684c79723e6c4077c7211a7aa424c293;hp=7eeb1c71e63aec02059697a14cf3d40f39a21ee0;hb=afe8da7a02c0650f0f6be8ab16b2494652d69d0d;hpb=25dc07a3f55ef5e21c659dcaad5ad7559e8a6896 diff --git a/config/default_config.xml b/config/default_config.xml index 7eeb1c71..6d807129 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. + + + @@ -282,34 +289,43 @@ 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 - - + + + SFA Flash Policy + The settings that affect how SFA connects to + the Nova/EC2 API + + + Sfa nova user + novaadmin + Account/context to use when performing + administrative nova operations + + + Nova API url + 127.0.0.1 + The Nova/EC2 API url + + + Nova API Port + 8773 + The Nova/EC2 API port. + + + novarc + /root/novarc + Path to novarc client config file + + +