commit | c89f17af3cccff82d3f251e7fe73910ea8e26dbf | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Wed Feb 16 23:07:34 2022 +0000 |
committer | Ramesh Murugan Iyer <ramesh.murugan.iyer@est.tech> | Wed Feb 16 23:18:42 2022 +0000 |
tree | 9c4e1045dfad5c93f30bd8258529f76e71b30c5f | |
parent | 676194789a8b880e2416f9d3bf2484a9fc6be1bc [diff] |
Fix return type of get node templates provider The return type for fetching node templates can be just a List of ToscaNodetemplates. Removing the map with node template keys as it provides redundant keys in the output. Issue-ID: POLICY-3832 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I43d357fc24af9fd4d127cce139b6d21c53cc98d1
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install