...
What will be the scope of control loop flows in Casablanca:
- Which microservices will be used?
- Will flows contain more than one
...
- microservice node?
- Will microservices be capable of receiving more than one configuration policy?
- Will the singleton vs. dynamically deployed distrinction be described in the TOSCA?
- Will collectors be deployed dynamically or statically?
- Will DCAE Design Studio allow for the piecing together of flows in Casablanca?
Step 2: Generate artifacts
- Cloudify TOSCA is different from standard TOSCA
- Many details of deployment are not relevant to CLAMP
...
- For these reasons, there should be parallel artifacts: Service Template and Blueprint
- Service Template is for use by CLAMP and is not Cloudify-specific
- Based on Service Template, any deployment of the parallel Blueprint should be possible from CLAMP
- Service Template and Blueprint must define the same inputs
- Will DMaaP topics be provisioned at deploy time?
- If a new topic is created, this would require CLAMP dashboard awareness in order to monitor the messages on that topic
- How will credentials for DMaaP be provisioned?
Code Block | ||||
---|---|---|---|---|
| ||||
...