X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=f1bf78410dd8cc4e9a9d7490092d954050f3f003;hb=f2282434e40e06365e0fdd3f9bc273a793f41235;hp=b08f738e5fb6fa8ad8174276c064209054ba888b;hpb=5822ffb68c0d4cc5e29ec945e0dc21125294463f;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index b08f738e..f1bf7841 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -62,6 +62,13 @@ Thierry Parmentelat + + Data Directory + /var/lib/sfa/ + Directory where cached certficiates and other data is stored. + + + @@ -312,9 +319,44 @@ Thierry Parmentelat 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 + + + + + +