04:02:11 <samP> #startmeeting masakari 04:02:12 <openstack> Meeting started Tue Feb 25 04:02:11 2020 UTC and is due to finish in 60 minutes. The chair is samP. Information about MeetBot at http://wiki.debian.org/MeetBot. 04:02:13 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 04:02:15 <openstack> The meeting name has been set to 'masakari' 04:02:20 <samP> Hi all for masakari 04:02:23 <tpatil> Hi 04:02:27 <suzhengwei__> hi 04:02:28 <shilpasd> Hi 04:02:44 <samP> Hi all! 04:02:54 <samP> Let"s start. 04:03:14 <samP> #topic critical bugs, patches 04:03:28 <samP> Any critical bugs patches need to discuss here 04:04:11 <suzhengwei__> I have another 2 commit waiting for review 04:04:24 <suzhengwei__> https://review.opendev.org/#/c/702328/ 04:04:53 <suzhengwei__> https://review.opendev.org/#/c/701489/ 04:06:09 <samP> suzhengwei__ really sorry for the delay. I will review this asap. 04:06:20 <suzhengwei__> thank you. 04:07:12 <suzhengwei__> I also draft a spec in U. Would you like to review it too? 04:07:33 <samP> tpatil If you have spare time, can you please review those patches? 04:07:41 <suzhengwei__> https://review.opendev.org/#/c/705893/ 04:08:02 <samP> suzhengwei__ sure, I will review the spec. 04:08:09 <tpatil> samP: Sure, will do. This week I'm on leave. so I will review these patches in the next week 04:08:09 <suzhengwei__> thx 04:09:25 <samP> tpatil no problem. Thank you. 04:09:36 <samP> suzhengwei__ np 04:09:42 <tpatil> suzhengwei__: There are few comments on the patch : https://review.opendev.org/#/c/701489, are you planning to implement those comments? 04:12:02 <suzhengwei__> bug/1858757, there is a new patch in masakari-monitors. The patch in masakari will be abandon after the patch is reviwed. 04:12:16 <suzhengwei__> tpatil 04:12:47 <tpatil> suzhengwei__: Got it, Thanks. I will review this patch 04:14:35 <shilpasd> tpatil: thanks for review https://review.opendev.org/#/q/status:open+branch:master+topic:bp/host-input-parameter-to-segment-list 04:14:46 <suzhengwei_> Bad network. I am back. 04:15:05 <shilpasd> i have addressed review comments, need further review 04:16:16 <tpatil> shilpasd: Ok thanks. I will review it in the next week 04:16:35 <samP> shilpasd thanks for implementing the comments. I will review those. 04:16:51 <shilpasd> samP: thanks 04:17:38 <samP> #topic U work items 04:17:59 <samP> Please share if any update on U work items. 04:19:16 <shilpasd> i have pushed spec for 'Evacuate non-recovery (`HA_enabled = False`) instances', https://review.opendev.org/#/c/702427/ 04:20:28 <shilpasd> there are minor comments by Toshikazu Kazu Ichikawa, will addressed and push the same today 04:21:10 <samP> Thanks. This might take time for me to review. I will review this after review above patches and specs. 04:21:33 <shilpasd> samP: no problem, thanks 04:24:55 <samP> #topic Ussuri release 04:25:00 <samP> #link https://releases.openstack.org/ussuri/schedule.html 04:25:35 <suzhengwei_> There is a wrong word in doc. https://review.opendev.org/#/c/700489/ 04:25:40 <samP> Here is the schedule for U release. 04:26:42 <tpatil> suzhengwei_: +2 04:26:53 <suzhengwei_> thx 04:26:56 <samP> suzhengwei_ thanks for the fix. merged. 04:27:50 <samP> We need to review the patches and merge them for U release. I will do my best to review them and merge much as I can. 04:29:00 <samP> All members, please review patches if you have spare time. 04:29:11 <tpatil> As per work items listed in etherpad: https://etherpad.openstack.org/p/masakari-u-workitems 04:29:24 <tpatil> Modify masakari-hostmonitor in order to run it inside container 04:29:48 <tpatil> We don't have CI job to test masakari-hostmonitor in container 04:30:22 <tpatil> also there is no support to install pacemaker 04:32:19 <samP> Currently we don't have CI job for test containerised masakari-hostmonitor 04:33:04 <samP> Can infra support to deploy hostmonitor in container? 04:35:34 <samP> We can integrate those tests to 3rd party CI. However, we need to do some changes in 3rd party CI infra. 04:35:44 <tpatil> I think that support can be added but before that we need to add support to install pacemaker/crm installation on multiple nodes 04:36:40 <tpatil> NTT is maintaining 3rd Party CI infra, is it possible to add such support in this CI job? 04:36:59 <samP> It is possible. 04:38:48 <samP> I am not sure how to add special tests only for 3rd party CI. I will ask those info from our CI maintenance team 04:39:00 <tpatil> samP: Once this support is available in CI job, then only you will allow to merge a patch to run hostmonitor in container, is it correct? 04:40:35 <samP> Since, the environment setup take time, we can manually confirm the patch and merge it. However, it does not grantee that it wont't break from other changes. 04:41:34 <tpatil> samP: Ok, I will push a patch to run hostmonitor in container and then we can further discuss about it on the patch directly. 04:41:52 <samP> tpatil thanks. 04:41:56 <tpatil> Next work item: Command parameter support to segment list command to filter out segments based on host input parameter 04:43:07 <tpatil> shilpasd has already proposed patches to add this support. she has also created a new blueprint for it but no specs. I don't think it's requires any spec. please confirm 04:43:43 <tpatil> #link : https://blueprints.launchpad.net/openstack/?searchtext=host-input-parameter-to-segment-list 04:45:07 <samP> tpatil shilpasd no spec required. Only BP will fine. Let's add details to documentation. 04:45:43 <tpatil> samP: Got it. Thanks 04:49:01 <samP> Any other items to discuss? 04:50:29 <tpatil> No 04:50:46 <suzhengwei_> I have done some implent work for spec "enable to segment". If you have time, please review it. 04:51:10 <suzhengwei_> https://review.opendev.org/#/c/700879/ 04:52:44 <samP> suzhengwei_ Thank you. I will try to review this before our next meeting. Sorry for the delay. 04:52:59 <suzhengwei_> no problem. 04:53:00 <tpatil> suzhengwei_: I think that's a good feature. I would request you to please add a specs for it. 04:53:17 <tpatil> samP: Let me know your opinion 04:53:49 <suzhengwei_> there is a spec. https://review.opendev.org/#/c/705893/ 04:54:37 <tpatil> suzhengwei_: Nice, I will check it. I will add this work item in etherpad 04:54:45 <suzhengwei_> thx 04:55:25 <samP> OK then. Our next meeting will be on 3/10. 04:56:50 <samP> Please use #openstack-masakari IRC channel @freenode or openstack-discuss@lists.openstack.org for further discussions or qsuestions. 04:56:55 <tpatil> suzhengwei_: Done, please check etherpad: https://etherpad.openstack.org/p/masakari-u-workitems 04:57:13 <samP> tpatil thanks. 04:57:39 <suzhengwei_> tpatil: thanks 04:57:59 <shilpasd> thank you all 04:58:24 <samP> Thank you all for great work! 04:59:18 <samP> since less than 2mins left, Lets finish the today's meeting here. 04:59:21 <samP> Thank you all! 04:59:25 <samP> #endmeeting