X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=d31e52585bbbc246b77ecb5112a2d73416ab4f7c;hb=2b8fb7af76b173ad4ad6583dbedbdf11a49f9549;hp=7eeb1c71e63aec02059697a14cf3d40f39a21ee0;hpb=25dc07a3f55ef5e21c659dcaad5ad7559e8a6896;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 7eeb1c71..d31e5258 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -3,7 +3,7 @@ @@ -21,7 +21,7 @@ Thierry Parmentelat Generic Flavour pl - This string refers to a class located in sfa.generic that describes + This string refers to a class located in sfa.generic that describes which specific implementation needs to be used for api, manager and driver objects. PlanetLab users do not need to change this setting. @@ -44,7 +44,7 @@ Thierry Parmentelat 0 Logging level; 0=minimum, 1=info, 2=debug - + Max Slice Renew 60 @@ -55,11 +55,18 @@ Thierry Parmentelat User Session Keys Path /var/lib/sfa/session_keys Some services will peform operations on behalf of a user, but make - it look like the user is the one performing the operation. Doing this requires a - valid key pair and credential for the user. This option defines the path where + it look like the user is the one performing the operation. Doing this requires a + valid key pair and credential for the user. This option defines the path where key pairs and credentials are generated and stored. - This functionality is used by the SFA web GUI. - + This functionality is used by the SFA web GUI. + + + + + Data Directory + /var/lib/sfa/ + Directory where cached certificates and other data is stored. + @@ -102,43 +109,6 @@ Thierry Parmentelat - - - Slice Manager - The settings that affect the slice manager that will run - as part of this SFA instance. - - - - Enable Slice Manager - true - Allows this local SFA instance to run as a - slice manager. - - - - Hostname - localhost - The hostname where the slice manager is expected to - be found. - - - - Port number - 12347 - The port where the slice manager is to be found. - - - - Cache advertisement rspec - false - Enable caching of the global advertisement, as - returned by ListResources without a slice argument. - - - - - Aggregate @@ -223,32 +193,6 @@ Thierry Parmentelat - - - SFA Flash Policy - The settings that affect the flash policy server that will run - as part of this SFA instance. - - - - Enable Flash Policy Server - false - Allows this local SFA instance to run a - flash policy server. - - - Flash policy config file - /etc/sfa/sfa_flashpolicy_config.xml - The path to where the flash policy config file can be reached. - - - Flash policy port - 843 - The flash policy server port. - - - - @@ -277,39 +221,20 @@ Thierry Parmentelat - + - The settings that tell this SFA instance how to interact with the FEDERICA testbed. + The settings for using SFA with a demmy 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 + http://127.0.0.1:8080 + URL for the Dummy Testbed xmlrpc API + - +