commit | 20379d580cd91dfb5d7d945dc46a627445c87aa6 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Jan 04 13:36:34 2021 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Mon Jan 04 16:11:39 2021 +0000 |
tree | fef024b432eb251dc25e9526bf7119917b0078fd | |
parent | 24220a823f9b5516a3bed1c1e8cf51f36ea75efe [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: I9ba3deae8eb4a8e51df5a40cdb8be8d9d23c5990 Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2017-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 API code.
To build it using Maven 3, run: mvn clean install