Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ONAP components register a dmaap topic for Policy PAP to send simple notifications for a Policy Type that is either newly deployed, updated with a new version, or undeployed.


Code Block
   deployed_policies:
    - 
     policy-type: onap.policies.monitoring.cdap.tca.hi.lo.app
     policy-type-version: 1.0.0
     policy-id: onap.scaleout._tca:
	 policy-version: 2
     - matchable:
       geography: US
   undeployed_policies:
     - 
	 policy-id: onap.firewall.tca












  1. policy-id was initial approach
  2. matchable filters was introduced later