X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=7eeb1c71e63aec02059697a14cf3d40f39a21ee0;hb=b7d6a80faf23cb019c74e65c2264e215446f84a3;hp=0edfd488a9e83cd6bb4beb3216cb386755b8d55e;hpb=ac8ec612da42acae82de032057c39068f87c5409;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 0edfd488..7eeb1c71 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -33,22 +33,16 @@ 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 @@ -85,13 +79,6 @@ Thierry Parmentelat registry. - - Registry type - pl - The type of backend server for this - registry. Some registries may not be myplc. - - Hostname localhost @@ -129,13 +116,6 @@ Thierry Parmentelat slice manager. - - Slice Manager type - pl - The type of backend server for this - slice manager. Not all slice managers are myplc. - - Hostname localhost @@ -148,6 +128,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 +153,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 +165,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 +183,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 +203,7 @@ Thierry Parmentelat Database user - pgsqluser + sfadbuser When SFA gets co-hosted with a myplc, this should match the PLC config. @@ -234,6 +223,32 @@ 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. + + + + @@ -261,33 +276,41 @@ Thierry Parmentelat - - - SFA Flash Policy - The settings that affect the flash policy server that will run - as part of this SFA instance. + + + The settings that tell this SFA instance how to interact with the FEDERICA 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. - + + 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. + + + +