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 

SeqNameSourceTargetActorREST calls


















Config

SeqNameSourceTargetActorREST calls

create customerrobotaai./demo.sh init

create service modelrobotaai./demo.sh init







Service Deployment

SeqNameSourceTargetActorREST calls

deploy service modelvid
demo user

create service instancevid
demo user






VNF Creation

SeqNameSourceTargetActorREST calls


robot
./demo.sh init












VFModule Preload

SeqNameSourceTargetActorREST calls

preload vnfrobot
./demo.sh preload <DemoVNF> <DemoModule>












VFModule Creation

SeqNameSourceTargetActorREST calls

create vf module <DemoModule>vid
demo user












Closed Loop

SeqNameSourceTargetActorREST calls

appcrobot
./demo.sh appc <DemoModule>












see also

Design Issues


  • No labels