07:01:57 <sorantis> #startmeeting OPNFV Multisite 07:01:57 <collabot> Meeting started Thu Jul 14 07:01:57 2016 UTC. The chair is sorantis. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:01:57 <collabot> Useful Commands: #action #agreed #help #info #idea #link #topic. 07:01:57 <collabot> The meeting name has been set to 'opnfv_multisite' 07:03:30 <sorantis> morning 07:09:40 <May-meimei> #info meimei 07:09:44 <SAshish> Hi Guys 07:09:48 <SAshish> #info Ashish 07:09:50 <sorantis> #info dimitri 07:10:05 <sorantis> Hi meimei 07:10:28 <May-meimei> sorantis: hi, https://gerrit.opnfv.org/gerrit/#/c/16821/,https://gerrit.opnfv.org/gerrit/#/c/16877/ 07:10:38 <May-meimei> sorry, 07:10:39 <May-meimei> https://gerrit.opnfv.org/gerrit/#/c/16877/ 07:10:48 <May-meimei> https://gerrit.opnfv.org/gerrit/#/c/16821 07:11:25 <sorantis> thanks, looking at the first one 07:11:27 <May-meimei> I have submit these two patches 07:11:35 <sorantis> you said something about hardcoded values 07:11:41 <sorantis> due to intel pod 07:11:48 <May-meimei> yes 07:11:55 <sorantis> could you elaborate? can we solve this on our side? 07:12:07 <May-meimei> yes, we can 07:12:26 <May-meimei> multisite will host on noha senario? 07:12:49 <May-meimei> hardcode is endpoint_url 07:13:04 <sorantis> yes. that’s because we have a fixed multisite deployment 07:13:35 <sorantis> there’s no automation around configuring multiple openstack regions 07:13:38 <May-meimei> ok, we can get that info from keystone, yes? 07:13:54 <sorantis> yes 07:14:13 <May-meimei> let me try it later 07:14:42 <sorantis> ashish, perhaps you can also report your status 07:15:02 <May-meimei> there is no multisite senario for the moment yet, right? 07:15:43 <sorantis> root@node-4:~# openstack endpoint show kingbird 07:15:44 <sorantis> +--------------+----------------------------------+ 07:15:45 <sorantis> | Field | Value | 07:15:47 <sorantis> +--------------+----------------------------------+ 07:15:48 <sorantis> | adminurl | 192.168.0.2 | 07:15:50 <sorantis> | enabled | True | 07:15:51 <sorantis> | id | bb492d9228ab4fe6b000553eb306694f | 07:15:53 <sorantis> | internalurl | 192.168.0.2 | 07:15:54 <sorantis> | publicurl | 172.16.0.3 | 07:15:56 <sorantis> | region | RegionOne | 07:15:57 <sorantis> | service_id | a73ec13ca30147a3930a2a923bf78d31 | 07:15:59 <sorantis> | service_name | kingbird | 07:16:00 <sorantis> | service_type | multisite | 07:16:00 <sorantis> +--------------+----------------------------------+ 07:16:05 <sorantis> by scenario you mean tempest tests? 07:16:16 <SAshish> Yes, From my side. I have verified install kingbrid script, deploy script and tempests on intel labs. All work fine. 07:16:54 <SAshish> verified on intel labs 07:17:09 <May-meimei> sorantis: you mean I can get the info by this cmd? 07:17:33 <May-meimei> endpoint_url = http://192.168.20.212:8118/ 07:17:45 <sorantis> publicurl | 172.16.0.3 07:17:58 <May-meimei> we also need a port num 07:19:02 <SAshish> but MOS based setup we dont use this IP to acces KB 07:19:04 <sorantis> yes, it will be there. somehow it’s not right now 07:19:43 <May-meimei> +--------------+----------------------------------+ 07:19:43 <May-meimei> | Field | Value | 07:19:43 <May-meimei> +--------------+----------------------------------+ 07:19:43 <May-meimei> | enabled | True | 07:19:43 <May-meimei> | id | 308badd1b6b941a9941c3e70f354066d | 07:19:44 <May-meimei> | publicurl | http://192.168.20.212:8118/v1.0 | 07:19:44 <May-meimei> | region | regionTwo | 07:19:45 <May-meimei> | service_id | 196047a71fc248a1b6035b46b329cd42 | 07:19:45 <May-meimei> | service_name | kingbird | 07:19:46 <May-meimei> | service_type | kingbird | 07:19:46 <May-meimei> +--------------+----------------------------------+ 07:19:47 <May-meimei> I can see it 07:20:00 <May-meimei> ok! 07:20:41 <sorantis> just found a bug in the installation script 07:21:24 <SAshish> port number?? 07:22:04 <sorantis> yes and version 07:22:08 <May-meimei> 8118 07:22:44 <sorantis> meimei where is this output from? 07:23:15 <May-meimei> from the env joehuang deployed 07:23:31 <May-meimei> long long ago 07:23:35 <SAshish> yes Dimitri. can see the bug 07:23:52 <SAshish> Meimei: which command? 07:23:57 <May-meimei> openstack endpoint show kingbird 07:24:17 <sorantis> ok, good. you will be able to get the same information from intel pod 07:24:25 <sorantis> if you do openstack endpoint show kingbird 07:25:00 <May-meimei> ok! 07:26:19 <May-meimei> but we don't have multisite senario in ci yet, it's ok for the release? 07:26:40 <sorantis> for the release we have the following 07:26:58 <sorantis> existing multi region setup in the intel lab 07:27:30 <sorantis> Jenkins job for automatically installing latest kingbird on the controller in region one 07:27:37 <sorantis> tempest tests for kingbird 07:27:51 <sorantis> and you’re working on integration of those test into functest 07:28:09 <sorantis> if all those work fine, we have a delivery 07:28:30 <sorantis> ashish, fixing it right now, will submit a patch 07:29:02 <May-meimei> so should we add the senario of multisite in fuel? 07:29:36 <sorantis> you mean installing multi-region openstack? 07:29:42 <May-meimei> just like fuel-os-nosdn-multisite-ha-baremetal-daily-master 07:29:43 <SAshish> sure Dimtiri 07:30:01 <SAshish> the deploy job is cofigured with releng 07:30:09 <SAshish> meimei 07:30:13 <sorantis> you’ve seen the commit, meimei 07:30:22 <May-meimei> multisite-kingbird-daily-master 07:30:25 <May-meimei> this one? 07:30:27 <sorantis> https://gerrit.opnfv.org/gerrit/#/c/16835/ 07:30:40 <May-meimei> ok! I see 07:32:37 <sorantis> Ashish, can you submit a bug? 07:34:27 <sorantis> meimei, so you only need to retreive the right enpoint url for kingbird, right? is there anything else left for integration with functest? 07:37:19 <SAshish_> Hi Guys 07:37:28 <sorantis> meimei? 07:37:42 <SAshish_> had to reconnect 07:37:44 <SAshish_> some issue ehre 07:39:15 <SAshish_> https://bugs.launchpad.net/kingbird/+bug/1602972 07:40:29 <May-meimei> SAshish_, sorantis: sorry 07:40:33 <May-meimei> nothing else 07:40:48 <sorantis> very good. 07:41:16 <sorantis> I guess we all know what to do. I’ll submit a patch to fix the bug, so that you could be able to get endpoint url from the lab 07:41:59 <May-meimei> :) 07:42:22 <SAshish_> fine 07:42:49 <sorantis> ok, I guess we can close the meeting and proceed 07:42:58 <sorantis> thanks for the short and productive session 07:43:06 <SAshish_> thanks 07:43:23 <May-meimei> sorantis: oK! thanks 07:43:28 <sorantis> bye 07:43:32 <May-meimei> bye 07:43:32 <SAshish_> Good Bye 07:43:32 <sorantis> #endmeeting