15:00:36 <rhochmuth> #startmeeting monasca 15:00:38 <openstack> Meeting started Wed Apr 19 15:00:36 2017 UTC and is due to finish in 60 minutes. The chair is rhochmuth. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:39 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:41 <openstack> The meeting name has been set to 'monasca' 15:00:46 <rhochmuth> o/ 15:00:47 <rhochmuth> https://etherpad.openstack.org/p/monasca-team-meeting-agenda 15:00:58 <notq> heya 15:00:59 <rhochmuth> Agenda for Wednesday April 19 2017 (15:00 UTC) 15:00:59 <rhochmuth> 1. Random tempest gate failures at stable/ocata https://review.openstack.org/456333 15:00:59 <rhochmuth> 2. 'mini-mon' user cannot log in after installing devstack plugin 15:00:59 <rhochmuth> 3. Investigate Cassandra DB performance 15:00:59 <rhochmuth> 4. Reviews 15:00:59 <rhochmuth> 1. https://review.openstack.org/#/c/426112/ 15:01:05 <rhochmuth> hi everyone 15:01:05 <koji> o/ 15:01:11 <jgu> Hello 15:01:12 <witek> hi 15:01:13 <hosanai> o/ 15:01:13 <rhochmuth> sorry i missed last week 15:01:19 <kamil_> hi 15:01:22 <dhague> o/ 15:01:23 <shinya_k-> o/ 15:01:37 <rhochmuth> it turns out that i'm double booked in this slot with the time change in the US 15:02:03 <rhochmuth> i was hoping the other meeting i'm supposed to be attending would get changed, but that hasn't happened yet 15:02:10 <rhochmuth> anyway, i'm here today 15:02:19 <rhochmuth> at least until someone pages me 15:02:35 <witek> should we consider rescheduling the meeting? 15:02:47 <rhochmuth> #topic random gate failures 15:02:58 <rhochmuth> https://review.openstack.org/456333 15:03:05 <witek> that's mine 15:03:42 <witek> I have no clue why, but the tempest tests on stable/ocata seem to fail randomly 15:04:29 <witek> it's difficult to merge anything to monasca-api stable 15:04:56 <witek> I would appreciate if someone could have a look, what the reason could be 15:05:42 <rhochmuth> are there any volunteers to take a look at this and help get this resolved 15:07:02 <rhochmuth> i can ask around at hpe to see if there are any ideas 15:07:14 <rhochmuth> that review has failed a bunch of times 15:07:22 <witek> thanks, any hints are welcome 15:07:57 <rhochmuth> ok, let's move on 15:08:15 <rhochmuth> debugging gates can be difficult 15:08:37 <witek> the next one is also mine 15:08:42 <rhochmuth> #topic 'mini-mon' user cannot log in after installing devstack plugin 15:09:40 <rhochmuth> so, it you bring up the latest devstack, are you saying you can't login to the horizon console? 15:09:59 <witek> not with mini-mon 15:10:06 <witek> admin works fine 15:10:14 <shinya_k-> I also have same situation. 15:10:25 <rhochmuth> i seem to recall some recent changes 15:10:29 <witek> anyone knows the reason? 15:11:37 <rhochmuth> tomasz made some recent changes, for example https://review.openstack.org/#/c/440847/ 15:12:03 <rhochmuth> have you done a build before and after that review? 15:12:35 <witek> now I recall that one as well 15:12:48 <witek> I will check it again, thanks for the hint 15:12:50 <rhochmuth> anything that has to do with keystone could be a problem 15:13:20 <rhochmuth> other than that, there could be changes outside of monasca that could impact us 15:14:10 <rhochmuth> witek: so if you could check if that commit caused a problem that would be great 15:14:21 <witek> I will 15:14:25 <rhochmuth> if the problem existed before the commit, then there is a greater issue 15:14:28 <rhochmuth> thanks 15:15:46 <shinya_k-> You can login with manual change url http://xxx.xxx.xxx.xxx/dashboard/monitoring/ 15:16:32 <shinya_k-> but this is not smart 15:17:20 <witek> works indeed 15:18:53 <rhochmuth> so, where does that leave us 15:19:06 <rhochmuth> thanks shinya 15:19:47 <shinya_k-> I think problem is that there is no dashboard/projects pages 15:20:26 <shinya_k-> in recent monasca devstack 15:21:21 <shinya_k-> I will try fix it tomorrow 15:22:12 <rhochmuth> thanks shinya 15:22:15 <rhochmuth> should we move on 15:22:19 <witek> shinya_k-: that would be great, thanks! 15:22:35 <rhochmuth> #topic Investigate Cassandra DB performance 15:22:56 <jgu> that's me :-) 15:22:59 <jgu> we are searching for a open source HA db solution for Monasca. 15:23:05 <rhochmuth> hi jgu 15:23:12 <jgu> Hi 15:23:24 <jgu> since Cassandra is only HA db solution so far, we would like to keep the Cassandra driver for a period of time so we can evaluate performance etc. 15:23:52 <jgu> maybe a month or two? 15:23:55 <rhochmuth> i think that is acceptable 15:23:59 <rhochmuth> we aren't in a rush 15:24:04 <jgu> thanks! 15:25:27 <rhochmuth> i don't think anyone is opposed 15:25:32 <witek> no 15:25:51 <rhochmuth> thx jgu 15:26:06 <rhochmuth> let us know how your evaluation makes out 15:26:44 <jgu> sure will do 15:27:03 <rhochmuth> thx jgu 15:27:17 <rhochmuth> #topic https://review.openstack.org/#/c/426112/ 15:27:25 <jgu> me again :-) 15:27:53 <jgu> This addresses the agent restart failure on ESX cluster and we needed to replace gevent with eventlet to avoid event framework conflict. 15:28:38 <jgu> hoping to get more eyes on it. We tested locally and It has +1 from Joe and a few others and the guy (Ryan?, sorry lost emails at my previous work) from Charters. there is a recent comment to add eventlet dependency explicitly in the requirements file and I will make that change today. 15:28:54 <rhochmuth> thx jgu 15:29:01 <rhochmuth> i think it is ready to merge then 15:29:07 <rhochmuth> after you make the final change 15:29:17 <rhochmuth> will look forward to the review 15:29:21 <jgu> let me make that requirements file change and it will be ready by EOD today 15:29:32 <jgu> yes thanks Roland 15:30:04 <rhochmuth> #topic open floor 15:30:59 <rhochmuth> are there any other topics that folks want to discuss? 15:31:08 <rhochmuth> if not, we can close early 15:32:22 <rhochmuth> so, i think that is the end of today's meeting 15:32:31 <rhochmuth> thanks everyone 15:32:34 <witek> thanks Roland and everyone 15:32:35 <notq> see ya, thx 15:32:43 <jgu> thank you Roland 15:32:45 <kamil_> bye 15:32:48 <shinya_k-> thanks bye 15:32:55 <rhochmuth> #endmeeting