From 79f28833eae2bca5a8f6486391b2a3dc9cc179b2 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Sun, 5 Nov 2017 23:30:26 +0100 Subject: Fix the blueprint for TCA FIx the blueprint for TCA, policy section removed + Locations changes to DatacenterX Change-Id: Ia438bbfaf1cdf25bdadb897c39b68934cf1f52a3 Issue-ID: CLAMP-66 Signed-off-by: Determe, Sebastien (sd378r) --- src/test/resources/example/tca-policy-req/blueprint-expected.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/test') diff --git a/src/test/resources/example/tca-policy-req/blueprint-expected.yaml b/src/test/resources/example/tca-policy-req/blueprint-expected.yaml index 7862e48f..2082e559 100644 --- a/src/test/resources/example/tca-policy-req/blueprint-expected.yaml +++ b/src/test/resources/example/tca-policy-req/blueprint-expected.yaml @@ -48,6 +48,3 @@ node_templates: streamname: TCASubscriberOutputStream relationships: - {target: cdap_host_host, type: dcae.relationships.component_contained_in} - policy_0: - type: dcae.nodes.policy - properties: {policy_id: DCAE.Config_example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4} -- cgit 1.2.3-korg