Hi Brian and all,
We have analyzed the issues currently occur in benchmark test, and want to have a discussion with you experts. If it is convenient for you to arrange the meeting today at 10:00 pm Beijing time? Otherwise we can arrange it at 10:00 pm next Monday. ThanksJ BRs, Hongliang 发件人: [email protected] [mailto:[email protected]] 发送时间: 2018年9月6日 23:03 收件人: '[email protected]'; '[email protected]'; 'Liu Chenglong' 抄送: 'SMOKOWSKI, STEVEN'; 'Kang Xi'; 'huangzonghe'; '孙鑫龙'; 王路曼 ([email protected]); 张志超 ([email protected]); [email protected] 主题: [onap-discuss] [SO] about Benchmark specific Zoom meeting arrangement Hi Brian, As we have discussed during yesterday Zoom meeting we can set up Benchmark specific meeting. I have discussed with my team, and they are OK to arrange the meeting at night in Beijing time for example either 9:00 or 10:00 pm. Since we don’t want to occupy too much of your time and make the meeting more efficient, we think one meeting a week is OK. We can send email for ordinary discussion and leave the tough issue to the meeting. And also we are OK with any day during the weekday so please pick a day as you convenience. ThanksJ BRs, Hongliang 发件人: [email protected] [mailto:[email protected]] 代表 Brian 发送时间: 2018年8月29日 19:56 收件人: Liu Chenglong 抄送: SMOKOWSKI, STEVEN; [email protected]; Kang Xi; huangzonghe; 孙鑫龙 主题: Re: [onap-discuss] [SO] vcpe use case and call openstack stack api Generally SO records data in their request database but you should see the instance data in AAI. Brian From: Liu Chenglong <[email protected]> Sent: Wednesday, August 29, 2018 4:02 AM To: FREEMAN, BRIAN D <[email protected]> Cc: Liu Chenglong <[email protected]>; SMOKOWSKI, STEVEN <[email protected]>; [email protected]; Kang Xi <[email protected]>; huangzonghe <[email protected]>; 孙鑫龙 <[email protected]> Subject: Re: [onap-discuss] [SO] vcpe use case and call openstack stack api Hi, Brian: We want to know which database table can record vnf data or instance data or requests data when we create vcpe use case? And where are the tables located? SO or SDC or SDNC database? How to check it? Like this, when we create vbrg instance by running vcpe.py brg script, SO docker will record what data and write the data into which database tables when SO docker received vcpe’s request? ---------------------------------------------- Regards, Liu Chenglong [email protected] 在 2018年8月28日,20:32,FREEMAN, BRIAN D <[email protected]> 写道: Cloud_config.json is created during restart of the docker – you should try without restarting but the base file is in <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dso_docker-2Dconfig.git-3Ba-3Dtree-3Bf-3Dvolumes-3Bhb-3Drefs_heads_beijing&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=1B-PTkXg8e43PYj7B3MGD_pqU_srKo7WxLKPv_pgJH0&s=JhKqtFeBDsXe9rTpHSz3vpJ8GMr2MCTCpQn3HYPq9Sc&e=> volumes / <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dso_docker-2Dconfig.git-3Ba-3Dtree-3Bf-3Dvolumes_mso-3Bhb-3Drefs_heads_beijing&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=1B-PTkXg8e43PYj7B3MGD_pqU_srKo7WxLKPv_pgJH0&s=wVV5e_WVAADowKckpFoEZ1kV50pHIi9HxHgr2Z_-Olo&e=> mso / <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dso_docker-2Dconfig.git-3Ba-3Dtree-3Bf-3Dvolumes_mso_chef-2Dconfig-3Bhb-3Drefs_heads_beijing&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=1B-PTkXg8e43PYj7B3MGD_pqU_srKo7WxLKPv_pgJH0&s=I1igHU-c-gtQ6WjHPKHneKKYrUsthDuXogtj2Mz3vVs&e=> chef-config / <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dso_docker-2Dconfig.git-3Ba-3Dblob-5Fplain-3Bf-3Dvolumes_mso_chef-2Dconfig_mso-2Ddocker.json-3Bhb-3Drefs_heads_beijing&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=1B-PTkXg8e43PYj7B3MGD_pqU_srKo7WxLKPv_pgJH0&s=jLgZNt05BgRu2ebL5xtk2OFq1yo6xmLEPrzEvIZ_qSM&e=> mso-docker.json Json_updater.py updates mso-docker.json Json_updater.py takes input from so_vm_init.sh/deploy.sh to setup the cloud regions. I think if you modify mso-docker.json and restart the docker (not reboot the VM) then chef should expands mso-docker.json into the files in /etc/mso/config.d. For some reason I thought changes to the cloud_config could be done without a restart of the docker container but its been a while since I did a Beijing config change on SO. Brian From: SMOKOWSKI, STEVEN Sent: Tuesday, August 28, 2018 8:03 AM To: <mailto:[email protected]> [email protected]; <mailto:[email protected]> [email protected]; FREEMAN, BRIAN D < <mailto:[email protected]> [email protected]> Cc: Kang Xi < <mailto:[email protected]> [email protected]>; huangzonghe < <mailto:[email protected]> [email protected]>; 孙鑫龙 < <mailto:[email protected]> [email protected]> Subject: Re: [onap-discuss] [SO] vcpe use case and call openstack stack api In Casablanca this utilizes a database, making the cloud configuration easier to modify. In Beijing you have to modify the json file directly. Thanks -Steve From: < <mailto:[email protected]> [email protected]> on behalf of Liu Chenglong < <mailto:[email protected]> [email protected]> Reply-To: " <mailto:[email protected]> [email protected]" < <mailto:[email protected]> [email protected]>, " <mailto:[email protected]> [email protected]" < <mailto:[email protected]> [email protected]> Date: Tuesday, August 28, 2018 at 4:34 AM To: " <mailto:[email protected]> [email protected]" < <mailto:[email protected]> [email protected]>, "FREEMAN, BRIAN D" < <mailto:[email protected]> [email protected]> Cc: Liu Chenglong < <mailto:[email protected]> [email protected]>, Kang Xi < <mailto:[email protected]> [email protected]>, huangzonghe < <mailto:[email protected]> [email protected]>, 孙鑫龙< <mailto:[email protected]> [email protected]> Subject: Re: [onap-discuss] [SO] vcpe use case and call openstack stack api Hi,Brian: Thanks for your response. We want to simulate another openstack environment to test multi-vcpe use case. And we write the openstack auth-url data in cloud_config.json as your give url data’s format in SO docker /etc/mso/config.d. like this: <image003.jpg> After this we restart SO docker and run vcpe.py brg to test, but SO docker still create vbrg instance in onap’s openstack environment that not we want to. So we login into SO docker and check the file, we found that the file had change to the old one. like this: <image005.png> So we want to know how to modify the cloud_config.json file and use it. ---------------------------------------------- Regards, Liu Chenglong <mailto:[email protected]> [email protected] 在 2018年8月27日,22:13,Brian < <mailto:[email protected]> [email protected]> 写道: An ONAP instance of SO can talk to mulitple clouds. In Beijing its in the cloud_config.json file. In Casablanca its moved to the database. Not sure for vCPE how homing in OOF will work and how the networking would occur between the components since the default installation didnt make sure that vGMUX in site 2 could get to the vDNS/vDHCP etc in site 1 for instance – that’s more of VNF design than an ONAP issue. We have not tested this in ONAP but if you look at the unit test cases for SO you can see examples in the beijing resources <https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dso.git-3Ba-3Dblob-3Bf-3Dadapters_mso-2Dvnf-2Dadapter_src_test_resources_cloud-5Fconfig.json-3Bh-3Dff24633f3243acb79c8cd01c1f563208317b4086-3Bhb-3Drefs_heads_beijing&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=shs6nPzThSiGJml9VXN0Eg&m=VqkPSeLrGTOEfWyEObvAcjKJxrz7NRB74E5k_0aBaoc&s=nwUx1rw2gwtT36_ngX8RfhQCu9xQgkes4KnPAtBoTdY&e=> https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=adapters/mso-vnf-adapter/src/test/resources/cloud_config.json;h=ff24633f3243acb79c8cd01c1f563208317b4086;hb=refs/heads/beijing I would check if OOF supports this in Beijing since it wasnt an E2E test case. In VID and the SO API – there should be a choice to pick the cloud site and you would have to make sure that AAI was populated with the matching cloud site data that is in SO. Check “robot init” for an example of how to update a cloud region/tenant in AAI. Unfortunately Robot only deals with one cloud region at atime right now but it is an interesting change to make a list of cloud regions for the input to robot if one wanted to have robot do the automated instantiate of mulitple clouds in AAI and SO in Casablanca. For Beijing it probably makes the most sense to use curl/POSTMAN to update AAI (its a simple GET/PUT) or two instances of robot with different openstack data in /opt/config to setup the cloud sites and run test cases against site A or site B. Brian From: <mailto:[email protected]> [email protected] < <mailto:[email protected]> [email protected]> On Behalf Of Liu Chenglong Sent: Monday, August 27, 2018 3:31 AM To: <mailto:[email protected]> [email protected] Cc: Liu Chenglong < <mailto:[email protected]> [email protected]>; Kang Xi < <mailto:[email protected]> [email protected]>; huangzonghe < <mailto:[email protected]> [email protected]>; 孙鑫龙< <mailto:[email protected]> [email protected]> Subject: [onap-discuss] [SO] vcpe use case and call openstack stack api Hi, SO group: In vcpe use case, we want to know some SO docker call openstack API flow. When SO vm start to create vfmodule like vbng/vbrg/vgw instance, the SO docker must call openstack stack api to create stack and instance. So, our question is the openstack api’s address data are get from database that is testlab_mariadb_1, or get from vcpe script that write openstack keystone url in vcpecommon.py file. As like this description, if we have 2 openstack cloud platform that name ops_1(keystone ip: 192.168.10.1) and ops_2(keystone ip: 192.168.11.2), and this 2 cloud platform can connection each other. We install onap platform in ops_1 and the heat file for onap is ops_1 too. We write ops_2 ip in vcpecommon.py(--os-auth-url value) and we want to create vcpe user case in ops_2 environment, so if we run vcpe.py infra or vcpe.py brg, which cloud environment will be choise, ops_1 or ops_2? Or this question is like this, are our onap platform and all user case support deploy into two or many cloud platform? ---------------------------------------------- Regards, Liu Chenglong <mailto:[email protected]> [email protected] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12295): https://lists.onap.org/g/onap-discuss/message/12295 Mute This Topic: https://lists.onap.org/mt/25305307/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
