...
TBD: what exactly is the correlation between the SEC_MEASUREMENT_OUTPUT and TCA_EVENT_OUTPUT (Threshold crossing action) - like a PK to relate them?
vFirewall Demo Sequence of Events
All the events during a VF creation so we can understand all the orchestration steps at a granular REST level.
PrerequisitesÂ
Seq | Name | Source | Target | Actor | REST calls |
---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Config
Seq | Name | Source | Target | Actor | REST calls |
---|
| create customer | robot | aai | ./demo.sh init |
|
| create service model | robot | aai | ./demo.sh init |
|
|
|
|
|
|
|
Service Deployment
Seq | Name | Source | Target | Actor | REST calls |
---|
| deploy service model | vid |
| demo user |
|
| create service instance | vid |
| demo user |
|
|
|
|
|
|
|
VNF Creation
Seq | Name | Source | Target | Actor | REST calls |
---|
|
| robot |
| ./demo.sh init |
|
|
|
|
|
|
|
|
|
|
|
|
|
VFModule Preload
Seq | Name | Source | Target | Actor | REST calls |
---|
| preload vnf | robot |
| ./demo.sh preload <DemoVNF> <DemoModule> |
|
|
|
|
|
|
|
|
|
|
|
|
|
VFModule Creation
Seq | Name | Source | Target | Actor | REST calls |
---|
| create vf module <DemoModule> | vid |
| demo user |
|
|
|
|
|
|
|
|
|
|
|
|
|
Closed Loop
Seq | Name | Source | Target | Actor | REST calls |
---|
| appc | robot |
| ./demo.sh appc <DemoModule> |
|
|
|
|
|
|
|
|
|
|
|
|
|
see also
Tutorial: Testing the vFW flow in a standalone PDP-D (v1.1.0)