commit | 8f95f6c9359c3551c6c6f28eb997ce03bba46bb1 | [log] [tgz] |
---|---|---|
author | sebdet <sebastien.determe@intl.att.com> | Tue Mar 19 11:10:19 2019 +0100 |
committer | sebdet <sebastien.determe@intl.att.com> | Tue Mar 19 11:10:19 2019 +0100 |
tree | 80b6b779c1035d7d4d8994614fc5145fe36f0d86 | |
parent | 43cef2c5b9031bfcf836ac35922ba9314bee4c1d [diff] [blame] |
Fix tosca parser Fix the parser so that we support the new tosca policy discussed Issue-ID: CLAMP-186 Change-Id: I3051dddf749f1969f8b1d12d726c65f6aad48d51 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/src/test/resources/tosca/tosca_example.yaml b/src/test/resources/tosca/tosca_example.yaml index 571986c..699cffd 100644 --- a/src/test/resources/tosca/tosca_example.yaml +++ b/src/test/resources/tosca/tosca_example.yaml
@@ -8,7 +8,7 @@ version: 1.0.0 properties: tca_policy: - type: list + type: map description: TCA Policy JSON entry_schema: type: onap.datatypes.monitoring.tca_policy