Remove content section from ToscaPolicy properties in APEX 87/100887/3
authora.sreekumar <ajith.sreekumar@est.tech>
Wed, 29 Jan 2020 09:50:33 +0000 (09:50 +0000)
committera.sreekumar <ajith.sreekumar@est.tech>
Thu, 30 Jan 2020 12:15:09 +0000 (12:15 +0000)
commit393e00b78140a27232d961fcdae70b99af2cdbbe
tree9ece796dd23034536a3ae9e64ed5e03c71d73f1c
parent18e4f9625363459dac24be15b74210e2886097b9
Remove content section from ToscaPolicy properties in APEX

Currently APEX specific information is placed under properties|content in ToscaPolicy.
Avoid keeping under "content" and keep the information directly under properties.

Change-Id: Ic437271c9a2d71104013b5568af5525df4a4bb56
Issue-ID: POLICY-2332
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
auth/cli-editor/src/main/java/org/onap/policy/apex/auth/clieditor/utils/CliUtils.java
auth/cli-editor/src/test/resources/tosca/ToscaPolicyOutput_compare.json
auth/cli-editor/src/test/resources/tosca/ToscaTemplate.json
examples/examples-onap-vcpe/src/main/resources/tosca/ToscaTemplate.json
services/services-onappf/src/main/java/org/onap/policy/apex/services/onappf/handler/ApexEngineHandler.java
services/services-onappf/src/test/java/org/onap/policy/apex/services/onappf/comm/TestListenerUtils.java