13:00:05 #startmeeting monasca 13:00:06 Meeting started Tue Dec 8 13:00:05 2020 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:07 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:09 The meeting name has been set to 'monasca' 13:00:20 Hi 13:00:53 The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:01:02 hi 13:01:28 Hi Witek 13:01:34 let's start with good news 13:01:52 #topic Broken monasca-tempest-python3-influxdb Zuul Job 13:03:05 The change that allows to use the new influxdb python plugin was merged, then monasca-tempest-python3-influxdb Zuul job works again 13:03:18 good job chaconpiza 13:03:24 it was a blocker, thanks for the reviews 13:03:57 next #topic Fix Zuul Publish Job 13:04:09 #topic Fix Zuul Publish Job 13:05:09 monasca-tempest-plugin-docker-image is published each day in docker hub 13:05:11 https://zuul.opendev.org/t/openstack/builds?job_name=publish-monasca-tempest-plugin-docker-image 13:05:55 at the end it was not a problem with the encripted user and password, but just a small mistake in the variable names 13:06:30 #topic Remove Six library from Monasca modules 13:07:20 Zihao, Likui, Adrian worked on this topic 13:08:03 monasca-api is on progress, the rest of changes are merged 13:08:35 Zihao and Likui sent partial changes, I am gathering them into a single change. 13:10:15 Now I had an issue executing tox for monasca-api py38. In my VM it fails because of a missing configuration parameter: 'user' https://github.com/openstack/monasca-api/blob/master/monasca_api/conf/influxdb.py#L35 13:11:07 Since there is not 'default' it is needed to have it in the configuration, otherwise oslo.config will raise an exception 13:11:33 In the tests, we use a fixture that adds this parameter https://github.com/openstack/monasca-api/blob/master/monasca_api/tests/base.py#L62 13:12:03 But still, I am not sure why in my vm is not loading this value. In Zuul vm it is working well. 13:12:47 I saw differeces between my vm and Zuul's vm, I am using py3.8.5 and zuul 3.8.2 Maybe this problem is there. 13:13:12 Hmm, strange 13:13:17 Besides of that I don't see any blocker to finish with this task 13:13:22 Hi Doug 13:14:02 hey 13:15:18 in persister we set the default value 13:15:18 https://opendev.org/openstack/monasca-persister/src/branch/master/monasca_persister/conf/influxdb.py#L41 13:15:22 I forget whether user/password for influx is an enterprise thing, we certainly have never used it 13:17:35 I see, then we could set in monasca-api the same default like in persister. Anyways I will check why it is not being load into the fixture for the test 13:18:14 Seems sensible, was just checking to see if sample_default is still supported 13:19:02 I found https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L487 13:19:36 This parameter will set a default value in the sample file 13:22:09 Ok, I will continue solving this issue in my vm. It is not a blocker. 13:22:22 cool, thanks! 13:22:45 One more change that still on the reviews: https://review.opendev.org/c/openstack/monasca-api/+/760981/2/devstack/settings 13:23:24 The idea is to have Devstack with (almost) all microservices running Victoria code 13:23:49 Monasca-Kibana-Plugin and Grafana-Monasca-Datasource are exceptions, of course. 13:24:18 The failure is in the log-pipeline, the metric-pipeline works well. 13:25:34 #topic AOB 13:26:15 Do you have any other topic for today? 13:26:29 nothing from me 13:26:29 Not from me 13:26:35 nor me 13:27:11 Alright, then let's stay on contact and see you next week. 13:27:19 Bye 13:27:25 Thanks, bye everybody 13:27:30 thanks, bye 13:27:30 Thanks chaconpiza, bye 13:27:42 #endmeeting