commit | 73aaafa0ab601533d5cdbd839055cb7b5f9bb6ec | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Dec 03 13:07:57 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Dec 09 10:41:02 2019 -0500 |
tree | e72d1123aee0f7408eccfdda523c1418e6d5df79 | |
parent | df7ccc04c86aa4b93c6f24b1e83d54c6a10fcc64 [diff] |
Only update policies in PAP REST API Modified the deploy controller and provider to only update the policies within a group, while leaving the other fields unchanged. Added delta operations so that only additions or deletions need be included instead of providing the complete list of policies. Change-Id: Id2b69dac15f97b8a898f459f8d3f09216fc3618e Issue-ID: POLICY-2274 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