commit | 2ed313e69cfd0a587f072079e23ab8f6499518db | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Jan 07 18:26:53 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Jan 08 09:23:18 2020 +0000 |
tree | 9e461ea953297a02d07337a46a021dcd86f03f07 | |
parent | f69b6681486e4d1c5859f649a3293488c1859712 [diff] |
Store and return data types for policies In this change, the data types of policy types are persisted to the database. All policy types currently in the database are returned on all policy type get requests. This will be made more intelligent in the next review. Issue-ID: POLICY-2315 Change-Id: I10065ab9b90e72114a453494fc706d8aabc50c0a 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