aboutsummaryrefslogtreecommitdiffstats
path: root/auth/cli-editor/src/test/resources/tosca
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24Extend APEX CLIEditor to generate policy in ToscaServiceTemplate formata.sreekumar5-0/+1198
Currently apex CLIEditor is used to generate a json policy model from apex CLI language (.apex) file. As per the new LifeCycle API, the policies are expected to be defined as ToscaServiceTemplate. Hence, the current CLIEditor is extended to generate the policies in ToscaServiceTemplate way. Change-Id: I2eb5d5b146643d40b623e329a2a63d6bb0c1fb42 Issue-ID: POLICY-1885 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>