From: Thierry Parmentelat Date: Wed, 23 Nov 2011 17:54:00 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/sfa X-Git-Tag: sfa-2.0-0~5 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=a665d295716a0f85228d4990ac05397d1b4ffffe;hp=-c Merge branch 'master' of ssh://git.onelab.eu/git/sfa --- a665d295716a0f85228d4990ac05397d1b4ffffe diff --combined config/default_config.xml index 5993d1f5,0edfd488..c515a57e --- a/config/default_config.xml +++ b/config/default_config.xml @@@ -18,12 -18,27 +18,27 @@@ Thierry Parmentela Basic system variables. + + Generic Flavour + pl + 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. + + + Human readable name plc The human readable name for this interface. + + Aggregate Manager API Version + 1 + The Aggregate API version + + Credential Schema /etc/sfa/credential.xsd @@@ -53,15 -68,6 +68,6 @@@ - - Generic Flavour - pl - 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. - - - @@@ -194,12 -200,6 +200,12 @@@ 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