X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=b08f738e5fb6fa8ad8174276c064209054ba888b;hb=a692f60f6cfe4e24727f01042b1e1019846c7846;hp=9a0a887831d7882f4aaf8d4909f64761b186b048;hpb=c93d4d0631f5a295d209c6cb6f40ead6e2e97913;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 9a0a8878..b08f738e 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -39,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 @@ -128,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. + + @@ -145,12 +153,6 @@ Thierry Parmentelat aggregate manager. - - RSpec Schema - /etc/sfa/pl.rng - The path to the default schema - - Hostname localhost @@ -164,11 +166,12 @@ Thierry Parmentelat The port where the aggregate is to be found. - - Aggregate Manager API Version - 1 - The Aggregate API version - + + Cache advertisement rspec + true + Enable caching of the global advertisement, as + returned by ListResources without a slice argument. + @@ -220,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. + + + + @@ -247,29 +276,41 @@ 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.