X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=0c7c526c935d09ee8e0c87e10c1efdd16b61c840;hb=1a9718ae903eef6c6485c851a81c2f794e971ea2;hp=0edfd488a9e83cd6bb4beb3216cb386755b8d55e;hpb=ac8ec612da42acae82de032057c39068f87c5409;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 0edfd488..0c7c526c 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. @@ -33,24 +33,18 @@ Thierry Parmentelat The human readable name for this interface. - - Aggregate Manager API Version - 1 - The Aggregate API version - - Credential Schema /etc/sfa/credential.xsd The path to the default credential schema - + Debug - false - Flag to turn debug on. + 0 + Logging level; 0=minimum, 1=info, 2=debug - + Max Slice Renew 60 @@ -61,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 certficiates and other data is stored. + @@ -85,13 +86,6 @@ Thierry Parmentelat registry. - - Registry type - pl - The type of backend server for this - registry. Some registries may not be myplc. - - Hostname localhost @@ -124,16 +118,10 @@ Thierry Parmentelat Enable Slice Manager - true + false Allows this local SFA instance to run as a - slice manager. - - - - Slice Manager type - pl - The type of backend server for this - slice manager. Not all slice managers are myplc. + slice manager. Warning, this feature is not really supported + any longer. @@ -148,6 +136,14 @@ Thierry Parmentelat 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. + + @@ -165,19 +161,6 @@ Thierry Parmentelat aggregate manager. - - Aggregate type - pl - The type of backend server for this - aggregate. Some aggregates may not be myplc. - - - - RSpec Schema - /etc/sfa/pl.rng - The path to the default schema - - Hostname localhost @@ -190,6 +173,14 @@ Thierry Parmentelat 12346 The port where the aggregate is to be found. + + + Cache advertisement rspec + true + Enable caching of the global advertisement, as + returned by ListResources without a slice argument. + + @@ -200,6 +191,12 @@ Thierry Parmentelat The settings that tell this SFA instance where to find its database. You can essentially leave this as-is unless you plan on hosting your data on some other box. + + Enabled + true + Enable the database server on this machine. + + Database host localhost @@ -214,7 +211,7 @@ Thierry Parmentelat Database user - pgsqluser + sfadbuser When SFA gets co-hosted with a myplc, this should match the PLC config. @@ -261,33 +258,22 @@ Thierry Parmentelat - - - SFA Flash Policy - The settings that affect the flash policy server that will run - as part of this SFA instance. + + + The settings for using SFA with a demmy testbed. - - 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. + + XMLRPC URL + http://127.0.0.1:8080 + URL for the Dummy Testbed xmlrpc API + +