13:00:16 <chaconpiza> #startmeeting monasca 13:00:17 <openstack> Meeting started Tue Apr 27 13:00:16 2021 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:18 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:20 <openstack> The meeting name has been set to 'monasca' 13:00:29 <chaconpiza> Hi 13:01:17 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:01:31 <chaconpiza> Please add your topics 13:02:00 <dougsz> hello 13:02:09 <chaconpiza> Hi Doug 13:02:33 <bandorf> Hi, everybody 13:02:41 <chaconpiza> Hi Matthias 13:03:50 <chaconpiza> Se have 4 new changes "Use py3 as the default runtime for tox" 13:03:55 <chaconpiza> https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient) 13:05:27 <chaconpiza> All those update the file tox.ini but break Zuul jobs 13:05:39 <chaconpiza> for example https://review.opendev.org/c/openstack/monasca-api/+/787074 13:06:55 <chaconpiza> I just checked on other OpenStack modules: like nova> https://github.com/openstack/nova/blob/master/tox.ini 13:07:28 <chaconpiza> they still specifying the minor version of python 3 13:08:39 <chaconpiza> In Cinder the story is different> https://github.com/openstack/cinder/commit/07999e82faebec6a17fd16e34499b5469c31a042 13:09:38 <chaconpiza> Ok, I will take a look deeper on that. 13:10:30 <chaconpiza> #topic Fix lower-constrainst/cap libraries which newest versions only support PY3 on Train branches 13:12:20 <chaconpiza> As said in the PTG the Train branch requires changes for the lower-constraints and in some cases cap libraries that only will accept py3 in newest version. 13:12:36 <dougsz> thanks chaconpiza - good find with the Cinder change- I guess that's the origin of these 13:14:31 <dougsz> ` class HTTPUnprocessableEntity(falcon.OptionalRepresentation, falcon.HTTPError): AttributeError: module 'falcon' has no attribute 'OptionalRepresentation'` 13:15:22 <dougsz> looks like we might need to fix that (from monasca-api zuul summary) 13:17:10 <chaconpiza> I don't understand at first glance, because at the end on Zuul job openstack-tox-py38 the python version was correct: 3.8 13:19:56 <chaconpiza> Ok, anyways if we go with the change it would apply for all the other Monasca modules that use python, monasca-ui, notification, etc. 13:22:00 <chaconpiza> Alright, I didn't prepare more stuff for the agenda today, we are in the middle of a release process. 13:22:04 <chaconpiza> #topic AOB 13:22:22 <bandorf> Nothing from me 13:23:04 <adriancz> Nothing from me , either 13:25:04 <dougsz> nor me, thanks chaconpiza and good luck with your release :D 13:25:44 <chaconpiza> Thanks! 13:26:01 <chaconpiza> Ok, let's then close the meeting. 13:26:05 <chaconpiza> See you next week 13:26:16 <bandorf> Thanks, bye everybody 13:26:28 <adriancz> Thank, see you next week 13:27:53 <chaconpiza> #endmeeting