(Apologize for poor typing on my phone earlier) The current script uses the VID GUI through the Selenium2 chrome plugin which will be too slow for any simultaneous load testing.
I think you will want to call the SO API’s directly for create service, create vnf , create vf_module via a python script like vCPE using the same vFWCL data. You can do vFW if that matches your use case better (1 heat stack instead of 2 stacks) Brian From: [email protected] <[email protected]> On Behalf Of FREEMAN, BRIAN D Sent: Thursday, November 01, 2018 8:30 AM To: [email protected]; [email protected]; Gary Wu <[email protected]> Cc: Yunxia Chen <[email protected]>; 黄宗和 <[email protected]>; 刘成龙 <[email protected]>; 王路曼 <[email protected]>; 张志超 <[email protected]>; 孙鑫龙 <[email protected]> Subject: Re: [onap-discuss] [integration] need to seperate onboarding and instantiation parts of vFW script ***Security Advisory: This Message Originated Outside of AT&T *** Reference http://cso.att.com/EmailSecurity/IDSP.html for more information. Its not complrted yet but look at instantiatedemovfwcl. Iy calls a new keyword Instantiate Demo VNF That only does instantiate not onboard. MY not be adequate for scale testng but shows the approach. What is needed is to tie in an automated sdc query to pull the model id for the demo vnf Brian Sent via the Samsung Galaxy S8, an AT&T 4G LTE smartphone -------- Original message -------- From: [email protected]<mailto:[email protected]> Date: 11/1/18 4:51 AM (GMT-05:00) To: [email protected]<mailto:[email protected]>, "FREEMAN, BRIAN D" <[email protected]<mailto:[email protected]>>, Gary Wu <[email protected]<mailto:[email protected]>> Cc: Yunxia Chen <[email protected]<mailto:[email protected]>>, 黄宗和 <[email protected]<mailto:[email protected]>>, 刘成龙 <[email protected]<mailto:[email protected]>>, 王路曼 <[email protected]<mailto:[email protected]>>, 张志超 <[email protected]<mailto:[email protected]>>, 孙鑫龙 <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] [integration] need to seperate onboarding and instantiation parts of vFW script Hi Brian, Gary, As I mentioned last night, we want to separate the design time and runtime script of vFW, which means we want to separate the onboarding part and instantiation part of the script. Because we need to instantiate vFW concurrently while we only want do the onboarding once. So we want to know who is in charge of the vFW script and maybe give a hand helping us to separate the script. Thanks BRs, Hongliang 卞宏梁/Bian Hongliang 中国电信股份有限公司北京研究院/China Telecom Corporation Limited Beijing Research Institute 昌平区北七家镇未来科技城南区中国电信北京信息科技创新园,邮编:102209 China Telecom Beijing Information Science & Technology Innovation Park, Southern Zone of Future Science & Technology City, Beiqijia Town, Changping District, Beijing, 102209, China TEL: +86 010-5090-2955 E-mail: [email protected]<mailto:[email protected]> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13452): https://lists.onap.org/g/onap-discuss/message/13452 Mute This Topic: https://lists.onap.org/mt/27815630/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
