commit | f2b0318f53abf9f2345a5cdca74f3dd635aa9b60 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Jan 04 12:15:18 2021 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Jan 06 14:20:06 2021 +0000 |
tree | 0a5d64add719e43596f95b9415db04257c037988 | |
parent | 8ad3f95cdcec48b8315a5febfd4ec07bae7aabba [diff] |
Changed identifiers to concept identifiers The policy models tosca classes ToscaPolicyIdentifier and ToscaPolicyIdentifierOptVersion can be used to identify any TOSCA concept, not just TOSCA policies so they are renamed to ToscaConceptIdentifier and ToscaCinceptIdentifierOptVersion respectively. The class ToscaPolicyTypeIdentifier is redundant and is replaced by ToscaConceptIdentifier. Issue-ID: POLICY-2900 Change-Id: Id0a37c42ea4e74f07b47e1694c4f8291c35879c9 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