04:01:01 #startmeeting masakari 04:01:01 Meeting started Tue Apr 4 04:01:01 2017 UTC and is due to finish in 60 minutes. The chair is samP. Information about MeetBot at http://wiki.debian.org/MeetBot. 04:01:02 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 04:01:05 The meeting name has been set to 'masakari' 04:01:12 hi all 04:01:37 #topic critical bugs 04:02:15 #link log translations https://review.openstack.org/#/c/447810/ 04:02:58 Some projects had already agree with removing translations. So I think that we can agree this patch. 04:02:58 hi 04:03:30 sagara: hi 04:03:32 I think all logs are translated using zanata tool, correct? 04:03:32 rkmrHonjo: yes.. however nova doing it bit different way 04:03:44 sagara: hi 04:04:49 here is how nova do it, https://review.openstack.org/#/c/448293 04:06:07 tpatil: use zanata is confirmed? 04:06:39 Masakari code base is small so we can remove all the usages of _LI/_LW/_LE/_LC 04:07:00 tpatil: agree 04:07:21 Here is the guideline: https://review.openstack.org/#/c/446762/ 04:08:13 Dinesh_Bhor: thanks 04:09:08 I would like to have HACKING check for this.. 04:09:40 if no objections let move forward with that patch for removing all the _LI/_LW/_LE/_LC 04:09:46 Sure, I will add this hacking check 04:09:53 tpatil: thanks 04:10:04 samP: No objections. 04:10:23 rkmrHonjo: thanks 04:10:31 samP: I agree to merge the patch 04:10:38 me too 04:10:58 I and Takahara will start to remove tranlations from masakari-monitors, masakariclient, and add hacking check after tpatil. 04:11:20 rkmrHonjo: that will be great.. 04:11:32 I remove my -1 and put +2 for the patch 04:12:12 OK then, lets move to next item.. 04:12:26 #link https://bugs.launchpad.net/masakari/+bug/1663513 04:12:26 Launchpad bug 1663513 in masakari "Masakari failed to rescue PAUSED instances" [High,Confirmed] - Assigned to Dinesh Bhor (dinesh-bhor) 04:12:50 About this bug, I put a comment in LP 04:14:02 IMO, for PAUSED or SUSPENDED VMs, doing nothing would be a acceptable solution 04:14:46 samP: I agree 04:15:16 Because, if we start a PAUSED or SUSPENDED server, then we might change the internal status of the VM 04:16:02 And I think PAUSED or SUSPENDED VMs has a reason to be stopped. so I think doing nothing is good 04:16:11 I like Dinesh's idea.. but its not applicable to all the cases 04:17:04 yes, I agree on doing nothing for this case 04:17:16 samP: I agree with option #B i.e to skip recovery action when vm is in PAUSED or SUSPENDED state 04:17:52 great, however we need to inform operator about this issue via log 04:18:21 samP: Yes 04:19:10 so, action would be Skip the recovery and create a warning log entry about this incident 04:20:37 Now we all agree how to fix this.. thanks..lets fix this. 04:20:50 Any other bugs to discuss? 04:22:21 no. 04:22:29 BTW, Hiroki Ito is doing some tests in MasakariCI and he send a dummy patch "CI TEST - do not merge" 04:22:37 please neglect it.. 04:22:43 Sure 04:23:20 If no other bugs, then lets jump in to Discussion points 04:23:26 #topic Discussion points 04:24:02 I start to write recovery-method-customization, but I couldn't finish it... 04:24:16 #link https://etherpad.openstack.org/p/masakari-recovery-method-customization 04:24:31 I will try to complete it before our next meeting..sorry 04:25:12 Thank you for writing, after you finished writing, we develop that 04:25:31 sagara: thanks.. 04:26:29 In pike work items, "Use openstack resource agents for monitor compute nodes" L51 04:27:12 I had a discussion with openstack HA team, and they are willing to help us to implement this 04:28:00 samP: Can I read the logs of discussion? 04:28:10 rkmrHonjo: wait.. 04:29:38 rkmrHonjo: http://eavesdrop.openstack.org/irclogs/%23openstack-ha/%23openstack-ha.2017-03-29.log.html 04:30:20 samp: Thanks. 04:30:20 tomorrow we have ha meeting at 6:00pm JST 04:31:24 if you are interesting about this topic, you can get into the discussion. I will be there. 04:31:35 samP: I will watch it if possible. 04:31:49 rkmrHonjo: sure... 04:32:02 #link openstack-ha meeting http://eavesdrop.openstack.org/#High_Availability_Meeting 04:32:10 here is the meeting time.. 04:32:55 OK then, any other Discussion points? 04:33:50 no. 04:33:54 lets move to AOB 04:34:05 #topic AOB 04:34:11 Yes, About this from pike work items:Enable OpenStack proposal bot for masakari projects 04:34:31 Dinesh_Bhor: go ahead 04:34:56 python-masakariclient needs to be added in gloabl-requirements 04:35:16 so that bot job will sync requirements of masakari-monitors 04:35:36 Dinesh_Bhor: good point..thanks 04:36:39 rkmrHonjo: is it possible for you to add this? 04:37:02 I do see this:https://github.com/openstack/masakari-monitors/blob/master/requirements.txt#L15 "*.dev5" requirement. I don't see such requirement specified in global-requirement 04:37:09 samP: OK, I try it. 04:38:16 rkmrHonjo: thanks, if not let me know. I will do that 04:39:10 Dinesh_Bhor: Its not in the global requirement now.. 04:39:32 samP: It's needs to be added here: https://github.com/openstack/requirements/blob/master/global-requirements.txt 04:40:16 and the respective upper constraints should be added here:https://github.com/openstack/requirements/blob/master/upper-constraints.txt 04:41:09 Dinesh_Bhor: The reason of specifying "*.dev5" is that current pypi version is that. : https://pypi.python.org/pypi/python-masakariclient/ 04:41:24 rkmrHonjo: Dinesh_Bhor I will fix that.. 04:42:00 samP: Thanks. Sorry for talking about it late. 04:42:07 rkmrHonjo: ok thanks for clarifying 04:42:20 its because manual upload of pip pkgs.. I will fix that 04:42:35 I will update the bot to do that.. 04:43:20 I will put stable and bot will update the current one and future tags. that will fix the problem.. 04:44:08 any other topics? 04:44:55 if not, we can end the meeting bit early.. 04:45:53 I have no topic 04:46:00 me too. 04:46:07 nothing from me 04:47:02 No more topics to be discussed from my side 04:47:17 OK then, let's end the meeting here.. 04:47:26 Thank you all.... 04:47:33 thanks 04:47:39 #endmeeting