commit | b87e0242ce1a957740ee988bec3b82e3628adbed | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Dec 17 12:10:21 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Dec 23 11:11:05 2020 +0000 |
tree | 0d75dce2189f7daf719293620a01af7afc83bc15 | |
parent | 12fce55a66848bcc7f71430324b3a9051b8ce0d4 [diff] |
Add Service Template TOSCA handling Today we can only handle a single service template in the database. We should be able to handle multiple service templates and assign arbitrary policy types and policies to maned and versioned service templates. This review brings in the Java API in models provider for handling service templates in this way and uses a simplistic single-teplate implementation in models-tosca, that will work but still only handles a single service template under the hood. Issue-ID: POLICY-2900 Change-Id: Ia02dea8abe44b7f407e685090a4b8e0360889653 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