Versions Compared

Key

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

...

Solution #1 - Add new Filter Guard Policy Type and use in conjunction with existing Blacklist

Goal: support controlled introduction of VNF's having operations performed upon them


TODO: Flow diagram


Pros:

  • Quick and easy to build and test with.
  • Could solve the majority of the DevOps needs

Cons:

  • Generate a lot of events for nothing



DESIGN

TODO: List of A&AI queries for CLAMP to use. The queries used by CLAMP must match(?) the Policy Control Loop Custom Query called during runtime.

...

Do we support compound fields? AND, OR


Policy

Policy Types


Runtime Flow

  • guard calls from drools/apex PDP may need to be extended to add new properties.

CLAMP

Metadata for Policy Type

  • new keyword to trigger the backend code


Adding Search Capability


Runtime Flow

Distribution
Instantiation

Solution #2 - Build a common Monitoring Policy Type for DCAE components to inherit from that captures filtering.

...