Versions Compared

Key

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

DCAE

  • Add Policy Model Name* to current Cloudify blueprints

...

  • 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)

...

  • Use Policy Model Name (what else?) when rendering Micro-service in 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 Micro-service Policy in PAP


*Policy Model Name - For now I assume that this name is unique and can be used to identify certain Policy Model.