You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Analysis
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
Design Issues