19:00:23 <SotK> #startmeeting storyboard
19:00:24 <openstack> Meeting started Wed Jan  3 19:00:23 2018 UTC and is due to finish in 60 minutes.  The chair is SotK. Information about MeetBot at http://wiki.debian.org/MeetBot.
19:00:25 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
19:00:27 <openstack> The meeting name has been set to 'storyboard'
19:00:46 <SotK> its that time of week again!
19:00:53 <SotK> #link https://wiki.openstack.org/wiki/Meetings/StoryBoard#Agenda_for_next_meeting Agenda
19:01:09 <SotK> #topic In Progress Work
19:01:56 <SotK> I updated the patch for story templates, now it is ready for review!
19:02:00 <SotK> #link https://review.openstack.org/#/c/526219/
19:02:16 <SotK> fungi: that may be of interest to you ^
19:03:26 <SotK> there will be further patches probably at some point soon to clean up the code duplication caused by that, but I'm ordering it this way so the feature doesn't get blocked by review bandwidth
19:03:48 <SotK> #link https://review.openstack.org/#/c/530656/
19:03:54 <SotK> that patch is also required
19:07:55 * diablo_rojo sneaks in late
19:07:59 * SotK will review some of the various other outstanding patches in the near future too
19:08:03 <SotK> hey diablo_rojo
19:08:10 <diablo_rojo> SotK, sorry I'm late.
19:08:18 <SotK> np :)
19:08:23 <SotK> #link https://review.openstack.org/#/c/530427/
19:08:25 * diablo_rojo has a view patches in need of review
19:08:31 <SotK> awaits a review from someone not me
19:08:41 * diablo_rojo opens tab
19:08:53 <diablo_rojo> Ha, I can't review that one..
19:09:37 <SotK> :) indeed
19:10:03 <diablo_rojo> Hopefully Zara has a some time soon.
19:10:16 * SotK hopes so
19:11:34 <SotK> #link https://review.openstack.org/#/c/528436/5
19:11:52 <SotK> thanks for this one mordred, I will review it after this meeting
19:12:46 <diablo_rojo> I can take a look too.
19:13:36 <SotK> have I missed anything on the migration front recently?
19:13:57 * diablo_rojo did like a dozen test migrations, everything has worked except heat.
19:14:24 <diablo_rojo> Been chatting to tripleO about migrating, nothing conclusive there yet though.
19:14:37 <diablo_rojo> Going to start reachingout to the projects who's migrations went well.
19:15:06 <SotK> nice :D
19:15:12 <SotK> what went wrong with heat?
19:15:48 * diablo_rojo couldn't read scrollback because of the vm configurations
19:16:08 <diablo_rojo> GOing to run it again piping logs to a file and then I can figure out what happened.
19:16:29 <diablo_rojo> Started to run Neutron and ran out of space on the VM lol
19:18:41 <SotK> hopefully its nothing too major at least
19:19:13 <diablo_rojo> Yeah I don't suspect it is, but I couldn't see more than a few lines lol.
19:19:28 <mordred> SotK: I've been working up a followup patch for webpack that I need to chat wit you about a little later ...
19:19:41 <mordred> SotK: turns out how storyboard does less stuff is ... complicated :)
19:22:28 <SotK> mordred: heh, thanks
19:23:40 * SotK should be around for the next few hours
19:28:04 <SotK> anything else in-progress that folk want to mention?
19:28:26 <diablo_rojo> SotK, did you see the post for the website?
19:28:34 <diablo_rojo> The pull request I did against your repo?
19:29:29 <SotK> oh, I didn't
19:29:33 <Zara> I too am late :/
19:29:46 <Zara> I should be around much more this week
19:29:58 <diablo_rojo> SotK, we should get that merged if you're cool with everything there.
19:30:04 <SotK> I'll take a look, but iirc the repo we watch to build the site is the one on Zara's github
19:30:20 <diablo_rojo> New post to breathe new life into the blog this new year
19:30:39 <diablo_rojo> SotK, oops lol will have to do pull request on Zaras then.
19:32:05 <Zara> I'm all for using better infra for that sometime fwiw :D
19:34:31 <SotK> using something that isn't github would be nice xD
19:35:09 <mordred> I have a hunch we could, you know, get that published from zuul ...
19:35:17 <Zara> SotK: +1 it was a fast option, not a nice one
19:35:51 <diablo_rojo> That would be nice.
19:36:42 <SotK> yeah, publishing from zuul would be lovely
19:40:36 <SotK> #topic Open Discussion
19:40:41 <diablo_rojo> What do we need to do to make that happen?
19:41:59 <persia> publishing from zuul?
19:44:50 <diablo_rojo> Yes.
19:48:02 <SotK> my ideal world would be a repo on gerrit which contains a zuul.yaml file containing configuration to build the html with pelican and upload the result to storyboard-blog.io in some way
19:48:45 <SotK> I'd need to do a little research before I could write said file, but I expect it wouldn't be a terribly difficult job
19:49:17 <Zara> iirc you already have a shellscript somewhere to automate the deploy?
19:49:40 <Zara> I think you said you got that working in the end
19:50:29 <Zara> (am assuming the instructions would be roughly the same, just trying to remember if there were any complications)
19:50:36 <SotK> well, its just a script which is run by a cronjob on storyboard-blog.io itself which polls the git repo and rebuilds in-place if needed, so not much actual deployment being done
19:50:47 <Zara> heh
19:51:15 <Zara> better than my bespoke manual infra
19:52:01 <Zara> `rm output/*`
19:53:03 <Zara> I mayyyy be able to look into that, I could do with doing some research on deployment automation anyway
19:53:28 <SotK> :D thanks
19:54:38 <SotK> first step is to get a repo somewhere nicer for contribution than github :)
19:57:44 <SotK> we can discuss further in #storyboard if people would like
19:57:50 <SotK> thanks for coming everyone!
19:57:57 <SotK> #endmeeting