16:06:22 #startmeeting storyboard 16:06:24 Meeting started Thu Jan 16 16:06:22 2014 UTC and is due to finish in 60 minutes. The chair is ttx. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:06:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:06:27 The meeting name has been set to 'storyboard' 16:06:43 #link https://wiki.openstack.org/wiki/StoryBoard 16:06:53 Agenda is pretty empty, feel free to add to it 16:07:02 #topic Storyboard sprint 16:07:22 Details have been published at: 16:07:24 #link https://wiki.openstack.org/wiki/StoryBoard/Brussels_Sprint 16:07:48 Russian folks: how are the visas coming along ? 16:08:04 still in progress, but things seem to be ok there 16:08:15 Please add your arrival/departure times on the "Attendees" section of that wikipage 16:08:23 ttx: ok 16:08:26 will help plan any extra-curricular activities 16:08:51 krotscheck: there will be coffee. 16:08:58 ttx: Thank goodness. 16:09:05 ttx - I spoke with Cody a little bit about whipping up a super basic agenda for both days. 16:09:16 I have that on my to-dos for today 16:09:17 krotscheck: nespresso crap, but at least it's espressos 16:09:44 gothicmindfood: sounds good 16:10:05 I'll probably just start with "here are, realistically, the hours we can work, and the basic themes we need to cover in those hours" 16:10:07 gothicmindfood: do the workgroups I put in the wiki make sense ? 16:10:41 ttx: I think so, but I also believe we're just in one room, right? 16:10:49 gothicmindfood: we can start with a basic intro to the root of the project and introduce everyone and then fly 16:10:56 ttx: i've added myself to the CI/CD group. i hope it's ok because i'm working on Puppet scripts for installation of Storyboard 16:11:20 gothicmindfood: it's more a way to organize within the room than /separate/ workgroups 16:11:42 ttx: understood 16:11:58 also to try to predict who is interested by what 16:12:24 It's not like we can't reshuffle when we're there. Chances are some teams will have less to do than others. 16:12:25 ttx: I think some things will lead into others (a basic product plan/model, for example, needs input from everyone, and will lead to Code and Infra work prioritizations for the sprint) 16:12:54 gothicmindfood: agreed. It's more general themes and the people who we expect to drive each 16:13:08 ok cool - definitely understood. :) 16:13:22 any question on that sprint ? Everyone booked hotels already ? 16:13:36 russian folks booked hotels 16:14:29 I believe everyone in HP is booked, but I'm not 100% on mordred 16:14:29 ok then, no question, let's move on 16:14:46 what did I do? 16:14:51 gothicmindfood: he is having problems finding a decent Starwood option, I guess 16:15:02 oh - no, I'm booked 16:15:08 oh godo! 16:15:10 I'm not staying where you are - but whatevs 16:15:11 good! 16:15:20 mordred - you aren't at the 4 points? 16:15:29 nope 16:15:44 The 4 points is.. not so great. been there last year 16:15:49 gothicmindfood: He's probably at the luxury collection downtown ;) 16:16:11 brussels has a decent selection of nice "boutique" hotels that are not more expensive :) 16:16:35 anyway, moving on 16:16:50 #topic storyboard-webclient current state 16:17:03 This was added by me, trying to catch up on you all 16:17:07 since you run so fast 16:17:22 Righto, so the webclient build went into infra yesterday 16:17:26 could anyone explain where we currently are, and how to test that state (if possible) ? 16:17:31 krotscheck: ok 16:17:40 And after a minor hiccup (some of the test results weren't being uploaded) that all seems to be working now. 16:17:51 * ttx is already missing ./manager.py runserver 16:17:56 manage* 16:17:58 The build takes a bit, because infra's making us recompile node from scratch every time. 16:18:28 Next steps: 16:18:47 1- Get the storyboard API spun up so we can do real integration/functional tests. 16:18:55 (rather than mocking it) 16:19:14 2- Get the whole shebang onto a server. ruhe's currently working on that. 16:19:29 so the webclient is currently diplaying mocked data ? How feature-y is it compared to the Django poc ? 16:19:47 ttx: Well, the copy that's up there matches the UI. 16:19:51 (I should test that but all those new words (grunt) scare me 16:19:55 ) 16:20:04 I'm currently working on mocking all the data bits, ETA sometime... todayish? 16:20:45 krotscheck: is there some "how to test" instructions that end up mostly usable on a Linux distro (ubuntu/debian) ? 16:20:54 (note: Mocks in angular intercept at the request level, so once we have an API we can rip that out and it _should_ work magically) 16:21:17 ttx:... like "how do you run it?" 16:21:18 (one never knows, I might have some time to play tomorrow) 16:21:26 krotscheck: yes, run from code 16:21:27 ttx: the grunt stuff is actually quite nice 16:21:35 once you step through it the first time and get past the fear 16:21:46 mordred: i don't doubt it. I'm just being realistic on my ability to free up time this week 16:21:50 in fact, it makes it all feel very much like normal dev instead of scary web things 16:21:58 ttx: There's some instructions in the readme, I can elabroate on those. 16:22:01 ttx: like, with unittests and stuff 16:22:37 krotscheck: taht would be nice, but if I'm the only one behind I could also take the high road 16:22:38 ttx: I was able to run grunt things on basically the first try by following the instructions - and I enjoyed the experience 16:22:53 mordred: ok, I'll try that 16:22:55 ttx: Take a look at bin/bootstrap.sh 16:23:05 That's a script that'll install everything into a locally configured path 16:23:18 You can adjust that script to do sudo thing 16:23:20 *things 16:23:22 krotscheck: don't lose time on me. If mordred could run JS things, so could I. 16:23:40 (previous sentence not true for C++) 16:23:43 ttx: they've even got pep8 like things and stuff! 16:24:06 mordred: who could have expected that 16:24:15 I know, right? 16:24:24 I mean, everyone knows Python is the only language with decent... wait 16:24:32 hahahahahaha 16:25:18 krotscheck: is the UI a completely new thing ? Or based on the Bootstrap POC ? 16:26:04 krotscheck: FWIW my preference for semantic-UI is based on the cleaner aspect of the syntax, and the fact that it doesn't look like the 1000s of sites using bootstrap. 16:26:08 Right, so next step is "Let's get a server" 16:26:08 (Might be a good new agenda item) 16:26:21 so it's a bit of a hipster thing 16:26:34 cody-somerville has much stronger and reasonable reasons 16:26:36 ttx: It's almost a verbatim copy fo the PoC 16:26:41 There are some kittens 16:26:56 krotscheck: no unicorns?!? 16:27:17 ttx: I did want to take the time to see how semantic UI stacks up by doing a full replacement. 16:27:40 I'm ok to defer decision to the people who will end up writing the most code. My preference being purely aesthetic 16:27:43 ttx: I also don't like the "Everyone's using the same UI" thing, but thankfully all the colors/variables are injectable. 16:28:19 ttx: Though that is true for all the layout frameworks out there. 16:28:25 krotscheck: did you look up semantic-ui yet ? any reason for not loving it ? 16:28:28 ttx: also, fwiw, have spoken with david-lyle recently and horizon is also interested in moving a bit more in a direction similar to this stuff from krotscheck - so we may actually wind up staying somewhat in alignment 16:28:36 * krotscheck is personally not a big fan of how much padding they use. 16:28:37 krotscheck: the fact that it's not bootstrap, so not so much used ? 16:29:01 ttx: I have two not-very-good-reasons for preferring bootstrap. 16:29:06 First: I know it. 16:29:24 krotscheck: anyway, I think that's a great topic to finally sort out at the sprint 16:29:29 Second: Semantic UI's markup actually makes assumptions about how you want your UI to look on different browser sizes, instead of giving you direct control. 16:29:36 and then have everyone aligned 16:29:43 ttx: I agree. 16:29:56 ttx: And that gives me a deadline. 16:30:18 yeah, I think things are aligning well, timing-wise 16:31:11 #topic "Let's get a server" 16:31:21 krotscheck: I'll let you introduce topic 16:31:31 Having said that: Both bootstrap and semantic live in the world of "We don't want to bother with doing too much UI work". If we're going to get super custom on the UI we might want skeleton 16:31:38 Ok 16:31:50 So, the basic pieces of the project are this: 16:32:09 1- A Javascript webclient that can be served statically and will (once we get our first gate) live in a tarball on tarballs.o.o 16:32:11 gothicmindfood: could you draft your sprint agenda on the wiki ? And include "final discussion/decision on bootstrap vs. semantic-ui" in there ? 16:33:01 2- A wsgi enabled set of API's hosted by apache 16:33:06 (via mod_wsgi) 16:33:09 3- A database. 16:33:15 ttx: certainly! 16:33:16 I agree with those 16:33:34 The caveat on 2 is that right now there's still django, but there won't be for long. 16:34:04 krotscheck, there is a change by ruhe removing it afaik 16:34:20 let me find a link 16:34:21 THere's an additional assumption that we're going to put this on storyboard-dev.o.o and storyboard.o.o 16:34:25 i moved it to WIP until we get something working with new REST API 16:34:48 i guess all these bits (webclient, mod_wsgi and DB) are covered with https://review.openstack.org/#/c/65017 16:34:55 Now ruhe's done a bunch of work to get the server/pecan stuff set up. 16:35:09 mordred: about urls: did we say stories vs. storyboard ? 16:35:14 (plus all the other holy-shit-productive things he's done) 16:35:28 I think we said stories - with cnames for bugs, blueprints and issues :) 16:35:32 i discuss with fungi and he said that it's not a problem to spin up a server 16:35:47 err, * i discussed this with * 16:35:49 mordred: that said, the storyboard name is both a codename and a function. And it looks better 16:36:07 I'm fine with any of it 16:36:44 yes, i can try to apply the puppet change in a dev environment to spin up a server 16:37:22 fungi: i'll setup a repo on github which will be installable by these scripts 16:37:41 because some required bits are still on review 16:37:56 Ok, in the meantime, ttx - can you look at the patch on webclient and get it through? That'll generate a real live tarball for them to work with. 16:38:13 krotscheck: link 16:38:31 ttx: https://review.openstack.org/#/c/66911/ 16:38:42 * ttx thinks krotscheck should have +2, at the very least on the webclient part 16:38:46 ++ 16:38:49 * mordred will get that done 16:39:05 Woo, I feel all official and stuff 16:39:09 I mean, we are way past my Django skills here 16:39:40 ttx: Well, hopefully looking at that patch will show you how easy and awesome and wonderful functional testing in javascript is :) 16:39:57 krotscheck: you are now in storyboard-core - I'm not going to bother splitting it in to two core teams right now 16:40:05 mordred: you can second+2/aprv https://review.openstack.org/#/c/66911/ 16:42:06 Any other comments on getting a server? 16:42:15 mordred: Thanks 16:42:27 I'll keep my dirty fingers off the python 16:43:47 krotscheck: nope. we'll get that and a db spun up 16:44:10 we'll use a trove db for the database, which is already how ruhe has organized the puppet 16:44:22 do we need storyboard-dev/ 16:44:24 ? 16:44:41 I believe the intent was that we'd just run pure CD, no? 16:44:52 (kinda like we do with zuul and nodepool and friends) 16:45:52 Open discussion? 16:46:17 the only problem we might hit with pure CD is a broken DB schema. it'll require manual reset of DB and migration 16:46:36 shouldn't we hit that in gating tests though? 16:46:52 krotscheck: auth discussion/ 16:46:54 ? 16:46:59 we should, but things happen :) 16:47:14 mordred: Good point 16:47:33 * krotscheck thinks he's laggy 16:48:44 Hrm. Not that laggy 16:48:51 So re: Auth 16:48:52 https://etherpad.openstack.org/p/M6G4iKRZZX 16:50:18 oops sorry 16:50:23 #topic Open Discussion 16:50:41 krotscheck: sorry, haven't yet a chance to go through your doc; neither i have any experience in this area 16:50:51 Given that at some point we'll need auth via SSH/Login/OpenID, mordred and ruhe proposed that we make our auth system pluggable 16:51:51 does that mean there should be a plugin mechanizm on a rest side? 16:51:53 why SSH/Login ? 16:51:55 Since all we really need the plugability for is figuring out who we are, I proposed that we separate the ideas of "authentication" (who are you) and "authorization" (what can you do) 16:52:04 ttx: SSH Pub Key 16:52:11 Login for... beats me, actually 16:52:16 I'm not 100% sold that we'll need ssh - I think if we have oauth for api access that should be fine 16:52:21 right, was just trying to understand the use case 16:52:36 Ok, so use case: CLI client. OAuth will work? 16:52:39 I was mainly bringing up that I know of a deployment that's going to want to hook up user accoutns to ldap 16:52:49 oauth sounds enough for auth.*ing between apps 16:52:59 mordred: Righto, well, as long as we make authentication pluggable, they can build their own adapter. 16:53:03 yah. launchpadlib uses oauth 16:53:18 I'm fine with it as long as the indirection is not costing us too much 16:53:27 i suspect it doesn't 16:53:27 I think the only thing _we_ need to care about is openid for web and oauth for api 16:53:31 NikitaKonovalov: Plugin mechanisms sound complicated.... 16:54:08 At the end of the whole auth process, each user (CLI or LDAP or Web) Will have an OAuth2 token with which they authorize. 16:54:33 any idea, with an external openid source, how we disable users? 16:55:00 (from their oauth stuff) 16:55:00 mordred: managing users should be internal to storyboard, no? 16:55:22 * mordred headsmacks 16:55:25 thanks 16:55:26 In the end we still have to keep track of user records anyway, so adding an admin blacklist flag... 16:56:08 ok, anything else ? 16:56:11 There are some implementation detail questions we can talk about - how long does the token expire, do we allow refreshes, etc... 16:56:16 but that's details. 16:56:33 oh. Any vegetarian/vegan in the sprint group ? 16:56:44 because you know... Brussels. 16:57:01 ttx: Might want to ask about celiacs, too. Because, you know, Brussles :) 16:57:07 (not me) 16:57:15 same category as Paris in veggie-friendliness 16:58:02 ok. 16:58:15 last minute thoughts ? 16:58:26 Oh. i'll miss next week meeting 16:58:40 I shall be snowboarding somewhere if evrything goes according to plan 16:59:17 alrighty 16:59:17 #endmeeting