commit | 54cc5c118de45023692c72388b6389d184a658f7 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu May 09 11:28:28 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu May 09 11:50:28 2019 -0400 |
tree | 16f4881402a3d2ed4f6bdc03cc82fa06635ed653 | |
parent | 9bc1d7291d579e80fcb9723ae3400902abb49063 [diff] |
Return error when deleting non-existent policy When undeploying a policy, if a policy's type is found in a group, but the policy is not, then PAP returns 200. It should return an error instead. Change-Id: I88273fdbd5d49095e8248ab9267cccc529af0ae0 Issue-ID: POLICY-1758 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