...
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
|
- policy-id was initial approach
- matchable filters was introduced later