diff options
author | sebdet <sebastien.determe@intl.att.com> | 2019-04-25 12:24:45 +0200 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2019-04-25 13:02:51 +0200 |
commit | 12700b07bf4850f7de97b69e9b2fcc96e0540b21 (patch) | |
tree | bfaf97137e0fb99012f09897e24d53dadc7e5f30 /src/test/resources/example/sdc/blueprint-dcae/tca.yaml | |
parent | 7fe3f4b2e79bfe1421bd4d6c33b35d4fd3d18e65 (diff) |
Rework code for policy type
Rework unit tests + test resources and code for policy type renaming
Issue-ID: CLAMP-356
Change-Id: Id64c620b42347d6f5535523f33a0a04a54a60fa2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'src/test/resources/example/sdc/blueprint-dcae/tca.yaml')
-rw-r--r-- | src/test/resources/example/sdc/blueprint-dcae/tca.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/example/sdc/blueprint-dcae/tca.yaml b/src/test/resources/example/sdc/blueprint-dcae/tca.yaml index b2bf8bb96..edaa0be28 100644 --- a/src/test/resources/example/sdc/blueprint-dcae/tca.yaml +++ b/src/test/resources/example/sdc/blueprint-dcae/tca.yaml @@ -17,7 +17,7 @@ node_templates: properties: policy_id: get_input: policy_id - policy_type_id: onap.policy.monitoring.cdap.tca.hi.lo.app + policy_type_id: onap.policies.monitoring.cdap.tca.hi.lo.app cdap_host_host: type: dcae.nodes.StreamingAnalytics.SelectedCDAPInfrastructure properties: |