From: Sandrine Avakian Date: Tue, 9 Oct 2012 13:39:39 +0000 (+0200) Subject: Bug fixes for senslab site in config file. X-Git-Tag: sfa-2.1-24~3^2~69 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=35f6c131f68b213ff6765c556cd22fccc1b3ca2d;p=sfa.git Bug fixes for senslab site in config file. --- diff --git a/sfa/senslab/config/senslab/default_config.xml b/sfa/senslab/config/senslab/default_config.xml index b08f738e..214819e6 100644 --- a/sfa/senslab/config/senslab/default_config.xml +++ b/sfa/senslab/config/senslab/default_config.xml @@ -20,7 +20,7 @@ Thierry Parmentelat Generic Flavour - pl + slab 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. @@ -29,7 +29,7 @@ Thierry Parmentelat Human readable name - plc + senslab The human readable name for this interface. @@ -41,7 +41,7 @@ Thierry Parmentelat Debug - 0 + 2 Logging level; 0=minimum, 1=info, 2=debug @@ -62,6 +62,13 @@ Thierry Parmentelat + + Data Directory + /var/lib/sfa/ + Directory where cached certficiates and other data is stored. + + + @@ -95,7 +102,7 @@ Thierry Parmentelat Root Authority - plc + senslab The hrn of the registry's root auth. @@ -203,13 +210,13 @@ Thierry Parmentelat Database user - sfadbuser + sfa When SFA gets co-hosted with a myplc, this should match the PLC config. Database password - + sfa When SFA gets co-hosted with a myplc, this should match the PLC config. @@ -312,6 +319,11 @@ Thierry Parmentelat 8773 The Nova/EC2 API port. + + novarc + /root/novarc + Path to novarc client config file +