X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=config%2Fdefault_config.xml;h=6aa3df90dc1ca24352105858bfd3f5ae52dc4b00;hp=e633a60b4281de78c0decd1bd22c41d1d1c47dc2;hb=78cef2a22ad2a3e8c3bc0c0c228fa32cf517c256;hpb=0dc36703e0e611113d310d2b2a8e51210576bcc5 diff --git a/config/default_config.xml b/config/default_config.xml index e633a60b..6aa3df90 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -18,6 +18,15 @@ Thierry Parmentelat Basic system variables. + + Generic Flavour + pl + 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. + + + Human readable name plc @@ -30,10 +39,10 @@ Thierry Parmentelat The path to the default credential schema - + Debug - false - Flag to turn debug on. + 0 + Logging level; 0=minimum, 1=info, 2=debug @@ -53,14 +62,12 @@ Thierry Parmentelat - - Generic Flavour - pl - 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. - - + + Data Directory + /var/lib/sfa/ + Directory where cached certficiates and other data is stored. + + @@ -79,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 @@ -123,13 +123,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 @@ -142,6 +135,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. + + @@ -159,19 +160,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 @@ -184,6 +172,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. + + @@ -194,6 +190,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 @@ -208,7 +210,7 @@ Thierry Parmentelat Database user - pgsqluser + sfadbuser When SFA gets co-hosted with a myplc, this should match the PLC config. @@ -228,6 +230,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. + + + + @@ -255,33 +283,66 @@ Thierry Parmentelat + + + + The settings that tell this SFA instance how to interact with the FEDERICA testbed. + + + + 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 the flash policy server that will run - as part of this SFA instance. - + The settings that affect how SFA connects to + the Nova/EC2 API - - Enable Flash Policy Server - false - Allows this local SFA instance to run a - flash policy server. + + Sfa nova user + novaadmin + Account/context to use when performing + administrative nova operations - - Flash policy config file - /etc/sfa/sfa_flashpolicy_config.xml - The path to where the flash policy config file can be reached. + + Nova API url + 127.0.0.1 + The Nova/EC2 API url - - Flash policy port - 843 - The flash policy server port. + + Nova API Port + 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 + + + + + +