*** miqui has quit IRC | 04:16 | |
*** saju_m has joined #storyboard | 05:13 | |
*** wendar_ has joined #storyboard | 05:29 | |
*** lifeless has quit IRC | 05:30 | |
*** wendar has quit IRC | 05:30 | |
*** lifeless has joined #storyboard | 05:31 | |
*** saju_m has quit IRC | 06:41 | |
*** saju_m has joined #storyboard | 06:54 | |
*** jcoufal has joined #storyboard | 07:25 | |
*** hashar has joined #storyboard | 07:36 | |
*** che-arne has joined #storyboard | 08:08 | |
*** che-arne has quit IRC | 08:15 | |
*** che-arne has joined #storyboard | 09:21 | |
*** saju_m has quit IRC | 09:27 | |
*** saju_m has joined #storyboard | 10:32 | |
*** che-arne|2 has joined #storyboard | 10:41 | |
*** che-arne has quit IRC | 10:44 | |
*** saju_m has quit IRC | 10:49 | |
*** saju_m has joined #storyboard | 11:24 | |
openstackgerrit | A change was merged to openstack-infra/storyboard: Use older than newest tox. Newest tox has a bug https://review.openstack.org/85576 | 11:28 |
---|---|---|
openstackgerrit | A change was merged to openstack-infra/storyboard: Minor grammar correction https://review.openstack.org/85578 | 11:29 |
*** che-arne|2 is now known as che-arne | 11:34 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Fix for not loading middleware https://review.openstack.org/85693 | 11:42 |
*** miqui has joined #storyboard | 12:47 | |
*** jang has quit IRC | 12:54 | |
*** jang has joined #storyboard | 12:56 | |
*** mfer has joined #storyboard | 13:10 | |
openstackgerrit | A change was merged to openstack-infra/storyboard: Fixes to parameters and layout in documentation https://review.openstack.org/83591 | 13:44 |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Missing docstrings added https://review.openstack.org/85718 | 13:46 |
krotscheck | Looks like NPM is failing on us | 13:50 |
krotscheck | Need some suggestions on approach with filtering: https://review.openstack.org/#/c/85532/ | 14:13 |
ruhe | krotscheck: re NPM, i thought mordred was working on local NPM mirrors in infra. is it still on the roadmap? | 14:15 |
krotscheck | ruhe: I was working on that, but I haven’t gotten around to updating the wiki docs. | 14:15 |
NikitaKonovalov | krotscheck: re filtering, I'll have a look | 14:15 |
krotscheck | The patch ended up abandoned | 14:15 |
ruhe | krotscheck: ok, i guess that requires lots of time (which is always is a scarce resource) | 14:20 |
krotscheck | ruhe: Yeah, filtering is… well, somethign I’m going to bring up in the meeting today. There’s the idea of search vs filter (inclusive vs exclusive), but a real search isn’t going to be possible without a decent fulltext index. And we don’t really want that behavior in some cases, such as a typeahead filter that ony wants projects with a specific string in it, right? | 14:22 |
krotscheck | I think my first question is: Does postgres have fulltext indexes? | 14:23 |
krotscheck | …and is it cleanly abstracted away in sqlalchemy | 14:24 |
krotscheck | There appears to be a plugin for sqlalchemy, but that _only_ supports postgres | 14:25 |
ruhe | krotscheck: afaik it's possible to have full-text search on top of postgres and mysql, but in case of StoryBoard i'd prefer to use something more suited for text search - like ElasticSearch. And do only the most primitive searches with SQL | 14:25 |
krotscheck | ruhe: That sounds good. I don’t know enough about ES to really comment | 14:27 |
ruhe | krotscheck: good thing about ES is that it is already in use in infra | 14:28 |
krotscheck | Are you suggesting we piggyback on that? | 14:28 |
ruhe | piggyback was always a hard word for me to understand :) i mean ES installation and configuration is already automated in infra, there is a known expert (clarkb). StoryBoard only needs to adopt these puppet scripts and implement search on top of ES | 14:31 |
krotscheck | got it. | 14:31 |
krotscheck | That’s good, since I sit next to clarkb :) | 14:31 |
ruhe | i also have infra core in the same room :) | 14:33 |
*** krotscheck changes topic to "Storyboard | http://git.openstack.org/cgit/openstack-infra/storyboard/ | Weekly Meeting: Mondays at 15:00 UTC in #openstack-meeting-3" | 14:41 | |
krotscheck | We’re in meeting-3, right? | 14:41 |
ttx | yes, in 15min | 14:42 |
*** krotscheck has quit IRC | 14:46 | |
*** krotscheck has joined #storyboard | 14:46 | |
krotscheck | There we go. | 14:47 |
krotscheck | For the record, I’m somewhat annoyed that znc keeps individual user preferences in the global config file | 14:48 |
krotscheck | Makes managing it with puppet obnoxious | 14:48 |
*** saju_m has quit IRC | 14:50 | |
krotscheck | Before we go into the meeting, anyone know of any outstanding MVP issues? | 14:50 |
*** che-arne has quit IRC | 14:51 | |
* NikitaKonovalov does not remember any | 14:52 | |
krotscheck | COol | 14:54 |
ruhe | ttx, SergeyLukjanov, mordred , gothicmindfood , jeblair, see #openstack-meeting-3 | 15:02 |
ruhe | cody-somerville, you too :) | 15:02 |
*** david-lyle has joined #storyboard | 15:08 | |
krotscheck | Ok, AFK for an hour or so while I make myself office-presentable. | 16:01 |
*** hashar has quit IRC | 16:02 | |
*** jcoufal has quit IRC | 16:07 | |
*** saju_m has joined #storyboard | 16:12 | |
*** saju_m has quit IRC | 16:35 | |
*** jang has quit IRC | 18:12 | |
*** saju_m has joined #storyboard | 18:51 | |
*** hashar has joined #storyboard | 19:34 | |
*** saju_m has quit IRC | 20:41 | |
*** hashar has quit IRC | 20:58 | |
*** jcoufal has joined #storyboard | 21:17 | |
*** mfer has quit IRC | 21:20 | |
*** miqui has quit IRC | 21:33 | |
*** david-lyle has quit IRC | 23:20 | |
*** jcoufal has quit IRC | 23:22 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Changed task states https://review.openstack.org/85868 | 23:25 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Updated UI for tasks status https://review.openstack.org/85870 | 23:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!