15:02:07 <amotoki> #startmeeting horizon 15:02:08 <openstack> Meeting started Wed Feb 5 15:02:07 2020 UTC and is due to finish in 60 minutes. The chair is amotoki. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:02:09 <amotoki> hi 15:02:10 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:02:13 <openstack> The meeting name has been set to 'horizon' 15:02:18 <tmazur> o/ 15:02:25 <vishalmanchanda> hi all 15:03:24 <amotoki> okay, let's start 15:03:33 <amotoki> #topic notices/announcements 15:03:48 <amotoki> next week is milestone-2 15:04:05 <amotoki> I think we don't need explicit action around this 15:04:33 <amotoki> we can visit our status next or next next week 15:05:40 <amotoki> another one from me is the schedule of OSF events in 2020 was announced via the OSF newsletter. 15:05:53 <amotoki> June 8-11: OpenDev+PTG in Vancouver, BC and October 19-23: Open Infrastructure Summit Berlin 15:06:25 <amotoki> that's all from me. 15:06:38 <amotoki> anything other to share with the team? 15:06:43 <vishalmanchanda> I also have a announcement. 15:06:51 <vishalmanchanda> https://review.opendev.org/#/c/702085/ 15:07:16 <vishalmanchanda> Kindly avoid recheck till this fixed 15:07:28 <vishalmanchanda> for more info please refer http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012371.html 15:07:32 <rdopiera> vishalmanchanda: yeah, sorry, I assumed that tempest is unstable 15:07:37 <vishalmanchanda> above ML 15:07:40 <rdopiera> vishalmanchanda: I checked when it failed again 15:07:42 <vishalmanchanda> rdopiera: np. 15:08:06 <rdopiera> I have an announcement about tmazur 15:08:08 <amotoki> vishalmanchanda: thanks for bringing this up. hopefully you can drop a note in the review too. 15:08:17 <amotoki> rdopiera: go ahead 15:08:25 <vishalmanchanda> amotoki: yeah. will do. 15:09:04 <rdopiera> unfortunately February 14th is tmazur's last day at Red Hat 15:09:38 <rdopiera> 13th, sorry 15:10:26 <amotoki> sorry to hear that, but hope your new journey with good luck, tmazur 15:11:04 <vishalmanchanda> tmazur: Wish you all the very best for your future journey. 15:11:29 <tmazur> thank you guys, it was a great opportunity to be a team with all of you! 15:11:29 <rdopiera> we would love to have you back at Horizon again 15:11:49 <vishalmanchanda> +1. 15:12:00 <amotoki> : 15:12:04 <amotoki> :) 15:12:30 <tmazur> I will try to do my best with upstream contributing as a non associated team member 15:13:48 <amotoki> you're always welcome. 15:14:10 <amotoki> let's move on 15:14:22 <amotoki> #topic General Priorities 15:15:04 <amotoki> we had good discussions two weeks ago, so I would like to cover updates now. 15:15:25 <amotoki> on the xstatic topic, I created a separate etherpad https://etherpad.openstack.org/p/horizon-xstatic-updates-ussuri 15:15:50 <amotoki> I believe I added what we discussed before. feel free to use it to track the status and TODOs. 15:17:05 <amotoki> regarding the policy stuff, I think I can push a patch this week 15:18:51 <amotoki> django version bump is almost completed and only two plugins are remaining (masakari and congress). I am checking the status periodically. 15:19:11 <amotoki> any other updates? 15:19:52 <vishalmanchanda> I am working on error refactor messages. 15:20:06 <vishalmanchanda> I have updated the PS. 15:20:36 <vishalmanchanda> Now will try to fix the gate failure by this week. 15:21:09 <amotoki> https://review.opendev.org/#/c/678602/ looks like what vishalmanchanda mentioned. 15:21:36 <vishalmanchanda> yeah. 15:21:45 <tmazur> I am working on pagination for Launch Instance wizard. 15:22:00 <tmazur> Currently there are two patches on review: 15:22:16 <tmazur> https://review.opendev.org/703130 https://review.opendev.org/705045 15:22:46 <vishalmanchanda> I know that gate is failing but it would be nice if you guys check it locally and let me know it is right approach? 15:23:44 <vishalmanchanda> This patch adds a collapse-able box which we discuss during the ptg discussion. 15:23:59 <vishalmanchanda> rdopiera: ^^ 15:25:05 <rdopiera> vishalmanchanda: I'm reviewing it 15:25:28 <vishalmanchanda> rdopiera: thanks:) 15:25:30 <amotoki> vishalmanchanda: thanks for the update. I will look into it. 15:25:51 <vishalmanchanda> :) 15:26:25 <amotoki> tmazur: thanks for working on the pagination. it seems we have various variations of pagination implementations. thanks for catching this. 15:26:43 <tmazur> vishalmanchanda, sorry for the interruption! 15:26:57 <vishalmanchanda> tmazur: it's fine. 15:27:39 <tmazur> amotoki, I ended up with using hz-dynamic-tables. It's the most elegant way. 15:28:48 <amotoki> yeah, many deleted lines shows it :) 15:28:56 <tmazur> exactly :) 15:31:02 <amotoki> while e0ne cannot join this meeting, we have two mox removal patches from e0ne and stephenfin. I will check both in detail this week. 15:31:34 <amotoki> they would clean up the final piece of mox usage. 15:32:40 <amotoki> #topic bugs/reviews 15:33:10 <amotoki> i think we've discussed most, but any bugs/reviews to be raised? 15:34:11 <vishalmanchanda> nothing from my side. 15:34:49 <rdopiera> nothing 15:35:17 <amotoki> #topic open discussion 15:35:27 <amotoki> I have one thing 15:35:46 <amotoki> it is about tempest failure in older stable branches like rocky, queens 15:36:10 <amotoki> does anyone look into the detail on how to fix it? 15:36:56 <rdopiera> I looked briefly and it seems like there are missing deps for python2 15:37:23 <rdopiera> we should probably pin lower versions 15:37:29 <amotoki> yes, tempest is branchless and tempest has dropped py2 support recently 15:38:20 <amotoki> at first we thoughttempest venv with py3 should work, but tempest tests using tox sitepackages=True break now due to missing dependencies. 15:39:10 <amotoki> pinning tempest to an old version is not so simple as devstack contains a logic to use u-c from master. 15:39:39 <amotoki> that's what I discussed with the qa team around neutron stadium rocky failure. 15:41:32 <gmann> yeah. amotoki this is gate status on <=stable/rocky which is broken currently. #link http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012386.html 15:41:43 <gmann> i am working on fixes and will update the same on ML once gate is green 15:42:01 <amotoki> gmann: thanks. I am just aware of that. 15:42:36 <gmann> devstsck side fix is working but i need to fix on tempest side also as tempest run-tempest role recreate the tox env and use master u-c again which fail 15:43:01 <amotoki> gmann: nice. I will review them 15:44:21 <amotoki> anything to discuss? 15:45:07 <vishalmanchanda> none from my side. 15:45:33 <amotoki> it looks like we've covered all for today. let's finish the meeting 15:45:40 <amotoki> have a good week 15:45:43 <amotoki> #endmeeting