Table of Contents |
---|
Design
Step 1: Design the Control Loop Flow in SDC (DCAE-Design Studio or manually)
Design the Service and deploy it to clamp by logging to the portal:
...
What will be the scope of control loop flows in Casablanca:
- Which microservices will be used ?
TCA, Holmes (Can be configured in CLAMP and based on pattern matching in the Blueprint) - Will flows contain more than one microservice node?
No - Will microservices be capable of receiving more than one configuration policy
None - Will the singleton vs. dynamically deployed distinction be described in the TOSCA?
No - Will collectors be deployed dynamically or statically?
Statically, the VES collector is deployed in DCAE - Will DCAE Design Studio allow for the piecing together of flows in Casablanca?
- Which blueprint can be uploaded to SDC ? (Examples)
...
Configure the Closed Loop in the CLAMP U, a certificate is needed to login
org.onap.clamp.p12 (Password: "China in the Spring")
UI
- OOM: https://<Slave-IP>:30258/designer/index.html
- HEAT: https://<VM-IP>:8443/designer/index.html
- Local: https://localhost:8443/designer/index.html
A Certificate must be added in the browser and is required to login properly
org.onap.clamp.p12 (from master) (Password: "China in the Spring")
The Closed loop created by the SDC distribution can be opened in the CLAMP UI . The Guard/Operational and configuration policies must be configured in the UI.
...
The micro-service deployment can be done onhttps://wiki.onap.org/display/DW/CLAMP+videos#CLAMPvideos-Deploy/ControltheClosedLooponDCAE DCAE from CLAMP, on DCAE from CLAMP
In this case, a query is sent from CLAMP to DCAE with the deployment parameters configured in CLAMP.
...