Allow wild cards in supported type filter 38/98738/2
authorJim Hahn <jrh3@att.com>
Thu, 21 Nov 2019 19:59:52 +0000 (14:59 -0500)
committerJim Hahn <jrh3@att.com>
Thu, 21 Nov 2019 20:09:15 +0000 (15:09 -0500)
PAP was rejecting deployment of policies whose supported type
contained a wild card.  This was due to the fact that it was
querying the Pdp Groups using a filter on the supported type,
which did not take wild cards into consideration.  Updated the
filtering.

Change-Id: I50b3202a00ac85ff09a9861d8bbe1efb6dd49ae3
Issue-ID: POLICY-1636
Signed-off-by: Jim Hahn <jrh3@att.com>

No differences found