...
...
...
...
...
...
...
...
Table of Contents
Introduction
Policy - CDS integration for VNF is tested with vFirewall use case. Drools-pdp is used for deploying operational policy & Xacml-pdp is used for deploying monitoring policy.
...
- Drools-PDP reads the ONSET event from unauthenticated.DCAE_CL_OUTPUT DMaaP topic
- Based out of the event, a request is made to CDS using the CDS Actor by Drools-PDP, where the action is "modify-config"
- Upon receiving the request, CDS fetches the VNF details from AAI and performs the modify config operation in VNF.
- Drools-PDP receives corresponding response from CDS, the results are logged and also posted to POLICY-CL-MGT topic.
Setting up the test environment
...