...
Goal | Project | PTL | Epic/User Story | Requirement |
---|---|---|---|---|
Model Driven Control Loop | CLAMP | Gervais-Martial Ngueko | Automatically render UI for DCAE Service Component Policy Models to configure an instance of that analytic in a specific Control Loop | |
Parse distributed CSAR to retrieve policy-model(s) and blueprint(s) associated to a service and its vnf's. the policy-models will be used in a later stage to create an actual instance of a policy(for µS configuration). | ||||
Query Policy Lifecycle API for available Operationtional Policy Templates, Guard Policy Templates, Control Loop Coordination Templates, etc. | ||||
Use the Lifecycle API to deploy/undeploy all policies for Control Loops as they are deployed and undeployed (happens at same time as deployment of blueprints to DCAE-C) | ||||
DCAE | Vijay Kumar | Plugin alignment (K8s, Dmaap) | ||
Blueprint generator and Dashboard contribution | ||||
DCAE Policy Handler must call the Policy Lifecycle API to retrieve policies for service components as they are deployed. | ||||
Policy | Support TOSCA compliant model for DCAE service components | |||
Enhance Policy Lifecycle API to allow automated onboarding of DCAE service component policy models, querying of policy models, creation of concrete policies from these models, deploy/undeploy API for the concrete policies and decision API for DCAE service components to query for a decision on the appropriate configuration policy. | ||||
Self Serve Control Loop | DCAE | Vijay Kumar | ToscaLab (python) alignment with SDC team to align on blueprint generation (k8s) | |
Policy | Enhance Policy SDC Distribution Application to parse CSAR for DCAE service component policy models. If the model is new, the application will call the Policy Lifecycle API to create a Policy Model for that model. | |||
SDC | Support TOSCA compliant model for DCAE service components | |||
Support Policy DCAE Service Component Model in TOSCA-Lab | ||||
Generate K8S ready Cloudify Blueprints. | ||||
SDC will need to make changes to the blueprint to reference the Policy DCAE service component Model from #1 | ||||
DCAE Service Components and Blueprints need to be added to the service CSAR |
...