15:00:43 <mattmceuen> #startmeeting openstack-helm 15:00:44 <openstack> Meeting started Tue Jul 9 15:00:43 2019 UTC and is due to finish in 60 minutes. The chair is mattmceuen. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:45 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:47 <openstack> The meeting name has been set to 'openstack_helm' 15:00:57 <mattmceuen> #topic Rollcall 15:01:11 <dwalt> hi all o/ 15:01:13 <mattmceuen> Here's our agenda: https://etherpad.openstack.org/p/openstack-helm-meeting-2019-07-09 15:01:22 <srwilkers> o/ 15:01:36 <mattmceuen> portdirect had an urgent thing come up unexpectedly, so he may catch up with us in a bit! 15:01:58 <megheisler> o/ 15:02:49 <mattmceuen> we have a light agenda today, and it's been a light week for some of our team given the US holiday 15:02:55 <zhipeng[m]> this is my first time to join this weekly meeting. 15:02:57 <mattmceuen> please add anything you'd like to discuss 15:03:05 <mattmceuen> thanks for joining zhipeng[m], welcome :) 15:03:10 <zhipeng[m]> I have added 2 patch review link to the agenda, thanks! 15:03:19 <mattmceuen> that's perfect 15:03:41 <georgk> hi 15:03:41 <mattmceuen> #topic Meeting time voting 15:03:45 <mattmceuen> o/ georgk 15:04:04 <mattmceuen> speaking of meeting, the results from our meeting time voting are in: https://etherpad.openstack.org/p/osh-meeting-vote-2019 15:04:42 <mattmceuen> I did not formally tally the results tabularly, because there was a clear winner 15:04:45 <evrardjp> o/ 15:04:54 <mattmceuen> Time A -- [1pm UTC] https://everytimezone.com/s/d147ddd2 15:05:04 <zhipeng[m]> thanks! I'm from Starlingx project team and did much work related to openstack-helm recently 15:05:34 <mattmceuen> fantastic zhipeng[m], it'll be really good to include you guys' experience and needs in here! 15:06:31 <mattmceuen> so we will be moving this meeting two hours earlier going forward -- I believe we'll start next week, but portdirect will need to confirm or pick a better start date 15:06:49 <mattmceuen> thanks everyone for voting -- appreciate the time, thought, & input 15:07:35 <mattmceuen> The only other formal topic we have on the agenda today is review requests: 15:07:44 <mattmceuen> #topic Review Requests 15:07:47 <mattmceuen> Below 2 patches are contributed during working on StarlingX project, both are verified in StarlingX, 15:07:48 <mattmceuen> Could core developers help to get them reviewed. Hope it can be accepted soon, thanks! -Zhipeng 15:07:48 <mattmceuen> https://review.opendev.org/#/c/662229/ Add placement chart 15:07:48 <mattmceuen> https://review.opendev.org/#/c/655629/ Ironic: Add pxe boot support for centos image 15:07:52 <lamt> o/ sorry was late 15:08:10 <mattmceuen> o/ lamt! 15:08:20 <zhipeng[m]> That's fine for me moving two hours earlier:) 15:08:54 <mattmceuen> zhipeng[m] great to hear - thanks for contributing those changes. Let's please get some eyes on them today team! 15:09:44 <mattmceuen> #topic Roundtable 15:09:58 <zhipeng[m]> thanks! 15:10:11 <mattmceuen> We have plenty of time to spare ;-) 15:10:33 <zhipeng[m]> for the first patch, as you may know, placement was just stripped from nova 15:10:41 <mattmceuen> zhipeng[m]: any other feedback you can share on OSH from the StarlingX side? things working well or things that could work better? 15:11:00 <zhipeng[m]> we containerized placement at the first time 15:11:17 <zhipeng[m]> and let it work as expected as well 15:11:35 <evrardjp> zhipeng[m]: nice patches! 15:11:41 <mattmceuen> that's great to hear 15:11:48 <zhipeng[m]> I also refer to too much from the patch of adding aodh chart 15:12:07 <evrardjp> zhipeng[m]: for placement, did you try the loci one, or the upstream placement one 15:12:09 <zhipeng[m]> that already merged several month ago 15:12:10 * evrardjp opens the review now 15:12:17 * mattmceuen lol 15:12:44 <zhipeng[m]> We use upstream placement 15:12:44 <evrardjp> nice 15:12:48 <evrardjp> yeah just saw it 15:12:59 * portdirect slips in through back door, waves at matt, and slides down the side of the room 15:13:09 <zhipeng[m]> as the upstream placement fixed many new issue 15:13:15 <evrardjp> wait 15:13:24 <evrardjp> I think we are not calling upstream the same things 15:13:41 <evrardjp> I meant the openstackhelm/placement or the openstack/placement docker image 15:14:00 <evrardjp> your patch seems to be using our openstackhelm one 15:14:07 <zhipeng[m]> so far, nova still keep a local placement, but it will be removed at the next version 15:14:38 <evrardjp> I thought it was removed nowadays in master 15:15:06 <zhipeng[m]> yeah 15:15:52 <evrardjp> anyhow, it's good to see those patches 15:15:57 <evrardjp> thanks a lot 15:16:05 <mattmceuen> ++ 15:16:23 <zhipeng[m]> so far, in our starlingx, we add a patch to openstackhelm, since it was not upstreamed so far. 15:17:11 <zhipeng[m]> So , that's why we'd like to push it to upsteam soon, and decrease this kind of technical debt 15:17:23 <portdirect> we should proabably update https://review.opendev.org/#/c/662229/ to deploy it in the gate for stein 15:17:58 <evrardjp> zhipeng[m]: makes sense 15:18:43 <zhipeng[m]> actually, last week, we just switch our nova to latest stein branch and finish sanity test for our starlingx project 15:19:14 <mattmceuen> nice 15:19:35 <zhipeng[m]> my placement chart patch can work as well 15:19:49 <portdirect> ++ 15:21:25 <zhipeng[m]> as our starlingx will release next normal verison next 2 month, which including containerized all openstack component, so we did placement containerization last month 15:22:30 <zhipeng[m]> So we really need all your great help and good proposal on this patch 15:22:41 <portdirect> will do zhipeng[m] 15:22:49 <mattmceuen> yes 15:23:14 <mattmceuen> ok team, any other topics to bring up today? 15:23:28 <zhipeng[m]> For another patch 15:23:29 <zhipeng[m]> Ironic: Add pxe boot support for centos image, it is also submitted when we did ironic containerized work for StarlingX 15:23:55 <zhipeng[m]> Current pxe init script does not support centos distro as base 15:23:56 <zhipeng[m]> image. Different folders were checked for centos to copy pxe/ipxe 15:23:57 <zhipeng[m]> files to tftpboot folder. 15:24:11 <zhipeng[m]> https://review.opendev.org/#/c/655629/ 15:25:02 <portdirect> its kinda ugly - but then the work i left there is even worse! 15:25:04 <portdirect> lgtm 15:25:48 <portdirect> we should get ironic back to a 1st class citizen for gating asap 15:26:02 <portdirect> and then try to get proper suse/starlingx support 15:26:55 <zhipeng[m]> thanks! 15:27:28 <evrardjp> that link is in merge conflict zhipeng[m], just saying :) 15:28:45 <zhipeng[m]> Yes, I saw it, I will ask my teammate to resolve it tomorrow morning 15:30:50 <mattmceuen> alright team - unless there are any additional topics today 15:31:07 <mattmceuen> we can let everyone go early 15:31:14 <mattmceuen> but first: 15:31:25 <mattmceuen> portdirect, should we start with the new meeting time next week? 15:33:46 <mattmceuen> we will circle back on that :) stay tuned folks 15:33:51 <mattmceuen> thanks everyone, have a good week 15:33:59 <mattmceuen> #endmeeting