diff options
author | dhebeha <dhebeha.mj71@wipro.com> | 2020-04-10 06:38:11 -0700 |
---|---|---|
committer | dhebeha <dhebeha.mj71@wipro.com> | 2020-04-17 00:07:46 -0700 |
commit | 2754404822b496392717d260681946debecf8648 (patch) | |
tree | 92b5930025f4655e67e26b37b728526fac6e9edc /test/policy-local-files/subscriber_policy_URLLC_1.json | |
parent | 16dec1253f5380df53ccfef97d618fbe03e7be64 (diff) |
add aggregation policy for NSI selection
made changes for other policy updates
Issue-ID: OPTFRA-730
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: I3fb4ae184cdae9181037fb059ac144070228c29f
Diffstat (limited to 'test/policy-local-files/subscriber_policy_URLLC_1.json')
-rw-r--r-- | test/policy-local-files/subscriber_policy_URLLC_1.json | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/test/policy-local-files/subscriber_policy_URLLC_1.json b/test/policy-local-files/subscriber_policy_URLLC_1.json index ffa4d79..d147273 100644 --- a/test/policy-local-files/subscriber_policy_URLLC_1.json +++ b/test/policy-local-files/subscriber_policy_URLLC_1.json @@ -1,6 +1,6 @@ { "OSDF_FRANKFURT.SubscriberPolicy_URLLC_1": { - "type": "onap.policies.optimization.SubscriberPolicy", + "type": "onap.policies.optimization.service.SubscriberPolicy", "version": "1.0.0", "type_version": "1.0.0", "metadata": { @@ -19,16 +19,8 @@ "properties": { "subscriberName": [ "URLLC_Core_1" - ], - "subscriberRole": [ - { - "URLLC_Core_1": { - "modelInvariantId": "21d57d4b-52ad-4d3c-a798-248b5bb9124a", - "modelVersionId": "bfba363e-e39c-4bd9-a9d5-1371c28f4d22" - } - } ] - } } } } +} |