X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=de707b792e705b815a6e335c8b4d16ee17715a59;hb=8e558be62ca1e048cedb76d6036d1acbfa827bd4;hp=6d052fc97ee6cfeba935ce0bcb1af1e65fa625cc;hpb=99374374f38fb62e54a6c284eec6b06c1c53dff7;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 6d052fc9..de707b79 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 @@ -68,6 +62,13 @@ Thierry Parmentelat + + 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. @@ -234,6 +231,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 +284,80 @@ 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 + + + + + + + + The settings for using SFA with a demmy testbed. + + + + XMLRPC URL + http://127.0.0.1:8080 + URL for the Dummy Testbed xmlrpc API + + + + + +