15:02:48 #startmeeting storyboard 15:02:49 Meeting started Mon Apr 28 15:02:48 2014 UTC and is due to finish in 60 minutes. The chair is krotscheck. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:02:50 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:02:53 The meeting name has been set to 'storyboard' 15:02:54 WHo’s here? 15:03:37 o/ 15:03:47 Huhn. Ok 15:04:00 Well, hopefully other people will join later. Want to do this informally and just give a status update? 15:04:07 Agenda-ish: https://wiki.openstack.org/wiki/StoryBoard 15:04:33 my update is not very long 15:04:51 I've updated my change with timeline to carefully migrate comments 15:05:14 Noticed that, looks good. 15:05:38 there is also a change to add a special test that should not allow migrations with the same id 15:05:56 here it is https://review.openstack.org/#/c/90047/ 15:06:21 And now I'm working on Project Groups API 15:06:36 Oooh, good one 15:06:44 waiting for reviews on this one https://review.openstack.org/#/c/90736/ 15:07:36 I was thinking: doesn’t alembic yell at you when you don’t have the same migration? 15:08:14 It prints a warning to stdout and goes on as if nothing happened 15:08:27 Oh. 15:08:33 That’s all sorts of fail 15:09:14 Anything else, or shall I do mine? 15:09:21 here is the proof https://github.com/zzzeek/alembic/blob/master/alembic/script.py#L217 15:09:29 but that's all from my side 15:13:59 Ugh, sorry, got disconnected 15:13:59 Anyway. 15:14:00 What was the last update I sent? 15:14:34 I started using a tool for UI reviews. I have to add participants to the project manually (it’s not just open), so if you want to see what I’m working on UI/UX wise ping me. 15:14:58 I 15:15:00 The tool itself is here: https://projects.invisionapp.com/d/main#/projects 15:15:12 yea, I've got your invitation 15:17:16 This week I’m planning on landing those patches and adding stupid task priorities. 15:17:42 Also, likely, adding the typeahead dropdown for project selection in the new story modal. 15:17:47 ‘cause, really, we need it there. 15:18:34 Ok I'll take care of priorities on server-side 15:18:45 NikitaKonovalov: I can do that. 15:18:49 Unless you REALLY want to 15:19:16 Well, I was actually thinking on what to do next 15:20:24 I've also seen your story about splitting alembic migrations for auth and non-auth stuff 15:20:36 that looks interesting 15:20:41 NikitaKonovalov: Yeah, that was something I’m currently pondering whether it’s a good idea or not. 15:21:06 (unless alembic has another 'just_a_warning' fotr us) 15:21:28 I mean, if slqalchemy/alembic and pecan/wsme are the OpenStack Way (tm), then making some of the common code across services easily pluggable would really help other projects. 15:23:12 It will, but afaik openstack projects tend to use keystone for auth and communicate thorugh clients with it 15:23:46 So it’d require that our pluggable auth is pluggable. 15:23:47 Hrm 15:23:56 Sounds like that’s one too many plugs. 15:24:11 But hey, we’re not the only service out there using this stack, so... 15:24:35 Anyway, if there’s nothing else I’m ok just calling this meeting and letting everyone get back to work. 15:25:14 krotscheck: agree 15:25:19 Alright 15:25:24 #endmeeting