Merge "Add credentials for VFC placement request"
[optf/osdf.git] / config / common_config.yaml
index 5fab8a2..9a4f1d7 100644 (file)
@@ -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: ['./ssl_certs/oof.crt', './ssl_certs/oof_new.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
         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