update link to upper-constraints.txt
[optf/osdf.git] / test / placement-tests / test_by_scope_old_format.yaml
1 references:
2     service_name:
3         source: request
4         value: serviceInfo.serviceName
5     subscriber_role:
6         source: SubscriberPolicy
7         value: content.properties.subscriberRole
8
9 policy_info:
10     placement:
11         policy_fetch: by_scope
12         policy_scope:
13             default_scope: OSDF_R2
14             vcpe_scope: OSDF_R2
15             secondary_scopes:
16                 -
17                     - get_param: service_name
18                     - SubscriberPolicy
19                 -
20                     - get_param: service_name
21                     - get_param: subscriber_role
22     default:  # if no explicit service related information is needed
23         policy_fetch: by_name
24         policy_scope: none