You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

DCAE

  • Add Policy Model Name to current Cloudify blueprints

Policy

  • Create Policy SDK able to:
    • read Policy Model artifact and generate UI form for configuring Policy based on model
    • send request for PAP and PDP to create Microservice Policy for specified Policy Model and given input parameters
  • Extend Policy API to:
    • have endpoint providing Policy Model by its name.
    • be able to create micro-service policy instance for given model (I suppose it supports it already but it has to be checked)

Clamp

  • Use Policy Model Name (what else?) when rendering main UI for Closed Loop
  • Extend Csar Handler to extract Policy Model Name from DCAE blueprint.
  • Extend Policy Client to be able to download Policy Model from policy by it's name
  • Use Policy SDK to render UI for Microservice Policy Configuration.
  • Use Policy Model Name when creating Microservice Policy in PAP
  • No labels