commit | 2de7e5642b9a61566e7e6ad52ccdcb5798f0924f | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu May 09 15:43:53 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu May 09 17:01:10 2019 -0400 |
tree | 7407f26af5fd2dceec5a5a226ef1c196cbef3f71 | |
parent | 54cc5c118de45023692c72388b6389d184a658f7 [diff] |
Use group from cache even with new policy type When multiple policies are deployed to the same group in a single request, and the policies have different policy types, only the changes associated with the last policy are kept. Updated the policy type lookup to use cached groups, when available. This still needs a junit to verify the fix, but that can come later. Also added more logging. Change-Id: Ieaf866da504b167c884bf53f88aa8cb9e9b5e32a Issue-ID: POLICY-1761 Signed-off-by: Jim Hahn <jrh3@att.com>
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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install