commit | b0e460abe43d40528da4856f2f3d5ee162ac1830 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Sep 05 21:10:46 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Sep 05 21:10:46 2019 +0000 |
tree | 6cbacdbe977abab77e2b65d9e62d650d1433c21e | |
parent | ff4c8525a70ef5b514d803b5093b91e45564f973 [diff] |
Repair policy types in TOSCA service template Changed policy types from a list of maps to a map. Changed data types from a list of maps to a map. Made all knock on changes to adapters and tests. Updated Issue ID. Added onap.policies.controlloop.guard.coordination.FirstBlocksSecond.yaml policy type that is required to be preloaded in policy-api. Issue-ID: POLICY-2047 Change-Id: Ic8e809eab248fd7242f0e565fa2e3da75bcfbdeb Signed-off-by: liamfallon <liam.fallon@est.tech>
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