X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=eeca137f01d5e501785eb76c975d3e5973f3816b;hb=2cf6d0e7089437ec8ad8e5fdfac26760e0c7a331;hp=9156cb32a6b991b21e8ccf3e447c187c01daea62;hpb=b6de9285a970eccb9658a0078c49f76fb11af7cd;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 9156cb32..eeca137f 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 @@ -223,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. + + + + @@ -250,29 +276,60 @@ Thierry Parmentelat + + + + The settings that tell this SFA instance how to interact with the FEDERICA testbed. + + + + 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. + + + + - + 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.