aboutsummaryrefslogtreecommitdiffstats
path: root/config/common_config.yaml
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2020-10-06 10:58:52 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2020-10-06 11:03:30 +0530
commit21587bf56798b440dd4ddf6e35f121505b90fb0d (patch)
tree80620d30f9d5a67819259b9aaddd76c16ef2ea43 /config/common_config.yaml
parent7ae420b25aade14f12fb7c94a407f0f9fd6aff4e (diff)
Fix slice selection
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If4f7155ced93d91ae22a2e82db01bcf4c32b6323
Diffstat (limited to 'config/common_config.yaml')
-rw-r--r--config/common_config.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/common_config.yaml b/config/common_config.yaml
index 905aa0b..8f028b3 100644
--- a/config/common_config.yaml
+++ b/config/common_config.yaml
@@ -86,11 +86,12 @@ policy_info:
policy_scope:
-
scope:
- - OSDF_GUILIN
- get_param: resource_sharing_level
- get_param: reuse_preference
services:
- get_param: service_name
+ resources:
+ - get_param: service_name
subnet_selection:
policy_fetch: by_scope
@@ -99,6 +100,8 @@ policy_info:
- OSDF_GUILIN
services:
- get_param: service_name
+ resources:
+ - get_param: service_name
placement:
policy_fetch: by_scope
@@ -127,4 +130,4 @@ PCI:
service_id: ho_metric
filter:
interval: 10
- ml_enabled: false \ No newline at end of file
+ ml_enabled: false