commit | b346fda03f450ccf9f8adb143f872cfce6ba76a8 | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Thu Jun 20 14:57:50 2019 -0400 |
committer | jrh3 <jrh3@att.com> | Thu Jun 20 16:12:30 2019 -0400 |
tree | 5dc6167e8a8bf143dd92d24682e587fd47ef5f2d | |
parent | 82cc7e0ccf799e0ea5d9afd033a3cff88468b6bf [diff] |
Allow integer version when using PDP Group Deploy The policies listed in a "PDP Group Deploy" request may not have fully qualified versions. Modified the code to replace the versions in the request with fully qualified versions. Also improved performance by avoiding look-ups of policies that are already in the subgroup. Change-Id: I37899c2b45228b97a80b7ef44f69694ba57e8f4a Issue-ID: POLICY-1784 Signed-off-by: jrh3 <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