15:00:31 <chaconpiza> #startmeeting monasca
15:00:31 <Dobroslaw> hi
15:00:31 <openstack> Meeting started Wed Nov  6 15:00:31 2019 UTC and is due to finish in 60 minutes.  The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:32 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:34 <openstack> The meeting name has been set to 'monasca'
15:00:57 <chaconpiza> Hi Sumit
15:01:28 <chaconpiza> Hi Stefano
15:01:45 <sum12> :)
15:02:05 <chaconpiza> The agenda as usual:
15:02:05 <chaconpiza> https://etherpad.openstack.org/p/monasca-team-meeting-agenda
15:02:33 <chaconpiza> We have one topic so far
15:02:58 <chaconpiza> Hi Dobek
15:03:26 <chaconpiza> #topic Monasca-Devstack-PY3
15:05:05 <chaconpiza> I noticed that stacking of monasca with devstack is failing if the option USE_PYTHON3=True is set.
15:05:21 <sc> really?
15:05:28 <sc> what is failing?
15:05:41 <chaconpiza> Yes, since yesterday
15:06:04 <chaconpiza> However it is working ok if the option USE_PYTHON3 is commented (Using python2)
15:06:57 <chaconpiza> sc: After an investigation I found out that this commit in devstack repo is the one that brakes the flow:
15:07:12 <chaconpiza> https://opendev.org/openstack/devstack/commit/63ab664baf99716e9a5d29eb82f974f8c3456816
15:08:29 <chaconpiza> probably we need to adapt the code to that
15:09:41 <chaconpiza> Still a couple of init scripts that are only python2 compatible:
15:09:50 <chaconpiza> https://github.com/openstack/monasca-api/blob/master/devstack/files/schema/influxdb_setup.py
15:10:45 <sc> do you think it's going to take long to convert?
15:11:13 <chaconpiza> nevertheless that "six.moves.urllib.parse as urlparse" is being imported, the code it self is only Py2 compatible
15:11:41 <chaconpiza> sc: I don't think so
15:12:56 <chaconpiza> And this is the second:
15:12:59 <chaconpiza> https://github.com/openstack/monasca-api/blob/159bc64f418f10f7902b72e01ef9fdc045e38b6d/devstack/plugin.sh#L1257
15:14:24 <sc> this look worse as per the comment
15:14:56 <chaconpiza> right
15:15:16 <sc> but this looks not true: https://github.com/nodejs/node-gyp
15:15:46 <chaconpiza> good point!
15:15:53 <sc> says 3.5 is supported... so I doubt we have something deeper
15:17:43 <chaconpiza> All right, I will bring this topic tomorrow in our internal daily meeting.
15:17:52 <chaconpiza> #topic Summit-Shanghai
15:18:21 <chaconpiza> sum12, how is it going?
15:19:27 <sum12> chaconpiza: for me all is good, but I cannot tell you anything about the Summit, as I am not there :)
15:20:02 <chaconpiza> Oh, sorry.
15:20:12 <chaconpiza> :)
15:20:28 <sum12> my talk was turned down
15:20:40 <sum12> witek and joseph are there
15:20:43 <chaconpiza> oh
15:21:51 <sc> I saw a picture of witek drinking beer
15:22:22 <chaconpiza> yeah
15:22:50 <sum12> where was that ?
15:22:58 <sum12> i mean the pic
15:23:14 <sc> twitter but I cannot get it ...I searching
15:25:10 <chaconpiza> All right, if there are no more topics we can close the meeting...
15:26:49 <chaconpiza> see you next week, bye.
15:28:07 <sc> https://twitter.com/cmurpheus/status/1191732911319457792?s=20
15:28:07 <sum12> thank you
15:28:20 <sum12> ah and thanks for the lnk
15:29:13 <chaconpiza> #endmeeting