X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=99c5d374266b380d4ef97a0e93ab11e7a37d6c1a;hb=9b9ffbbb64ae96d969005cffd1d65aa993731f56;hp=212dee4296a1561595a3106c05c05da3cabad1b9;hpb=a447972b567c5d89bb811be6f2b3cccb0d9ce7a8;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 212dee42..99c5d374 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -18,12 +18,27 @@ 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. + + + 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 @@ -49,9 +64,10 @@ Thierry Parmentelat it look like the user is the one performing the operation. Doing this requires a valid key pair and credential for the user. This option defines the path where key pairs and credentials are generated and stored. - This functionality is used by the SFA web gui + This functionality is used by the SFA web GUI. + @@ -69,13 +85,6 @@ Thierry Parmentelat registry. - - Registry type - pl - The type of backend server for this - registry. Some registries may not be myplc. - - Hostname localhost @@ -99,6 +108,35 @@ 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. + + + + 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 @@ -113,13 +151,6 @@ Thierry Parmentelat aggregate manager. - - Aggregate type - pl - The type of backend server for this - aggregate. Some aggregates may not be myplc. - - RSpec Schema /etc/sfa/pl.rng @@ -143,38 +174,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 + sfadbuser + 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. + + @@ -202,39 +243,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