commit | 589e42747b6ad53680a8e51d64597c6590fa0ade | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Feb 19 16:54:34 2020 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Wed Feb 19 17:05:12 2020 +0000 |
tree | b847e16d224a7abc999391252db12af918f050b6 | |
parent | ca409ee108f3f653d66be804e8a9f95f794e26d4 [diff] |
Fix cascaded get filtering and speed This change adds proper cascading bahaviour to the returned service template for filtered gets on policies. It also significantly improves the performance on get operations, all get operations on the API now result in only one database query. Issue-ID: POLICY-1402 Change-Id: I7c7d0a8d9f1caf8b610461779e242c34b7f77365 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