X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fmsc%2Fvsperf.msc;h=aec5360459b3be93dcdb6dd15b4b4adfe94e8fcb;hb=3e4a1be91d487d4a73fc80f1c3f23ebf78c15953;hp=4d2c6badf6fad887c62cc50b5f12279fdd99c6b2;hpb=f8b7dd0a2611061fed7134474ae10ab85e80cf3d;p=vswitchperf.git diff --git a/docs/msc/vsperf.msc b/docs/msc/vsperf.msc old mode 100755 new mode 100644 index 4d2c6bad..aec53604 --- a/docs/msc/vsperf.msc +++ b/docs/msc/vsperf.msc @@ -11,9 +11,9 @@ msc { vsperf => testcase [ label="run()" ]; --- [ label = " skipping details of finding and creating correct subclasses of IVSwitch, ITrafficGenerator etc." ]; testcase => vswitch_ctl [ label="create(vswitch_class" ]; - vswitch_ctl note vswitch_ctl [ label="vswitch_ctl is instance of VswitchControllerPvp"]; + vswitch_ctl note vswitch_ctl [ label="vswitch_ctl is instance of VswitchControllerPXP"]; testcase => vnf_ctl [ label="create(vnf_class)" ]; - vnf_ctl note vnf_ctl [ label="vnf_ctl is instance of VnfControllerPvp"]; + vnf_ctl note vnf_ctl [ label="vnf_ctl is instance of VnfController"]; testcase => traffic_ctl [ label="create()" ]; traffic_ctl note traffic_ctl [ label="traffic_ctl is instance of TrafficControllerRFC2544"]; |||;