summaryrefslogtreecommitdiffstats
path: root/config/common_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/common_config.yaml')
-rw-r--r--config/common_config.yaml23
1 files changed, 11 insertions, 12 deletions
diff --git a/config/common_config.yaml b/config/common_config.yaml
index 5790042..7cda619 100644
--- a/config/common_config.yaml
+++ b/config/common_config.yaml
@@ -5,24 +5,23 @@ osdf_system:
external: 8698 # clients use this port on DockerHost
osdf_ip_default: 0.0.0.0
# # Important Note: At deployment time, we need to ensure the port mapping is done
-# ssl_context: ['./../etc/osdf_aaf.crt', './../etc/osdf_aaf.key']
+ #ssl_context: ['./ssl_certs/oof.crt', './ssl_certs/oof_new.key']
osdf_temp: # special configuration required for "workarounds" or testing
local_policies:
- global_disabled: True
+ global_disabled: False
local_placement_policies_enabled: True
- placement_policy_dir_vcpe: "../test/policy-local-files/"
+ placement_policy_dir_vcpe: "./test/policy-local-files/"
placement_policy_files_vcpe: # workaroud for policy platform glitches (or "work-arounds" for other components)
- Affinity_vCPE_1.json
- - Capacity_vGMuxInfra.json
- - Capacity_vG_1.json
+ #- Capacity_vGMuxInfra.json
+ #- Capacity_vG_1.json
- Distance_vGMuxInfra_1.json
- Distance_vG_1.json
- Placement_Optimization_1.json
- QueryPolicy_vCPE.json
- - QueryPolicy_vCPE_2.json
- - hpa_policy_vGMuxInfra_1.json
- - hpa_policy_vG_1.json
+ #- hpa_policy_vGMuxInfra_1.json
+ #- hpa_policy_vG_1.json
- vnfPolicy_vG.json
- vnfPolicy_vGMuxInfra.json
service_info:
@@ -56,10 +55,10 @@ policy_info:
secondary_scopes:
-
- get_param: service_name
- - SubscriberPolicy
- -
- - get_param: service_name
- - get_param: subscriber_role
+ - US
+ # -
+ # - get_param: service_name
+ # - get_param: subscriber_role
default: # if no explicit service related information is needed
policy_fetch: by_name
policy_scope: none