14:00:06 #startmeeting sahara 14:00:12 Meeting started Thu May 3 14:00:06 2018 UTC and is due to finish in 60 minutes. The chair is tellesnobrega. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:13 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:15 The meeting name has been set to 'sahara' 14:01:01 show of hands :) 14:01:03 o/ 14:01:15 o/ 14:01:24 o/ 14:01:24 o/ 14:01:53 let's start 14:01:59 #topic News/Updates 14:02:48 I'm working on figuring out the CDH image problem, also working on boot from volume 14:02:54 and plugins split in between 14:04:14 I submit the patch of vanilla 2.7.5 upgrade, but waiting for review, and have begun with the vanilla 3.0.0 upgrade. 14:04:34 shorter week for me (1 public holiday and 1 vacation), so no many updates on my side; I started reviewing properly the mox patches (few already merged) 14:05:57 unfortuantely no update from me, really 14:06:59 ok, lets move on 14:07:06 #topic Plugins upgrades 14:07:38 if we all remember, we have to work on plugins upgrades and deprecations 14:07:57 just so we all remember properly 14:08:11 for CDH we want to upgrade to 5.13 14:08:20 MapR we need to upgrade to 6 14:08:31 Ambari 2.6 (I think we already have this one) 14:08:39 Spark upgrade to 2.3.0 14:08:53 Storm upgrade to 1.2.1 and 1.2.0 under 1.2 tag 14:09:10 vanilla upgrade to 3 and add 2.7.5 (thanks zchkun for working on this) 14:09:23 anyone has any concerns on those? 14:09:41 I will work on removing all versions for all plugins that we won't support anymore 14:09:51 we have HDP 2.6, but not yet image generation support for Ambari 2.6 14:09:59 true 14:10:04 also, we had a connected plan to remove support for plugins only working on trusty 14:10:55 we can recheck those versions, but I believe it is already the case 14:11:12 according that plan, which should complete at least in S (as trusty will go EOL that time), the version to remove should be: 14:11:35 those plugin upgrades sound good to me 14:11:42 isn't spark plugin still trusty? 14:12:21 #link https://etherpad.openstack.org/p/sahara-rocky-ptg see lines 263, deprecation of trusty 14:12:49 actually, no, we're good for spark, 2.2.x added xenial 14:13:09 yes 14:13:32 I will start removing those versions and depending we finalize it in S 14:13:41 so yes, for ubuntu, the plan is: remove spark < 2.2; drop mapr 5.2; drop cdh <5.11 14:14:07 for cdh, we could at least deprecate them 14:14:12 for both ubuntu and centos 14:14:34 tosky: eh, for mapr 5.2 that should probably deprecate as well 14:14:37 for mapr, if we can't add mapr 6.0, we can at least keep centos 14:15:29 yeah, at least deprecate - just to be sure, with the usual meaning of "deprecate in sahara" so "no more cluster creation", or just disabled by default and marked deprecated, but you can use it at your own risk? 14:16:15 just disabled by default and we probably won't be able to help you out with issues, but you can use at your own risk 14:16:31 yup 14:17:20 perfect 14:18:16 the idea was just to bring up so we remember that we need to work on this also for myself 14:18:42 yep 14:19:05 thanks zchkun for working on vanilla, I will try to review it today 14:19:18 ok, thank you 14:19:36 #topic Vancouver Summit 14:20:01 as probably all of you know, in 2 weeks I'm heading to vancouver for the summit, 14:20:33 I will be presenting in two slots 14:20:41 project update 14:20:48 uh, only 2 weeks 14:20:52 and project onboard 14:21:32 I will prepare both of them and I'll send them to you so I can get some feedback 14:21:38 if that is ok with you 14:21:50 I plan to have something done by wednesday next week 14:21:53 sure 14:21:59 sounds good 14:22:34 btw, as I mentioned last week, I will out from May 13th since I'm taking one week off before the summit to visit some old friends in Canada 14:22:45 jeremyfreudberg, are you going to Vancouver? 14:23:07 tellesnobrega: not this time 14:23:13 ok 14:23:33 I think that is it for the summit 14:23:57 #topic Open Discussion 14:24:45 I don't have anything more for today, anyone? 14:24:53 jeremyfreudberg, updates on CI? 14:25:03 jeremyfreudberg: about the plugin spec: after the last exchange of messages, I think that it's almost fine; if you have some time can you please recheck it, as you had some questions? 14:25:06 uh, CI first 14:25:45 tellesnobrega: i wish. but right now nothing. i haven't had time myself. not sure if evgeny's made any progress 14:25:52 ok 14:25:57 tosky: yes, i'll go over that review now 14:26:02 thanks 14:26:10 also, please lets review https://review.openstack.org/#/c/561599/ 14:26:57 uh, right 14:27:12 and that is it for me 14:28:03 that's it for me too 14:28:11 and also (shameless plug) for https://review.openstack.org/#/c/563537/ and https://review.openstack.org/#/c/527524/ 14:28:34 and the mox patches, both if you agree with my +2 and if you don't :) 14:29:18 apart from few smaller issues, we are basically halfway the mox removal process (probably more, if I count also the -1 for minor issues) 14:30:29 tosky, that is great. I'm not sure how we are on the other community goal, I will ask shuyiang next week 14:32:17 right 14:32:47 final question from my side for this meeting: can I propose a patch to switch wsgi by default in our devstack deployments? 14:33:27 I think yes, but can you explain what is the impact of that? 14:34:17 i'd like to know the reason too, not just hte impact 14:36:04 if I understand it correctly the goal for pike, adding support for wsgi was just part of it 14:36:09 and the other part is switching 14:36:11 let me recheck 14:37:01 "Switch devstack jobs to deploy control-plane API services under uwsgi with Apache acting as a front end proxy." 14:37:06 from https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html 14:37:41 jeremyfreudberg, I guess we need to read up :) 14:37:45 right now the devstack jobs (tempest, scenario) normally deploys using the old way (non-wsgi), and we have an additional scenario-wsgi job 14:38:04 tosky: then you're right, wsgi should be the default 14:38:15 so if I read the goal correctly, we should switch wsgi as primary; we can keep a job with the old way for now 14:38:23 go ahead and send the patch 14:38:32 openstack-ansible-os_sahara already deploys with wsgi 14:38:47 puppet-sahara does not; I opened a bug (but I guess it will need some work on our side) 14:39:05 okidoki :) 14:40:18 thanks tosky 14:41:17 I guess that is all 14:42:27 thanks all, let's keep up the good work, see you all next week 14:42:41 thanks all! 14:42:59 thanks 14:43:08 #endmeeting