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