summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorVikas Varma <vikas.varma@att.com>2020-03-25 13:49:53 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-25 13:49:53 +0000
commit0c9d9098ba21f79fe4e721b38e1e7c311c958964 (patch)
tree86251e73b14af3018deb70072bfa337ccac00c93 /config
parentbb5346f671007485776b1f71ed1e1b337e787603 (diff)
parentfcb37e97e37137d3111924e993e75fdb83c2a0a0 (diff)
Merge "Add functionality to support NSI selection"
Diffstat (limited to 'config')
-rw-r--r--config/common_config.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/config/common_config.yaml b/config/common_config.yaml
index d9ecc18..04a5594 100644
--- a/config/common_config.yaml
+++ b/config/common_config.yaml
@@ -11,6 +11,7 @@ osdf_temp: # special configuration required for "workarounds" or testing
local_policies:
global_disabled: True
local_placement_policies_enabled: True
+ local_slice_selection_policies_enabled: True
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
@@ -39,6 +40,14 @@ osdf_temp: # special configuration required for "workarounds" or testing
- vnfPolicy_vPGN_TD.json
- affinity_vFW_TD.json
- QueryPolicy_vFW_TD.json
+
+ slice_selection_policy_dir_urllc_1: "./test/policy-local-files/"
+ slice_selection_policy_files_urllc_1:
+ - vnfPolicy_URLLC_Core_1.json
+ - thresholdPolicy_URLLC_Core_1_reliability.json
+ - thresholdPolicy_URLLC_Core_1_latency.json
+ - subscriber_policy_URLLC_1.json
+
service_info:
vCPE:
vcpeHostName: requestParameters.vcpeHostName
@@ -68,6 +77,15 @@ policy_info:
service_name:
- properties.services
+ slice_selection:
+ policy_fetch: by_scope
+ policy_scope:
+ -
+ scope:
+ - OSDF_FRANKFURT
+ service:
+ - get_param: service_name
+
placement:
policy_fetch: by_scope
policy_scope: