15:01:05 #startmeeting monasca 15:01:06 Meeting started Wed May 29 15:01:05 2019 UTC and is due to finish in 60 minutes. The chair is witek. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:10 The meeting name has been set to 'monasca' 15:01:18 hello everyone 15:01:54 hi 15:02:03 o/ 15:02:17 hi hosanai and dougsz 15:02:33 agenda for today: 15:02:37 https://etherpad.openstack.org/p/monasca-team-meeting-agenda 15:02:47 Hello all! 15:02:56 hi akhil_jain: nice to see you 15:03:25 #topic notification reviews 15:04:15 dougsz: do you want to take over? 15:04:29 thanks witek 15:05:09 So here a bunch of patches to the notification services 15:05:26 yo 15:05:26 Most importantly, there are some bug fixes which affect various stable releases 15:06:26 As witek has pointed out we are still using deprecated yaml config in devstack for the notification service which makes it difficult for people to test 15:07:16 I had a look at removing the yaml config, but it turned into quite a large task as many of the tests use it 15:07:42 isn't https://review.opendev.org/633194 covering that? 15:08:39 Ah yes, I need to return to that 15:09:34 So the most important ones for me are: 15:09:35 https://review.opendev.org/#/c/656783/ 15:09:54 and https://review.opendev.org/#/c/656780/ 15:10:02 Which are affecting the stable rocky release 15:11:03 I think we need bandit fix cherry-picked to rocky 15:11:21 https://review.opendev.org/661953 15:11:43 thanks - yeah, I think that is the main blocker at the moment 15:11:47 this should fix the failing pep8 job 15:12:34 So the templating of Slack notifications, you'd like to leave that until we switch to Oslo config in devstack? https://review.opendev.org/#/c/519630/ 15:12:42 (that's ok with me) 15:13:21 I'd prefer, yes 15:13:27 ready to push the magic button on the bandit patch, but I'd like someelse to +1/+2 before 15:14:29 the monasca-log-api tests are still failing, so I've marked this job non-voting to unlock monasca-api repo 15:14:36 yeah, thanks for that. 15:14:44 https://review.opendev.org/659264 15:15:12 after this being merged, we can rebase oslo config change for devstack 15:15:27 https://review.opendev.org/633194 15:15:39 and then move on with notification changes on master 15:16:07 Makes sense, thanks. And I will look at backporting the bandit patch 15:17:15 sorry for holding this that long 15:17:27 No worries 15:17:40 anything else on notification engine? 15:18:01 That's it from me on Monasca notification. Just wanted to collect the patches into a list to help drive them through 15:18:17 #topic persister bug 15:18:43 thanks dougsz, yes, let's make progress on these 15:18:46 So has anyone else hit this? I took a look at the code and I can't see how it can work at the moment 15:19:19 I have one idea, please check the driver configuration in persistre 15:19:39 there was a bug in the default config 15:20:00 Ah sorry, just saw your comment to post config 15:20:16 Ok thanks, I will do that. That's all from me on this one. 15:20:50 we might want to cherry-pick the bugfix if it turns out to be the same one 15:21:38 #topic monasca-log-api 15:22:16 sc: is that you? 15:22:18 I think we have to set some test tonot voting 15:22:41 oh yes, I've checked with adriancz today 15:22:43 we are in a loop like for api 15:23:11 he's made some progress on https://review.opendev.org/660958 15:23:29 I check locally all changes are good all together 15:23:44 py3 tests pass now? 15:23:48 have you run tempest tests? 15:23:59 no, not tempest 15:24:10 these are still failing 15:24:13 this is the missing part 15:24:27 yes, still needs some love 15:24:57 I commented on requirements-check 15:25:57 in the meantime, I set monascalog-python3-tempest non-voting in monasca-api repo 15:26:05 Looking close now - good job adriancz 15:26:47 I think https://review.opendev.org/659264 is ready to merge 15:26:54 yes, thanks adriancz 15:28:26 #topic CFP Summit Shanghai 15:28:42 it seems again much too early 15:28:57 Deadline: July 3rd, 7am UTC 15:29:53 akhil_jain: do you plan to attend? 15:30:18 witek: it depends on session selection 15:30:26 not planned yet 15:30:43 it's closer for you this time 15:31:11 haha, hopefully this time it will be easy for me to join 15:31:17 :) 15:31:51 #topic Akhil nomination for core team 15:32:23 I would like to nominate Akhil to the core reviewer team 15:32:41 I've sent an email to the list already: 15:32:47 http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006538.html 15:33:02 +1 from me, thanks for your work Akhil 15:33:45 I find the X-project work in particular important 15:34:37 thanks Akhil for the reviews 15:35:19 #topic InfluxDB upgrade 15:36:34 dougsz: is it yours? 15:36:41 Ah yes 15:37:17 So I've done an upgrade to InfluxDB 1.7 and unlike 1.4 it seems to work out of the box 15:37:39 It's been running for a week or so now with a fair bit of load 15:37:55 The migration procedure from 1.3 was fairly straightforward 15:38:14 nice, what has to migrated? 15:38:22 As part of the migration I enabled disk backed index which allows for higher cardinality data sets 15:38:43 Not as good as TimeScale claims, but it has helped to reduce memory usage for us 15:39:13 Basically they rely on the kernel to cache the most frequently uses indicies, rather than holding all indices in memory all of the time 15:39:28 It seems to work pretty well 15:39:54 Once the gate is fixed is I can write some notes and try and get the devstack change to upgrade it merged. 15:40:21 you mean migration notes? 15:40:31 Yeah 15:40:43 cool, looking forward to this 15:40:53 and something about enabling the disk based index which is off by default 15:40:55 have you tried running tempest tests? 15:41:12 Not yet - I'll try that in CI 15:41:30 sounds good, thanks a lot! 15:41:37 I've spent some time testing CLI commands manually, and using the Grafana datasource 15:41:46 no problem - it was suprisingly easy for once 15:41:57 Also, it fixes the security issue in 1.3 15:42:09 Where tenant isolation is broken 15:42:19 also, is supposed to be much faster 15:42:21 And a tenant can dump dimensions values from all tenants 15:43:24 #topic open stage 15:44:11 I've added some tasks from the auto-scaling SIG to our board 15:44:17 https://storyboard.openstack.org/#!/board/141 15:45:06 one thing I would like to add is libvirt plugin configuration in DevStack 15:46:08 it would allow developers to use instance tenant metrics more easily 15:47:09 Rico Lin wants to write tempest tests for auto-scaling with monasca and heat, it would be based on devstack plugin 15:47:41 apart from this I have attended Telemetry meeting last week 15:47:48 here the logs: 15:47:55 http://eavesdrop.openstack.org/meetings/openstack_telemetry/2019/openstack_telemetry.2019-05-23-08.00.log.html 15:48:16 good news is, they agreed to merge our Monasca publisher 15:48:40 which is great 15:49:38 also, Trinh, the new PTL, considers migrating to Monasca as a possible goal for Telemetry in 2-3 cycles 15:50:03 we could work together on documenting this 15:50:51 I've also join the billing initiative meetings 15:50:59 http://eavesdrop.openstack.org/meetings/publiccloud_wg/2019/publiccloud_wg.2019-05-23-14.00.log.html 15:51:11 http://eavesdrop.openstack.org/meetings/publiccloud_wg/2019/publiccloud_wg.2019-05-28-14.05.log.html 15:51:50 the first AI from there is to collect the list of metrics relevant for billing 15:52:05 Good stuff 15:53:00 that's all from me 15:53:32 any other topics? 15:53:44 no 15:54:10 thanks everyone, see you next week 15:54:58 bye bye 15:55:02 #endmeeting