13:00:56 <chaconpiza> #startmeeting monasca
13:00:56 <opendevmeet> Meeting started Tue Sep  7 13:00:56 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:56 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:56 <opendevmeet> The meeting name has been set to 'monasca'
13:03:42 <chaconpiza> Hi
13:03:48 <bandorf> Hello,
13:03:55 <chaconpiza> Hi Matthias
13:04:09 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda
13:04:15 <chaconpiza> Let's start
13:05:03 <chaconpiza> #topic Migrate from Travis-CI to Github Actions
13:05:25 <chaconpiza> Last week we were able to finish the migration
13:05:41 <chaconpiza> The Metric and Log pipeline are covered
13:05:58 <chaconpiza> and the Push and Pull Request Jobs too
13:06:11 <bandorf> That's good news!
13:06:26 <chaconpiza> If you go to this page, you will be able to see the jobs: https://github.com/monasca/monasca-docker/actions
13:07:41 <chaconpiza> For each change there should be two jobs:  1st: the Pull Request from the fix branch to master, and 2nd the Push into the master.
13:09:54 <chaconpiza> The only thing missing after migration is the Bash syntax checker. I will add it, it should be an easy task.
13:10:48 <chaconpiza> I wanted to updated as first step the ci/cd, to start to update all images, one by one.
13:11:00 <chaconpiza> that leads us to the next topic:
13:11:12 <chaconpiza> #topic Update Docker images
13:12:04 <chaconpiza> The previous code/images are not lost, the code still available in the `legacy` branch and the images are available in Monasca's Docker Hub account
13:13:08 <chaconpiza> Grafana, Grafana-Init, Elasticsearch and Elasticsearch-Init, were already updated and published in Docker Hub.
13:13:47 <chaconpiza> There is work to do, specially for the log-pipeline.
13:14:04 <chaconpiza> I will continue on this updates.
13:14:50 <chaconpiza> #topic Remove Periodic Docker Publish Job for Train
13:15:05 <chaconpiza> Adrian worked last week on this task
13:15:43 <chaconpiza> it is almost done, only Monasca-Common and Monasca-Thresh need to be done to complete it.
13:15:52 <chaconpiza> https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:%2509+zuul-remove-periodic-job
13:17:09 <chaconpiza> Those were all topics from last week
13:18:21 <bandorf> I have a little question, if topics finished: Do we have somewhere project priority information for releases after victoria, e.g. wallaby?
13:20:12 <chaconpiza> In the past we had a board in StoryBoard with the prioritized stories
13:20:20 <chaconpiza> But not now
13:20:37 <bandorf> Yes, I know
13:20:46 <chaconpiza> Since the amount of contributors was reduced
13:22:19 <bandorf> I think it would be valuable, even if it's just very short information - in order to get an idea what's going on. Let's discuss separately.
13:22:32 <chaconpiza> +1
13:24:18 <chaconpiza> I think that now we can spend more time in community stuff, then it makes sense
13:25:07 <chaconpiza> Alright, I will add it in the Agenda
13:25:37 <bandorf> Nothing else from me
13:26:52 <chaconpiza> Then let's close the meeting.
13:27:01 <chaconpiza> Thanks for coming, bye.
13:27:19 <bandorf> Thanks, bye!
13:28:08 <chaconpiza> #endmeeting