X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fsfa_component_config;h=1bb57c8bb7f28c41ddda9fd14c16bb2406c2d9c4;hb=9a5f724204f4ac9773bd2c6e3b9f6df90e242fd6;hp=d51c93b17ecd43f5d2d5e021b0761a82bee8d9c6;hpb=dbce495b6f2e7d8dccbfb18c5507907d784c143b;p=sfa.git diff --git a/config/sfa_component_config b/config/sfa_component_config index d51c93b1..1bb57c8b 100644 --- a/config/sfa_component_config +++ b/config/sfa_component_config @@ -16,11 +16,6 @@ SFA_API_DEBUG=1 # Enable the registry interface SFA_REGISTRY_ENABLED=0 -# -# The type of backend server for this registry -# Some registries may not be myplc -SFA_REGISTRY_TYPE='pl' - # Root Auth # The hrn of the registry's root auth SFA_REGISTRY_ROOT_AUTH="plc" @@ -32,6 +27,8 @@ SFA_REGISTRY_ROOT_AUTH="plc" # xxx could be determined from hrn above SFA_REGISTRY_LEVEL1_AUTH="" +SFA_GENERIC_FLAVOUR='pl' + # Hostname # The fully qualified hostname of the registry server SFA_REGISTRY_HOST="localhost" @@ -47,12 +44,6 @@ SFA_REGISTRY_PORT=12345 ## Enable the aggregate inteface. SFA_AGGREGATE_ENABLED=0 -# Aggregate Type -# -# The type of backend server for this aggregate -# Some aggregates may not be myplc -SFA_AGGREGATE_TYPE='pl' - # # ## Hostname @@ -70,14 +61,6 @@ SFA_AGGREGATE_PORT=12346 # Enable the slice manager SFA_SM_ENABLED=0 -# Slice Manager type -# -## The type of backend server for this slice manager -## The slice manager doesnt rely on a specific backend server so -## you probably will never need to change this type unless you -## need to reimplement the slice manager -SFA_SM_TYPE='pl' - # Host ## The fully qualified hostname or IP address of the slice manager server SFA_SM_HOST="localhost"