15:05:13 #startmeeting horizon 15:05:13 Meeting started Wed Mar 20 15:05:13 2019 UTC and is due to finish in 60 minutes. The chair is e0ne. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:05:14 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:05:17 The meeting name has been set to 'horizon' 15:05:30 let's start horizon meeting 15:06:01 #topic Notices 15:06:24 Stein RC1 should be released this week 15:06:33 #link https://releases.openstack.org/stein/schedule.html 15:07:05 I'm going to update this patch https://review.openstack.org/#/c/644316/ tomorrow and add cycle highlights 15:07:40 after RC1 only high and critical bugs could me merged 15:08:03 AFAIR, we merged all fixes discussed last week 15:08:36 amotoki: do you know something should be included in RC1 but not merged yet? 15:08:57 I think we have nothing pending for RC1 15:09:28 hopefully we have string fixes before RC1 15:10:19 amotoki: +1 15:10:34 RC1 also means hard string freeze 15:10:51 note that once RC1 is shipped the master branch is open for Train cycle and we need to backport critical fixes. 15:11:09 amotoki: thanks for mention it 15:11:45 "hard string freeze" and "backport required" are good combination. it allows us to review backports carefully 15:12:33 +1 15:14:07 so, we need to propose fixes for bug 1820935 and bug 1820938 15:14:08 bug 1820935 in OpenStack Dashboard (Horizon) "typo of Horizon Dashboard UI" [Undecided,Confirmed] https://launchpad.net/bugs/1820935 15:14:09 bug 1820938 in OpenStack Dashboard (Horizon) "typo of Horizon Dashboard UI" [Undecided,New] https://launchpad.net/bugs/1820938 15:14:54 I am looking into the second one. 15:15:20 amotoki: I can make a patch for the first one today right after the meeting 15:15:26 e0ne: thanks 15:16:00 I'll propose RC1 once these bugs will be resolved 15:16:14 I hope, we'll do it next 24 hours:) 15:16:24 e0ne: I just remembered one high priority bug. let me find a link 15:16:25 amotoki: I will purpose fix for the first one. 15:17:15 e0ne: I think it is worth fixed before the release. https://bugs.launchpad.net/horizon/+bug/1820260 15:17:17 Launchpad bug 1820260 in OpenStack Dashboard (Horizon) "Network topology graph incorrectly renders instances in non-default availability zone" [High,Confirmed] 15:17:18 vishalmanchanda: ok, feel free to re-assign bug to you 15:17:37 we can handle it in RC2 because we will have RC2 at least for translation imports. 15:18:09 amotoki: I'll take a look on it 15:18:35 anything else related to Stein RC1? 15:18:51 e0ne: this is a valid bug. .startsWith() sounds fine 15:19:24 e0ne: one question is we can assume ES2015 or not 15:20:16 amotoki: I think yes, but if we don't have any ES2015+ specific code yet, I prefer to start using it since Train 15:20:56 e0ne: yeah, me too. the reason I raised is ES2015 introduced .startsWith() 15:20:57 #link https://docs.openstack.org/horizon/latest/user/browser_support.html 15:21:50 good point 15:22:43 my JS knowledge is the level of copy-and-paste though :( 15:22:58 amotoki: looking into https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith, I'm OK to use it. 15:23:19 #link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith#Browser_compatibility 15:23:46 it sounds reasonable to me to assume ES2015 in horizon code base and let's fix them if we have bug reports :) 15:24:07 amotoki::) 15:24:24 amotoki: I'll try to reproduce this issue and propose a patch asap 15:24:54 e0ne: I confirmed this already. I will take care of it 15:25:12 amotoki: thanks for the help 15:25:33 btw, does everyone subscribe bug mails? 15:26:05 amotoki: I'm looking on 'new' bugs on a weekly basis 15:26:40 I subscribe new/close bug mails. it helps me 15:27:23 I subscribed only for new bugs now 15:27:53 amotoki: btw, what do you think about https://bugs.launchpad.net/horizon/+bug/1819951? 15:27:54 Launchpad bug 1819951 in OpenStack Dashboard (Horizon) "Horizon enables consistency groups by default" [Undecided,New] 15:28:29 e0ne: it sounds better to sync the default with cinder. 15:28:37 amotoki: I thinks it's good to merge it before RC1 15:29:03 I'll propose a patch today 15:29:08 it was not introduced by the commit mentioned in the bug report. it was caused by out-of-sync policy-in-code at that time. 15:29:30 s/policy-in-code/policy.json/ 15:29:53 do we need policy.json before Stein release? 15:30:26 I synced policy.json in past several releases, but I haven't done it in Stein yet. 15:30:55 yes, because horizon uses it for defaults 15:31:16 amotoki: that's something we missed. probably it could wait until rc2 15:32:14 perhaps we should set up a bot to propose policy.json/yaml changes automatically (based on policy-in-code or policy.json) 15:32:19 in Train 15:32:48 we completely depend on it by person. 15:33:09 added this into the PTG agenda 15:35:05 #link https://etherpad.openstack.org/p/horizon-train-ptg 15:36:39 #topic Open Discussion 15:37:13 does anybody have anything more to discuss? 15:37:19 amotoki: Can you please mark https://blueprints.launchpad.net/openstack/?searchtext=cinder-generic-volume-groups it as implemented as all the required patches have been pushed and merged. 15:37:42 vishalmanchanda: done 15:38:08 amotoki: e0ne Thanks for your valuable inputs for its completion. 15:38:27 vishalmanchanda: thanks for your effort! 15:38:31 vishalmanchanda: thanks for making this done! 15:39:12 e0ne: amotoki : yw 15:39:35 we have made a good collaboration. I made the project panel in Rocky and vishalmanchanda completed the admin panel in Stein :) 15:40:10 amotoki, vishalmanchanda: good jib, guys! 15:40:58 s/jib/job 15:41:02 :) 15:41:18 :) 15:41:24 let's wrap up the meeting for today. hope to see you next week 15:42:36 #endmeeting