commit | 9f39a218087397e9fa619bc0dbec2122c2c44cb0 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Jul 06 16:03:22 2021 -0400 |
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Thu Jul 14 17:17:08 2022 +0000 |
tree | 45d09d2624f6ee6dc13e6ec6de4d93c6c9022506 | |
parent | 3f2d7fcd55d5722682aa7a96d7e808273f29ad5e [diff] |
Fix NPE in UpdateReq.reconfigure() While running CSIT to test heartbeat changes with multiple PAPs, observed an NPE in UpdateReq.reconfigure(). Modified the code to always use deployment lists instead of null lists. Issue-ID: POLICY-3460 Change-Id: I884e091817e88309330139a01d060e286bd42008 Signed-off-by: Jim Hahn <jrh3@att.com> (cherry picked from commit a87b9d9e191b4dee5d821db55d1ff4fd70b8d73a)
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