aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/policy/config/sim-all
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Change SO Actor simulator to use httpjhh1-1/+1
Issue-ID: POLICY-2560 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: If1c706dbb108ce3265dcab0da09fcf4081464c2a
2020-04-14Add CSITs for vCPE, vDNS, and vFW policiesJim Hahn1-0/+98
Runs xacml and drools, but does not currently run api or pap. PAP actions are simulated by injecting messages onto the dmaap topic read by xacml-pdp and drools-pdp. All other systems (e.g., dmaap, aai) are simulated using policy-models-simulators. Issue-ID: POLICY-2491 Change-Id: Ic05e3a6514e84040f5a965aa8d2cac9ed2e9abc2 Signed-off-by: Jim Hahn <jrh3@att.com>