diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-11-05 23:30:26 +0100 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-11-05 23:30:26 +0100 |
commit | 79f28833eae2bca5a8f6486391b2a3dc9cc179b2 (patch) | |
tree | 7b61c1fd4c4e0e455551f62f47a78d35e5f55587 /src/test | |
parent | 81305e6875977b25afd6320c6870c41fb65e040a (diff) |
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) <sd378r@intl.att.com>
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/resources/example/tca-policy-req/blueprint-expected.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
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} |