Wednesday, 2014-02-26

*** Guest63393 has quit IRC01:35
*** Guest63393 has joined #storyboard01:35
*** Guest63393 is now known as persia01:35
*** krotscheck has quit IRC01:35
*** drdee has joined #storyboard01:42
*** krotscheck has joined #storyboard02:08
*** david-lyle has joined #storyboard02:52
*** krotscheck has quit IRC03:19
*** cody-somerville has joined #storyboard03:29
*** NikitaKonovalov_ is now known as NikitaKonovalov03:29
*** NikitaKonovalov is now known as NikitaKonovalov_03:39
*** drdee has quit IRC04:10
*** drdee has joined #storyboard04:44
*** drdee has quit IRC04:52
*** NikitaKonovalov_ is now known as NikitaKonovalov05:00
*** NikitaKonovalov is now known as NikitaKonovalov_05:06
*** saju_m has joined #storyboard06:50
*** NikitaKonovalov_ is now known as NikitaKonovalov07:27
*** jcoufal has joined #storyboard07:38
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Fix API launch  https://review.openstack.org/7646708:53
*** hashar has joined #storyboard09:22
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Fix API launch  https://review.openstack.org/7646709:24
*** hashar has joined #storyboard09:25
*** NikitaKonovalov is now known as NikitaKonovalov_09:45
*** SergeyLukjanov has quit IRC10:04
*** SergeyLukjanov has joined #storyboard10:05
*** david-lyle has quit IRC10:19
*** NikitaKonovalov_ is now known as NikitaKonovalov10:30
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Add token header to requests  https://review.openstack.org/7596110:32
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Auth support  https://review.openstack.org/7321910:47
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Add token header to requests  https://review.openstack.org/7596110:47
*** mfer has joined #storyboard11:12
*** mfer has quit IRC11:57
*** cody-somerville has quit IRC12:24
*** hashar has quit IRC12:24
*** NikitaKonovalov is now known as NikitaKonovalov_13:20
*** hashar has joined #storyboard13:31
*** NikitaKonovalov_ is now known as NikitaKonovalov13:38
*** mfer has joined #storyboard13:53
*** krotscheck has joined #storyboard14:52
*** jcoufal has quit IRC14:52
*** saju_m has quit IRC15:02
openstackgerritNikita Konovalov proposed a change to openstack-infra/storyboard-webclient: Add token header to requests  https://review.openstack.org/7596115:30
ttxkrotscheck: nice link on docs. A bit library / programming-language specific, but otherwise I agree15:34
krotscheckttx: Thanks. It's a long read though15:34
krotscheckttx: Most of those things will unfortunately be "nice to haves" for us until more people get involved with storyboard.15:35
ttxyeah. there is little objection to the idea that authored docs are better than wikis. Wikis are just a low friction way to generate /some/ doc.15:36
ttxor to be more precise, to easily push some info somewhere.15:37
ttxit shouldn't be a substitute for proper doc15:37
krotscheckttx: I agree, assuming that your wiki is discoverable :)15:48
NikitaKonovalovkrotscheck, hi15:52
NikitaKonovalovI've updated my client patches a bit15:52
krotscheckNikitaKonovalov: Saw that! Sorry I didn't get a chance to look at them yesterday.15:53
NikitaKonovalovand there is also  one more to fix our UI test fails, we have renamed the environment at some point but forgot to change the api.sh15:53
krotscheckOops.15:53
krotscheckWe can get that in quick.15:53
NikitaKonovalovhttps://review.openstack.org/#/c/76467/15:53
krotscheckNikitaKonovalov, ttx: I don't suppose anyone out there is feeling up to doing a CR on my MVP patch?15:53
krotscheckIt's big....15:54
krotscheck...and it's all javascript...15:54
ttxkrotscheck: I can have a cursory look and bless you15:54
krotscheckttx: Thanks15:54
ttxthat way you can blame me when it fails sth15:54
krotscheckhttps://review.openstack.org/#/c/70897/15:54
krotscheckEeeehn, I'll blame myself. Then I'll fix it :)15:55
ttx+1692, -1609 huh :)15:55
* ttx enters cursory review mode15:55
ttxkrotscheck: in a normal world you would break that into multiple separate small things. But I guess we could see that almost as the initial code drop15:56
ttxgiven how little is in it15:57
krotscheckttx: The number of patches I'd have to chain for that would be ridiculous.15:57
*** david-lyle has joined #storyboard15:57
NikitaKonovalovkrotscheck, I've placed my changes on top of it and everything works, so +1 from me15:58
krotscheckttx: But I get your point.15:58
NikitaKonovalovso there is a chain already15:58
ttxAt some point you'll have to switch to self-contained, minimal changesets. Probably not today15:58
*** david_lyle_ has joined #storyboard16:02
NikitaKonovalovI dont know why but https://review.openstack.org/#/c/76467/ does not want to merge16:04
NikitaKonovalovlooking through the logs16:04
NikitaKonovalovseems like openstack_citest user has no privileges to alter tables in mysql16:05
*** david-lyle has quit IRC16:06
*** david-lyle has joined #storyboard16:08
NikitaKonovalovand that's strange, tests were ok in check pipeline16:09
krotscheckNikitaKonovalov: That seems weird.16:10
NikitaKonovalovand one more error is that port 9000 is in use by something else16:11
ttxkrotscheck: minor comments in16:12
*** david_lyle_ has quit IRC16:12
krotscheckNikitaKonovalov: I'm on the 9000 error, that's the tests running concurrently and getting in each other's way.16:12
*** NikitaKonovalov is now known as NikitaKonovalov_16:12
*** david_lyle_ has joined #storyboard16:13
krotscheckNikitaKonovalov_: Why did the gate check fail on a SELECT?... that seems... dumb.16:13
ttxkrotscheck: let me know when you have my comments addressed and I'll +2/APRV16:13
krotscheckttx: First thing when I get in :)16:14
* ttx is afraid to ask in what16:14
ttxkrotscheck: btw before I get too excited, would be good to know if you feel like a trello-like task org view would be completely out of your league. My straw man on https://wiki.openstack.org/wiki/StoryBoard/Task_Lists ignores a bit the UI complexity aspect16:16
*** david-lyle has quit IRC16:16
ttxkrotscheck: from what I see at https://github.com/onepiecejs/nodejs-cantas it should be doable, but you know better16:17
krotscheckttx: I've built something like that before.16:17
krotscheckttx: It's not overly complex, just annoying to work out all the drag-and-drop edge cases.16:17
ttxkrotscheck: ok then, not a blocker16:18
krotscheckttx: Also, x-browser support was a PITA if I recall correctly, but then that was in the IE7 days.16:18
ttxjust need to check if that would actually be usable and desirable16:18
krotscheckttx: Usabilitiy on things like that are much higher on tablets.16:19
*** david-lyle has joined #storyboard16:19
krotscheckttx: But yeah, we can experiment16:19
*** david_lyle_ has quit IRC16:21
*** david_lyle_ has joined #storyboard16:23
*** cody-somerville has joined #storyboard16:24
*** cody-somerville has quit IRC16:24
*** cody-somerville has joined #storyboard16:24
*** david-lyle has quit IRC16:27
*** david_lyle_ is now known as david-lyle16:27
*** david_lyle_ has joined #storyboard16:28
*** cody-somerville has quit IRC16:29
*** david-lyle has quit IRC16:31
*** david_lyle_ has quit IRC16:36
*** david-lyle has joined #storyboard16:46
*** hashar has quit IRC16:56
*** NikitaKonovalov_ is now known as NikitaKonovalov17:04
*** saju_m has joined #storyboard17:06
*** NikitaKonovalov is now known as NikitaKonovalov_17:27
*** NikitaKonovalov_ is now known as NikitaKonovalov17:29
*** cody-somerville has joined #storyboard17:31
*** cody-somerville has quit IRC17:31
*** cody-somerville has joined #storyboard17:31
*** krotscheck has quit IRC17:40
*** NikitaKonovalov is now known as NikitaKonovalov_17:51
*** NikitaKonovalov_ is now known as NikitaKonovalov17:53
*** cody-somerville has quit IRC18:20
*** saju_m has quit IRC18:35
*** krotscheck has joined #storyboard18:48
*** mfer has quit IRC19:09
openstackgerritMichael Krotscheck proposed a change to openstack-infra/storyboard-webclient: MVP Storyboard Client  https://review.openstack.org/7089719:34
*** miqui_ has joined #storyboard19:42
*** krotscheck has quit IRC19:47
*** miqui has quit IRC19:47
*** krotscheck has joined #storyboard19:53
*** ruhe- has joined #storyboard20:00
*** ruhe has quit IRC20:01
*** ilyashakhat has quit IRC20:01
*** miqui_ has quit IRC20:01
*** ruhe- is now known as ruhe20:01
*** ilyashakhat has joined #storyboard20:01
*** miqui has joined #storyboard20:02
* krotscheck gripes at the database.20:04
krotscheckruhe, NikitaKonovalov: Looks like the webclient build failed because of a missing conf file - I'm guessing I have to update the build in some way?20:06
krotscheckhttp://logs.openstack.org/97/70897/7/check/gate-storyboard-webclient-js-unittests/9531870/console.html20:06
*** hashar has joined #storyboard20:07
*** mfer has joined #storyboard20:54
*** NikitaKonovalov is now known as NikitaKonovalov_21:17
*** openstackgerrit has quit IRC21:20
*** openstackgerrit has joined #storyboard21:21
*** david_lyle_ has joined #storyboard21:23
*** david-lyle has quit IRC21:35
*** mfer has quit IRC21:56
*** hashar has quit IRC22:28

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!