15:00:37 <e0ne_> #startmeeting horizon 15:00:38 <openstack> Meeting started Wed Jun 17 15:00:37 2020 UTC and is due to finish in 60 minutes. The chair is e0ne_. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:39 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:41 <openstack> The meeting name has been set to 'horizon' 15:01:01 <vishalmanchanda> hi. 15:01:19 <e0ne_> hi 15:02:13 <e0ne_> let's wait few minutes before start 15:05:23 <e0ne_> #topic Notices 15:05:24 <vishalmanchanda> let's start. 15:05:34 <e0ne_> vishalmanchanda: +1 15:06:22 <e0ne_> courteous ping to amotoki 15:06:55 <e0ne_> this week we're reaching Victoria-1 milestone 15:06:58 <e0ne_> #link https://releases.openstack.org/victoria/schedule.html 15:07:06 <e0ne_> I know, it's fast 15:07:21 <e0ne_> it's because this cycle is a bit shorter as usual 15:07:27 <rdopiera> sorry, I didn't realize I got kicked into openstack-unauthenticated 15:07:35 <e0ne_> rdopiera: hi 15:07:55 <e0ne_> I'll cut horizon release tomorrow just to bump requirements for plugin 15:08:04 <e0ne_> *plugins 15:08:45 <e0ne_> vishalmanchanda: or you can do it yourself as a release liaison :) 15:08:58 <vishalmanchanda> e0ne_: sure I will do that. 15:09:28 <e0ne_> that's all updates I've got this week 15:09:51 <e0ne_> I'll update our priorities list https://etherpad.opendev.org/p/horizon-release-priorities asap according to PTG discussions 15:10:06 <e0ne_> #topic Open Discussion 15:10:22 <e0ne_> do we have anything more to discuss? 15:10:37 <vishalmanchanda> e0ne_: yup. 15:11:12 <vishalmanchanda> e0ne_: I have seen your comments on this patch https://review.opendev.org/#/c/708069/ 15:11:51 <vishalmanchanda> e0ne_: thanks for reviewing it. It is the same what i have investigated so far. 15:12:06 <e0ne_> vishalmanchanda: yea.. I've finally tested it :) 15:12:46 <vishalmanchanda> Now there is one problem with that i am unable to figure out how can we send details variable in this template https://review.opendev.org/#/c/708069/11/horizon/templates/horizon/_messages.html 15:13:30 <e0ne_> vishalmanchanda: we can use this https://docs.djangoproject.com/en/3.0/ref/templates/builtins/#with 15:14:39 <vishalmanchanda> e0ne_: I have tried to do the same what we have done here https://review.opendev.org/#/c/708069/11/horizon/static/horizon/js/horizon.messages.js@42. 15:14:50 <vishalmanchanda> e0ne_: Ok I will take a look. 15:16:04 <vishalmanchanda> e0ne_: But now you know the problem:). 15:16:12 <vishalmanchanda> that's good. 15:16:22 <e0ne_> vishalmanchanda: another option is to use own middleware based on django.contrib.messages.middleware.MessageMiddleware 15:16:24 <e0ne_> vishalmanchanda: +1 15:16:58 <vishalmanchanda> hmm. 15:17:57 <vishalmanchanda> Also, I have pushed initial patch for cinder-user facing messages https://review.opendev.org/#/c/734161/ 15:18:12 <e0ne_> we can use custom middleware with a custom message class. I can try to do a PoC for it 15:18:21 <vishalmanchanda> It is working fine and now I have to add some tests. 15:18:41 <vishalmanchanda> e0ne_: thanks:) 15:18:42 <e0ne_> vishalmanchanda: awesome! I'm downloading it for tests now 15:20:23 <vishalmanchanda> that's all I have. 15:22:41 <e0ne_> thanks everybody for your contributions! see you next week! 15:23:03 <vishalmanchanda> thanks! 15:23:26 <e0ne_> #endmeeting