aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/src/main/resources/dummyimpl
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Fix file access issue in DummyProviderImplChenfei Gao1-44/+219
Changed to use ResourceUtils.getResourceAsString in policy/common project to access dummy files. Issue-ID: POLICY-1441 Change-Id: I42d7cb809a0eeedfc2a8a6b82edfe38ad7138548 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-03-15Add serialization for Tosca Modelliamfallon4-0/+192
Added tests for Yaml policy monitoring Added provider interface calls in provider and structure for handling legacy APIs. Issue-ID: POLICY-1195 Change-Id: I4825272e0713b9e6a4b89753828de8905bcffbd1 Signed-off-by: liamfallon <liam.fallon@est.tech>