07:07:39 #startmeeting multisite 07:07:39 Meeting started Thu Jun 30 07:07:39 2016 UTC. The chair is joehuang. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:07:39 Useful Commands: #action #agreed #help #info #idea #link #topic. 07:07:39 The meeting name has been set to 'multisite' 07:07:47 we’ve encountered an issue with rpc messaging 07:07:58 please 07:08:21 When it’s resolved we should be able to test all API calls. 07:08:39 It says, endpoint does not have rpc method. Will be resolving it 07:09:05 It is resolved and needs restructing. Doing that 07:09:12 ok 07:09:26 Joe: have you able to run CURL commands? 07:09:31 so the test cases in Shanghai lab may be also because of this? 07:09:49 test cases failed 07:09:52 I guess not because of that 07:10:07 not ablt to run that, we just moved office this week 07:10:10 as for the APIs which involves only kb-api also has failed 07:10:23 in shanghai lab 07:10:28 so this is not because of RPC issue 07:10:35 ok 07:10:47 When is the release? 07:11:06 code freeze? 07:11:09 when your summer vacation begins? 07:11:27 Aug 15 07:11:38 release or code freeze??? 07:11:46 Code freeze 07:12:05 okay. 07:12:09 release will be? 07:12:11 test cases freeze is Jul.15 according to the release manager's plan 07:12:18 I need you to review the installation script 07:12:24 yeah. 07:12:35 Release 1 is about middle of Sept 07:12:43 I reviewed the scripts 07:12:47 and gave +2 07:12:48 our work in OPNFV anyway is related to CI/Functest 07:13:00 and Documentation 07:13:04 actually, wanted to verify the installation script 07:13:27 #info remain work Functest/CI/Documentation 07:14:00 Dimitri, you remember? glanceclient inside nova has been hamperred after installation 07:14:17 not sure if it is due to installation script or what 07:14:27 nova image-list was not working 07:14:31 yes 07:14:40 you are useing V1 or V2 glance api? 07:15:44 v1 07:15:55 which should be used 07:16:08 but kb dependencies upgraded the packages 07:16:18 and nova stopped communicating with glance 07:17:11 strange 07:17:23 I guess we can expect that, since we’re testing against liberty 07:17:38 Mitaka 07:17:48 not Liberty 07:18:03 no, the OpenSTack that’s running in Intel is Liberty 07:18:05 You mean fuel installed Liberty? 07:18:05 shanghai lab based on which MOS ? 07:18:06 MOS 8.0 07:18:16 they don’t run MOS 07:18:23 then? 07:18:30 i guess vanilla 07:18:43 okay 07:18:52 Compass installed vanilla openstac 07:19:24 then the kb installer needs to take care few things 07:19:35 like for MOS, enable quotadbdriver 07:19:41 hello 07:20:30 or it can be documented for now 07:20:47 If MOS then, enable quota management for nova 07:21:23 MOS will upgrade OpenStack to Mitaka in Colorado release, isn't it 07:21:37 they’ve already upgraded 07:21:45 OPNFV is currently integrating it 07:22:00 there are some issue, but they should be ready soon 07:22:33 Guys 07:22:57 So the upgrade in the lab is needed when new Mitaka version is ready 07:23:12 yes, I’ll ask Releng to do it 07:23:16 but not for now 07:23:20 +1 07:23:27 we should first finalize our installation and testing 07:23:59 Ashish, can you logon to Shanghai lab now? Meimei sends you new package 07:24:20 no, again I am getting same error 07:24:44 :( 07:24:52 let’s work with what we have 07:25:10 anyway we should make it work on the OPNFV based deployment 07:25:42 this time four files sent to you 07:25:44 Joe, I believe you will handle the documentation 07:26:07 I am afraid too busy to write the document 07:26:22 when your summer vacation begins? 07:26:36 july 07:26:49 also, once this the issue with RPC is set. I need help on configuring functest 07:26:49 middle or end of july 07:27:01 middle 07:27:24 Ashish, I can help you on tempest configuration 07:28:09 thanks. Do you have access to intel labs now? 07:28:24 No, I talked to Jack in OPNFV summit 07:28:29 will configure on this 07:28:30 but he can't help more 07:28:52 oh. sad 07:29:01 he can do nothing for this kind of VPN issue 07:29:33 Asked him whether there are other way to access, no other way 07:29:54 testcase freeze means ??? 07:30:01 I mean the entire code? 07:30:27 Functest integration finished? I am contact release manager for the exact meaning 07:30:47 okay 07:31:03 But code freeze if on Aug, of course including bug fix 07:31:25 so we have to be ready with functest integration before 15th July? 07:31:30 Dimitri, When will you come back from summer vocation 07:31:55 I discussed with Meimei about that 07:32:14 Try to finish it before July 15 07:32:28 yes 07:34:16 But currently, the first is to pass all test cases you wrote manually in lab 07:34:36 yeah, once this RPC is in place it should 07:34:50 right now testcases involving only kb-api are passing 07:34:59 good news 07:35:01 I am on it 07:35:10 Ashish, to avoid version clash i can try to create a virtualenv for kb 07:35:27 why not use container? 07:35:29 this way nothing will be overwritten 07:35:44 because we want to deploy kingbird in the controller 07:35:44 from that virtualenv can you access authurl? 07:36:04 yes 07:36:14 container is not good idea, sorry 07:36:19 okay 07:36:21 i think it should be possible 07:36:22 you have to register endpoint 07:36:26 I’ll try it today 07:36:28 once question 07:36:31 yes, joe 07:36:37 why container is not good idea, sorry?? 07:36:56 you have to register endpoint 07:37:17 and container's ip is changing each time you create a new one 07:37:38 virtualenv will have IP? 07:37:50 it’s the same node 07:37:55 virtualenv should use local host ip 07:38:08 the only difference is that it’ll source python packages from a different env 07:38:16 +1 07:38:20 okay. just the packages 07:38:22 nice 07:39:31 SAshish: its just a seperate env created for you so that you can install everything on it & code. It doesn;t harm your base OS 07:39:50 Hi Digambar 07:40:04 Hi, Diga 07:40:22 SAshish: joehuang : Hello guys 07:40:37 hi 07:40:42 Guys, Please welcome Digambar. He is interested in KB 07:40:53 Great 07:40:55 and worked on magnum 07:41:08 thanks SAshish for introduction 07:41:10 Digamber, you can introduce yourself 07:41:12 welcome 07:41:21 your work and all 07:41:33 Welcome Digambar 07:41:43 Currently I am contributing to nova-scheduler & container networking 07:41:53 Cool 07:41:59 thank you all 07:43:09 I am eager to start on OPNFV but for this, I need to get involved somewhere & contribute 07:43:16 Dimitri's installation script is gift for you, Diga 07:43:19 https://review.openstack.org/#/c/330473/ 07:43:32 joehuang: okay 07:44:23 joehuang: but can i install it using devstack ? 07:44:37 but the script with fixed IP, you may update it using environment variables 07:44:41 I have only 8G machine with me 07:44:48 of course you can use devstack 07:44:57 okay, great 07:44:58 I often play through devstack 07:44:59 https://github.com/openstack/kingbird 07:45:16 you can also clone from github and get familiar with the code 07:45:25 sorantis: sure 07:45:50 you can try both installation and playing 07:46:24 Yep, I will try both 07:46:50 https://wiki.opnfv.org/display/multisite/ 07:46:52 It would be good for diga to play and have summary of using, convert the summary to the configuration guide and user guide 07:47:12 what about your idea? 07:47:28 if Diga can play it, the summary would work for others too 07:47:58 we can help Diga as much as possible 07:48:17 yeah 07:48:32 joehuang: yes 07:49:07 sure, I will come up with issues for sure :) 07:49:38 I’m trying with a separate environment now 07:49:40 you can send your questions and issues in OPNFV mail-list with [multisite] in the subject 07:49:51 joehuang: I contributed lot of code to magnum, 07:50:10 greate, code contribution also great 07:50:14 so if you think something on that side, let me know 07:50:20 container stuff 07:50:26 will 07:51:36 do you have any special topic you are interested in contribution 07:51:55 I will go through KB docs & come with some 07:52:14 I need to check what you offer & working 07:53:08 good idea 07:53:17 joehuang: SAshish : I have another planned meeting at 2:30 PM 07:53:25 will connect with you later on 07:53:27 Dimitri: will this be a new commit? or patch for the existing"? 07:53:30 understand, see you later 07:53:32 yeah sure Dig. 07:53:33 thanks for welcoming 07:53:51 always welcome 07:53:54 :) 07:55:06 I need to testit first, then it’ll be a new patch 07:55:22 NetReady have some use cases overlapping with what we discussed last year 07:55:44 for example VNF high availability across OpenStack 07:56:11 have to go 07:56:15 we can discuss with them about this 07:56:25 ok, so go on 07:56:41 let's communicate in M-L as needed 07:56:50 yes 07:56:51 other topic 07:57:05 thanks for attending 07:57:08 nothing from my sid 07:57:10 side* 07:57:15 #endmeeting