Tuesday, 2020-06-02

*** andrebeltrami has quit IRC00:12
*** NAO_H has joined #openstack-meeting00:26
*** jamesmcarthur_ has quit IRC00:50
*** jamesmcarthur has joined #openstack-meeting00:51
*** jamesmcarthur has quit IRC00:55
*** yamamoto has quit IRC01:22
*** yamamoto has joined #openstack-meeting01:29
*** rh-jlabarre has quit IRC01:50
*** rcernin has quit IRC02:01
*** rcernin has joined #openstack-meeting02:03
*** rcernin has quit IRC02:20
*** yasufum has joined #openstack-meeting02:26
*** moguimar has quit IRC02:29
*** jamesmcarthur has joined #openstack-meeting02:33
*** jamesmcarthur_ has joined #openstack-meeting02:50
*** rcernin has joined #openstack-meeting02:52
*** jamesmcarthur has quit IRC02:53
*** dasp has quit IRC02:54
*** suzhengwei has joined #openstack-meeting02:55
*** ricolin has joined #openstack-meeting02:57
*** dasp has joined #openstack-meeting03:00
*** diablo_rojo has quit IRC03:11
*** jamesmcarthur_ has quit IRC03:29
*** manpreet has joined #openstack-meeting03:29
*** jamesmcarthur has joined #openstack-meeting03:29
*** hongbin has joined #openstack-meeting03:30
*** jamesmcarthur has quit IRC03:36
*** jmasud has quit IRC03:36
*** hongbin has quit IRC03:40
*** jmasud has joined #openstack-meeting03:42
*** ociuhandu has joined #openstack-meeting03:49
*** martial has quit IRC03:50
*** suzhengwei has quit IRC03:51
*** ociuhandu has quit IRC03:54
*** armax has quit IRC03:58
*** tpatil has joined #openstack-meeting03:58
*** gyee has quit IRC03:59
*** samP has joined #openstack-meeting04:00
*** suzhengwei has joined #openstack-meeting04:00
samPHi All for Masakari04:01
suzhengweihi04:01
tpatilHi04:01
samPsuzhengwei: tpatil: Hi04:01
samP#startmeeting masakari04:01
openstackMeeting started Tue Jun  2 04:01:36 2020 UTC and is due to finish in 60 minutes.  The chair is samP. Information about MeetBot at http://wiki.debian.org/MeetBot.04:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.04:01
*** openstack changes topic to " (Meeting topic: masakari)"04:01
openstackThe meeting name has been set to 'masakari'04:01
samP#topic Critical Bugs and Patches04:02
*** openstack changes topic to "Critical Bugs and Patches (Meeting topic: masakari)"04:02
samPAny critical bugs or patches need to discuss here?04:02
suzhengweihttps://review.opendev.org/#/c/702328/04:03
patchbotpatch 702328 - masakari - not wait when instance evacuate error - 3 patch sets04:03
tpatil#link : https://review.opendev.org/#/c/72676104:03
patchbotpatch 726761 - masakari - Check if host belongs to a segment - 3 patch sets04:03
samPtpatil: #726761 looks good. I will approve it. Thanks.04:04
tpatilsamP: Issue with the unit tests04:05
*** vishalmanchanda has joined #openstack-meeting04:05
tpatilsuzhengwei: Are you facing any issue in addressing unit test review comment?04:06
samPtpatil: Are you referring to #702328?04:07
suzhengweiDo you mean patch 702328?04:07
patchbothttps://review.opendev.org/#/c/702328/ - masakari - not wait when instance evacuate error - 3 patch sets04:07
tpatilsamP: Let me know what you think about exception class name? is InstanceEvacuateError ok with you?04:07
tpatilsuzhengwei: Yes04:08
suzhengweiTo me both is ok.04:08
tpatilsamP: #726761, ok, thank you04:08
*** yasufum has quit IRC04:08
*** jamesmcarthur has joined #openstack-meeting04:08
suzhengweiBut the unit test, I have no idea how to test the inner function in a function.04:09
*** yasufum has joined #openstack-meeting04:09
tpatilsuzhengwei: Any other option to test your changes? I will see if I can find a solution to this problem04:10
samPBoth are OK to me, However, InstanceEvacuationFailed make more sense04:12
suzhengweiThe current unit test is my only option. If you have better test, please free to update it.04:12
tpatilsamP: Or InstanceEvacuationError is also fine to me04:12
suzhengweiok, I will use InstanceEvacuationFailed.04:12
tpatilsuzhengwei: Ok, will update the unit tests if I can find a better option04:13
suzhengweitpatil: thank you.04:13
samPsuzhengwei: tpatil: thanks04:14
*** yaawang has quit IRC04:14
*** yaawang has joined #openstack-meeting04:15
samPOther than that, code LGTM.04:16
samP^  #72676104:17
samPtpatil: is this OK to merge?04:18
samPhttps://review.opendev.org/#/c/728104/04:18
patchbotpatch 728104 - masakari (stable/ussuri) - Monkey patch original current_thread _active - 1 patch set04:18
tpatilYes, I have confirmed the changes by applying the patch as well04:19
samPtpatil: OK then, Thanks04:19
*** rcernin has quit IRC04:19
*** jamesmcarthur has quit IRC04:19
suzhengwei728104 is common issue, we can merge it.04:19
tpatilsuzhengwei: agree, I have seen same changes are also applied in other OpenStack services.04:20
*** tetsuro has joined #openstack-meeting04:22
*** rcernin has joined #openstack-meeting04:22
*** rbudden has quit IRC04:23
samPtpatil: would you like to discuss about the new API changes?04:24
samPI mean host API04:24
*** rbudden has joined #openstack-meeting04:24
tpatilabout Victoria work item: Evacuate non-recovery (’HA_enabled = False’) instances in shutoff status at host failure except specified tenants (tpatil)04:24
*** rbudden has quit IRC04:24
tpatilsamP: you mean: Command parameter support to segment list command to filter out segments based on host input parameter04:24
tpatil#link : https://etherpad.opendev.org/p/masakari-victoria-workitems04:25
*** rbudden has joined #openstack-meeting04:25
tpatilPlease check lines #24-3004:25
samPtpatil: yes04:25
*** rbudden has quit IRC04:25
*** rbudden has joined #openstack-meeting04:25
*** rbudden has quit IRC04:26
*** rbudden has joined #openstack-meeting04:26
tpatilIf we add a new API to solve this problem, the API URI syntax for host APIs would be inconsistent04:26
tpatilso I would prefer to implement #1 option.04:26
*** rbudden has quit IRC04:27
*** rbudden has joined #openstack-meeting04:27
*** suzhengwei_ has joined #openstack-meeting04:27
tpatilNeed feedback on option #1 and #204:27
samPyes, you are correct, #2 seems awkward04:27
tpatilsuzhengwei_: How about you? which option sounds good to you?04:29
*** suzhengwei has quit IRC04:29
tpatilpatch : https://review.opendev.org/#/c/70741504:29
patchbotpatch 707415 - masakari - Add host query parameter support - 4 patch sets04:29
tpatiloption #1 is implement in above patch04:30
tpatils/implement/implemented04:30
samPI will check the patch. #1 seems like a good solution.04:30
*** rbudden has quit IRC04:30
samPThanks!04:30
*** rbudden has joined #openstack-meeting04:31
*** rbudden has quit IRC04:31
samPAny other issues or patches or items need to discuss here?04:32
*** evrardjp has quit IRC04:33
*** evrardjp has joined #openstack-meeting04:33
tpatilSpec: https://review.opendev.org/#/c/702427/04:33
patchbotpatch 702427 - masakari-specs - Evacuate non-recovery (`HA_enabled = False`) insta... - 9 patch sets04:33
tpatilI have replied to suzhengwei comments04:34
tpatilsamP: Could you please add your comments too?04:34
samPtpatil: sure, I will review and add my comments.04:35
tpatilsamP: Thanks04:35
suzhengwei_I have draft a proposal for long-term evolution. It metions the HA_enabled. We can disscus next together.04:35
suzhengwei_mentions04:36
samP"long-term evolution", what is this about?04:38
suzhengwei_Promotion for host failure workflow.04:38
*** psachin has joined #openstack-meeting04:39
suzhengwei_I will add it to watcher-spec today. Please refer to it if you have time.04:39
*** diablo_rojo has joined #openstack-meeting04:39
samPOK, thanks. Sure. Would you like to discuss it as next item or in our next meeting?04:39
*** jmasud has quit IRC04:40
suzhengwei_yes04:40
tpatilAnother work item: Modify masakari-hostmonitor in order to run it inside container04:42
tpatilAs discussed in last meeting, I have added few pointer describing the current issue to complete this work item04:43
tpatilin etherpad: https://etherpad.opendev.org/p/masakari-victoria-workitems04:45
tpatilLines #16-2304:45
tpatilit seems crm itself uses systemctl command and the purpose of modify host-monitor is to remove usage of systemctl04:46
tpatilAnother issue observed is crm node list results ERROR if pacemaker_remote is installed since it removes 'pacemaker' package04:48
samPThanks, we have to find a workaround to work with pacemaker_remote04:48
*** tsukasasa has joined #openstack-meeting04:50
*** priteau has joined #openstack-meeting04:51
suzhengwei_https://review.opendev.org/#/c/732477/04:51
patchbotpatch 732477 - masakari-specs - promotion for large scale hosts failure - 1 patch set04:51
suzhengwei_I recommend to take it as a proposal of long-term evolution.04:51
samPsuzhengwei_: thanks. I will check that. we can discuss this on our next meeting04:52
suzhengwei_ok04:52
*** jamesmcarthur has joined #openstack-meeting04:53
samPtpatil: I need to look into pacemaker_remote and crm packages. I will try to find some workaround for this.04:54
tpatilsamP: Thanks04:54
samPWe only have 4 mins left. Please use #openstack-masakari or open-dev ML for further discussion.04:56
samPAny other items?04:57
tpatilsamP: no04:57
samPOK Then, running out of time. Thank you all for attending to today's meeting.04:59
suzhengwei_no04:59
samPsuzhengwei_ tpatil: thanks04:59
*** jamesmcarthur has quit IRC04:59
samP#endmeeting04:59
*** openstack changes topic to "OpenStack Meetings || https://wiki.openstack.org/wiki/Meetings/"04:59
openstackMeeting ended Tue Jun  2 04:59:23 2020 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)04:59
openstackMinutes:        http://eavesdrop.openstack.org/meetings/masakari/2020/masakari.2020-06-02-04.01.html04:59
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/masakari/2020/masakari.2020-06-02-04.01.txt04:59
openstackLog:            http://eavesdrop.openstack.org/meetings/masakari/2020/masakari.2020-06-02-04.01.log.html04:59
*** samP has quit IRC04:59
*** tpatil has left #openstack-meeting05:02
*** tsukasasa has left #openstack-meeting05:12
*** jamesmcarthur has joined #openstack-meeting05:17
*** jmasud has joined #openstack-meeting05:17
*** yasufum has quit IRC05:22
*** yasufum has joined #openstack-meeting05:24
*** links has joined #openstack-meeting05:28
*** priteau has quit IRC05:30
*** manpreet has quit IRC05:39
*** suzhengwei_ has quit IRC05:59
*** priteau has joined #openstack-meeting06:11
*** jmasud has quit IRC06:12
*** dklyle has quit IRC06:16
*** slaweq has joined #openstack-meeting06:25
*** jamesmcarthur has quit IRC06:32
*** jamesmcarthur has joined #openstack-meeting06:33
*** lifeless has quit IRC06:38
*** jamesmcarthur has quit IRC06:38
*** lifeless has joined #openstack-meeting06:39
*** ociuhandu has joined #openstack-meeting06:46
*** ravsingh has joined #openstack-meeting06:53
*** e0ne has joined #openstack-meeting06:55
*** ravsingh has quit IRC06:58
*** witek has joined #openstack-meeting07:01
*** ykatabam has quit IRC07:03
*** jamesmcarthur has joined #openstack-meeting07:05
*** ttsiouts has joined #openstack-meeting07:12
*** jmasud has joined #openstack-meeting07:18
*** e0ne has quit IRC07:20
*** e0ne has joined #openstack-meeting07:21
*** rpittau|afk is now known as rpittau07:45
*** rcernin has quit IRC07:48
*** links has quit IRC07:49
*** jmasud has quit IRC07:50
*** ociuhandu has quit IRC07:53
*** links has joined #openstack-meeting07:53
*** ueha has joined #openstack-meeting08:01
*** jmasud has joined #openstack-meeting08:01
*** makoto-h has joined #openstack-meeting08:02
*** makoto-h has quit IRC08:05
*** ociuhandu has joined #openstack-meeting08:06
*** apetrich has joined #openstack-meeting08:09
*** manpreet has joined #openstack-meeting08:09
*** NAO_H has quit IRC08:09
*** jamesmcarthur has quit IRC08:11
*** ttsiouts has quit IRC08:16
*** ueha has quit IRC08:19
*** jawad_axd has joined #openstack-meeting08:19
*** yasufum has quit IRC08:31
*** yasufum has joined #openstack-meeting08:32
*** strigazi has quit IRC08:34
*** strigazi has joined #openstack-meeting08:35
*** Liang has joined #openstack-meeting08:36
*** jamesmcarthur has joined #openstack-meeting08:41
*** tetsuro has quit IRC08:42
*** tetsuro has joined #openstack-meeting08:42
*** jamesmcarthur has quit IRC08:47
*** jmasud has quit IRC08:55
*** ociuhandu has quit IRC08:55
*** ociuhandu has joined #openstack-meeting08:56
*** stephenfin has joined #openstack-meeting09:00
*** ociuhandu has quit IRC09:01
*** ociuhandu has joined #openstack-meeting09:01
*** yamamoto has quit IRC09:07
*** e0ne has quit IRC09:11
*** ociuhandu has quit IRC09:12
*** ociuhandu has joined #openstack-meeting09:13
*** ociuhandu has quit IRC09:18
*** ralonsoh has quit IRC09:23
*** e0ne has joined #openstack-meeting09:27
*** tetsuro has quit IRC09:29
*** ralonsoh has joined #openstack-meeting09:30
*** ttsiouts has joined #openstack-meeting09:32
*** yamamoto has joined #openstack-meeting09:48
*** ociuhandu has joined #openstack-meeting09:56
*** jmasud has joined #openstack-meeting10:08
*** diablo_rojo has quit IRC10:08
*** jmasud has quit IRC10:14
*** links has quit IRC10:16
*** manpreet has quit IRC10:18
*** links has joined #openstack-meeting10:21
*** verdurin has joined #openstack-meeting10:22
*** larainema has joined #openstack-meeting10:25
*** rpittau is now known as rpittau|bbl10:28
*** ociuhandu has quit IRC10:33
*** yasufum has quit IRC10:33
*** yamamoto has quit IRC10:33
*** jamesmcarthur has joined #openstack-meeting10:44
*** yamamoto has joined #openstack-meeting10:51
*** jamesmcarthur has quit IRC11:00
*** obondarev has joined #openstack-meeting11:11
*** obondarev has left #openstack-meeting11:11
*** yamamoto has quit IRC11:22
*** dmellado has quit IRC11:26
*** dmellado has joined #openstack-meeting11:29
*** ociuhandu has joined #openstack-meeting11:36
*** hemna has quit IRC11:37
*** hemna has joined #openstack-meeting11:38
*** tetsuro has joined #openstack-meeting11:56
*** yamamoto has joined #openstack-meeting11:59
*** dansmith has quit IRC12:00
*** bcafarel has quit IRC12:00
*** rubasov has quit IRC12:01
*** dansmith has joined #openstack-meeting12:01
*** rubasov has joined #openstack-meeting12:01
*** rfolco|rover|off is now known as rfolco|rover12:03
*** bcafarel has joined #openstack-meeting12:04
*** yamamoto has quit IRC12:05
*** rh-jelabarre has joined #openstack-meeting12:11
*** yamamoto has joined #openstack-meeting12:16
*** rpittau|bbl is now known as rpittau12:21
*** eharney has quit IRC12:24
*** eharney has joined #openstack-meeting12:24
*** ttsiouts has quit IRC12:36
*** moguimar has joined #openstack-meeting12:40
*** ttsiouts has joined #openstack-meeting12:45
*** dmellado has quit IRC12:47
*** dmellado has joined #openstack-meeting12:50
*** eharney has quit IRC12:53
*** eharney has joined #openstack-meeting12:55
*** yamamoto has quit IRC12:57
*** jamesmcarthur has joined #openstack-meeting12:57
*** mlavalle has joined #openstack-meeting12:58
*** Liang__ has joined #openstack-meeting13:03
*** Liang__ is now known as LiangFang13:03
*** jamesmcarthur has quit IRC13:04
*** andrebeltrami has joined #openstack-meeting13:06
*** psachin has quit IRC13:07
*** LiangFang has quit IRC13:11
*** Liang__ has joined #openstack-meeting13:11
*** Liang__ has quit IRC13:17
*** Liang__ has joined #openstack-meeting13:18
*** ravsingh has joined #openstack-meeting13:23
*** munimeha1 has joined #openstack-meeting13:25
*** TrevorV has joined #openstack-meeting13:27
*** rpittau is now known as rpittau|brb13:28
*** yamamoto has joined #openstack-meeting13:37
*** dklyle has joined #openstack-meeting13:40
*** yamamoto has quit IRC13:43
*** hemna has quit IRC13:56
*** hemna has joined #openstack-meeting13:56
*** jamesmcarthur has joined #openstack-meeting14:00
*** rpittau|brb is now known as rpittau14:01
*** shintaro has joined #openstack-meeting14:02
*** tetsuro has quit IRC14:03
*** ociuhandu has quit IRC14:04
*** yamamoto has joined #openstack-meeting14:04
*** mugsie_ is now known as mugsie14:06
*** ociuhandu has joined #openstack-meeting14:11
*** yasufum has joined #openstack-meeting14:12
*** ociuhandu has quit IRC14:16
*** yasufum has quit IRC14:17
*** yasufum has joined #openstack-meeting14:18
*** ociuhandu has joined #openstack-meeting14:20
*** e0ne has quit IRC14:24
*** e0ne has joined #openstack-meeting14:25
*** ociuhandu has quit IRC14:26
*** ociuhandu has joined #openstack-meeting14:26
*** shintaro has quit IRC14:31
*** ociuhandu has quit IRC14:37
*** liuyulong has joined #openstack-meeting14:53
*** belmoreira has joined #openstack-meeting14:56
*** ttsiouts has quit IRC15:04
*** jamesmcarthur has quit IRC15:04
*** belmoreira has quit IRC15:07
*** belmoreira has joined #openstack-meeting15:08
*** yasufum has quit IRC15:10
*** ociuhandu has joined #openstack-meeting15:11
*** ttsiouts has joined #openstack-meeting15:12
*** jmasud has joined #openstack-meeting15:13
*** ociuhandu has quit IRC15:18
*** ociuhandu has joined #openstack-meeting15:21
*** Liang has quit IRC15:22
*** ttsiouts has quit IRC15:23
*** ociuhandu has quit IRC15:26
*** jmasud has quit IRC15:29
*** armax has joined #openstack-meeting15:32
*** ociuhandu has joined #openstack-meeting15:36
*** moguimar has quit IRC15:37
*** moguimar has joined #openstack-meeting15:39
*** Liang__ is now known as LiangFang15:43
*** yasufum has joined #openstack-meeting15:44
*** gyee has joined #openstack-meeting15:53
*** jawad_axd has quit IRC15:56
*** ociuhandu_ has joined #openstack-meeting16:14
*** LiangFang has quit IRC16:17
*** ociuhandu has quit IRC16:17
*** ociuhandu_ has quit IRC16:18
*** e0ne has quit IRC16:24
*** e0ne has joined #openstack-meeting16:25
*** yasufum has quit IRC16:27
*** rpittau is now known as rpittau|afk16:32
*** diablo_rojo has joined #openstack-meeting16:34
*** rmascena__ has joined #openstack-meeting16:38
*** links has quit IRC16:39
*** raildo_ has quit IRC16:41
*** ravsingh has quit IRC16:43
*** rmascena__ is now known as raildo16:43
*** ociuhandu has joined #openstack-meeting16:56
*** jamesmcarthur has joined #openstack-meeting16:58
*** jmasud has joined #openstack-meeting17:02
*** jmasud has quit IRC17:04
*** ociuhandu has quit IRC17:07
*** ociuhandu has joined #openstack-meeting17:08
*** ociuhandu has quit IRC17:13
*** witek has quit IRC17:19
*** jamesmcarthur has quit IRC17:39
*** jawad_axd has joined #openstack-meeting17:39
*** jamesmcarthur has joined #openstack-meeting17:40
*** jamesmcarthur_ has joined #openstack-meeting17:41
*** jamesmcarthur has quit IRC17:45
*** e0ne has quit IRC17:47
*** e0ne has joined #openstack-meeting17:48
*** ralonsoh has quit IRC17:49
*** jmasud has joined #openstack-meeting17:58
*** ociuhandu has joined #openstack-meeting18:02
*** priteau has quit IRC18:09
*** ociuhandu has quit IRC18:10
*** e0ne has quit IRC18:10
*** ociuhandu has joined #openstack-meeting18:11
*** ociuhandu has quit IRC18:18
*** belmoreira has quit IRC18:18
*** jamesmcarthur_ has quit IRC18:19
*** jamesmcarthur has joined #openstack-meeting18:20
*** SWDevAngel has quit IRC18:28
*** ociuhandu has joined #openstack-meeting18:35
*** priteau has joined #openstack-meeting18:38
*** jawad_ax_ has joined #openstack-meeting18:43
*** jawad_axd has quit IRC18:47
*** ociuhandu has quit IRC18:51
*** jawad_ax_ has quit IRC18:53
*** jawad_axd has joined #openstack-meeting18:54
*** jawad_axd has quit IRC18:59
*** jmasud has quit IRC19:16
*** jmasud has joined #openstack-meeting19:18
*** ttsiouts has joined #openstack-meeting19:25
*** jgriffith has quit IRC19:42
*** jamesmcarthur has quit IRC19:44
*** jgriffith has joined #openstack-meeting19:44
*** jamesmcarthur has joined #openstack-meeting19:45
*** jamesmcarthur has quit IRC19:51
*** jmasud has quit IRC19:51
*** ttsiouts has quit IRC19:52
*** jmasud has joined #openstack-meeting20:00
*** vishalmanchanda has quit IRC20:05
*** ttsiouts has joined #openstack-meeting20:06
*** ttsiouts has quit IRC20:10
*** e0ne has joined #openstack-meeting20:13
*** jamesmcarthur has joined #openstack-meeting20:14
*** jamesmcarthur has quit IRC20:14
*** jamesmcarthur has joined #openstack-meeting20:14
*** TrevorV has quit IRC20:23
*** e0ne has quit IRC20:26
*** e0ne_ has joined #openstack-meeting20:26
*** ricolin has quit IRC20:38
*** slaweq has quit IRC20:52
*** priteau has quit IRC20:55
*** priteau has joined #openstack-meeting20:56
*** slaweq has joined #openstack-meeting21:00
*** e0ne_ has quit IRC21:00
*** e0ne has joined #openstack-meeting21:00
*** ociuhandu has joined #openstack-meeting21:02
*** slaweq has quit IRC21:05
*** ociuhandu has quit IRC21:10
*** e0ne has quit IRC21:15
*** e0ne has joined #openstack-meeting21:15
*** rh-jelabarre has quit IRC21:25
*** jmasud has quit IRC21:27
*** e0ne has quit IRC21:28
*** e0ne has joined #openstack-meeting21:29
*** priteau has quit IRC21:32
*** yamamoto has quit IRC21:58
*** yamamoto has joined #openstack-meeting21:58
*** e0ne has quit IRC22:00
*** raildo has quit IRC22:08
*** raildo has joined #openstack-meeting22:08
*** moguimar has quit IRC22:51
*** rcernin has joined #openstack-meeting22:57
*** rcernin has quit IRC22:59
*** rcernin has joined #openstack-meeting23:23

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!