commit | a3bf3134c01d979cebc94f5b2c915cfa400a9a72 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Nov 06 12:19:33 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Nov 06 15:52:56 2019 -0500 |
tree | fdb7488ae7e79ab6b130927a81463cf379346084 | |
parent | 43f8999d3f94e23231bc3cbb45089d8541c4f2cf [diff] |
Support policy types with wild-cards Allow supported policy types to end with ".*", which causes the prefix to be matched when new policies are deployed. This entailed updates in three areas: - when a subgroup is added via the group api - when a subgroup is updated via the group api - when a policy is deployed via the simple api Issue-ID: POLICY-1636 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I4ae15971481ce5b2042b5d6fdfd16e11ad099c50 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