summaryrefslogtreecommitdiffstats
path: root/applications/optimization/src/test/resources/onap.policies.optimization.AffinityPolicy-1.0.0.json
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09Integrate using Policy Type to find MatchablePamela Dragosh1-0/+54
Utilize's Jim's helper class to pull from API policy types definitions so that Xacml PDP can determine which properties are "matchable". Override initialize to set translator parameters. Utilize the metadata section of ToscaProperties to store the matchable field. Updated Matchable Request to be dynamic with respect to the incoming resource attributes. Stored the policy types as JSON. Issue-ID: POLICY-1899 Change-Id: Icff3605495b0a34ebfcdfa54346095ce2d8468a4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>