13:07:33 #startmeeting monasca 13:07:33 Meeting started Tue Jun 15 13:07:33 2021 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:07:33 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:07:33 The meeting name has been set to 'monasca' 13:07:40 Hi 13:09:18 hi 13:09:46 Sorry for being late, I had some technical issues 13:09:55 no problem : ) 13:10:57 Let's start then 13:11:07 vmware: Use oslo.vmware's get_moref_value() 13:11:17 https://review.opendev.org/c/openstack/monasca-agent/+/788887 13:11:37 We got this update time ago 13:11:51 it updates the plugin for vmware 13:12:03 a similar one was sent to Ceilometer 13:12:08 https://review.opendev.org/c/openstack/ceilometer/+/788898 13:12:33 I saw that tempest test failed. I will recheck it again, but the change look ok to me. 13:13:13 - Other change related monasca-agent: 13:13:23 "Fix Monasca-Setup Keystone detection" 13:13:27 https://review.opendev.org/c/openstack/monasca-agent/+/796212 13:14:37 Keystone Detection was not working (at least on RHOSP16). 13:14:48 In RHOSP16.1 (TripleO based) the Keystone process name is `keystone`. In previous RHOSP10 the process name was `keystone-admin` and `keystone-main`. 13:15:26 I have merged it in master and cherry picked it to Wallaby, Vicotoria and Ussuri. 13:16:06 - One more change in Monasca-Agent: 13:16:28 "Fix PY3 Issue" https://review.opendev.org/c/openstack/monasca-agent/+/795809 13:17:32 The 3rd try checking the PID of MySQL service was not compatible with PY3. 13:18:06 For master and Wallaby I just added `.decode('utf-8')` to change the bytes into str 13:19:00 in branches Victoria and Wallaby besides of the `.decode('utf-8')` I kept the compatibility with PY2 13:19:18 since there we still using the `six` library 13:20:36 I need to mentioned that Cong Tran found previously this issue and proposed a fix. 13:20:42 https://storyboard.openstack.org/#!/task/40669 13:21:09 Author: Cong Tran 13:21:58 Next topic: 13:22:32 The build & push jobs are working again at least for branches master. 13:23:43 I consider that we can stop building everyday the Train images, and only keeping Ussuri, Victoria, Wallaby and Master 13:23:55 what do you thing adriancz? 13:24:08 I agree 13:24:19 alright 13:24:44 I think there is no need to build the train images everyday 13:25:00 ok 13:25:10 last #topic Travis-CI migration to .com because .org will shutdown on June 15th. 13:25:19 it is already migrated 13:25:35 (just on time, today was the last day) 13:26:02 I mean monasca/monasca-docker and Fujitsu/monasca-docker 13:27:37 Ok, those are all topics from my side 13:29:47 Thanks Martin for this report 13:31:41 Alright if there isn't other topic lets close the meeting 13:31:50 Nothing from me 13:32:06 See you next week, thanks. 13:32:18 #endmeeting