X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=c515a57e7edb5b4293a3478072495a6e56f7997d;hb=a665d295716a0f85228d4990ac05397d1b4ffffe;hp=670d6f26c73f246ce2eb5b0f5f471f4d423c4512;hpb=25ba0fdec627f472689c9f93a254e666b5d4317d;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 670d6f26..c515a57e 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -18,14 +18,14 @@ Thierry Parmentelat 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. - - + + 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 @@ -33,6 +33,12 @@ Thierry Parmentelat The human readable name for this interface. + + Aggregate Manager API Version + 1 + The Aggregate API version + + Credential Schema /etc/sfa/credential.xsd @@ -109,6 +115,42 @@ Thierry Parmentelat + + + Slice Manager + The settings that affect the slice manager that will run + as part of this SFA instance. + + + + Enable Slice Manager + true + Allows this local SFA instance to run as a + slice manager. + + + + Slice Manager type + pl + The type of backend server for this + slice manager. Not all slice managers are myplc. + + + + Hostname + localhost + The hostname where the slice manager is expected to + be found. + + + + Port number + 12347 + The port where the slice manager is to be found. + + + + Aggregate @@ -153,38 +195,48 @@ Thierry Parmentelat - - Slice Manager - The settings that affect the slice manager that will run - as part of this SFA instance. + + + 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. - Enable Slice Manager + Enabled true - Allows this local SFA instance to run as a - slice manager. - - - - Slice Manager type - pl - The type of backend server for this - slice manager. Not all slice managers are myplc. + Enable the database server on this machine. - Hostname + Database host localhost - The hostname where the slice manager is expected to - be found. + The host where the SFA database can be reached. - Port number - 12347 - The port where the slice manager is to be found. + Database port + 5432 + The port where the SFA database can be reached. + + + + Database user + pgsqluser + When SFA gets co-hosted with a myplc, this should match the PLC config. + + + + Database password + + When SFA gets co-hosted with a myplc, this should match the PLC config. + + + + Database name + sfa + SFA database name. + + @@ -212,39 +264,11 @@ Thierry Parmentelat Full URL of PLC interface. - - Database name - planetlab5 - Planetlab database name. - - - - Datbase host - localhost - The host where the PLC database can be reached. - - - - Database port - 5432 - The port where the PLC database can be reached. - - - - Database user - pgsqluser - - - - - Database password - - The password for PLC_DB_USER. - - + + SFA Flash Policy The settings that affect the flash policy server that will run