commit | 56bc6f68baeb376b99e0dbe4de4790f494dbe3c2 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Mar 23 15:04:46 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Mar 23 16:03:48 2020 -0400 |
tree | 70e5282b76cbe48aa63bcdd4a88f67c3a4919c44 | |
parent | ef5768de060c6cbf10b06569e00617b052dc7e61 [diff] |
New Guard actor request structure is incorrect Missing various fields within the request structure (e.g., ONAPName). Fixed. In the process, also modified makeGuardPayload() so that it only constructs the inner "guard" JSON object, making it easier for invoking code to modify it. Issue-ID: POLICY-2434 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I7d34a279845bb98425caf66565eab7513d310815
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