diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-08-30 11:51:35 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-08-30 11:51:40 -0400 |
commit | 834ab314c29303e71c14fc9f55f626b21ccc6fcf (patch) | |
tree | 6cb3ca31d2990c0f9e911244be9c6a73f0bb57fc /main/src | |
parent | 3a2ed1c0db76cffdb99cc22520d7b250675e02e8 (diff) |
Change scope to list
Missed this change in last review.
Issue-ID: POLICY-1899
Change-Id: I19c9bd3346b9dd870ca3b62e7a5fb61b468e804b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'main/src')
-rw-r--r-- | main/src/test/resources/policytypes/onap.policies.Optimization.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/resources/policytypes/onap.policies.Optimization.yaml b/main/src/test/resources/policytypes/onap.policies.Optimization.yaml index 62f2c6f2..6e99f6a8 100644 --- a/main/src/test/resources/policytypes/onap.policies.Optimization.yaml +++ b/main/src/test/resources/policytypes/onap.policies.Optimization.yaml @@ -7,7 +7,7 @@ policy_types: properties: scope: description: Scope for the policy - could be for a specific release. - type: string + type: list matchable: true required: true services: |