Friday, 2014-10-17

*** exploreshaifali has quit IRC00:53
*** X019 has quit IRC01:06
*** X019 has joined #openstack-zaqar01:19
*** X019 has quit IRC01:30
openstackgerritRose Ames proposed a change to openstack/zaqar: Remove duplicated code in pooling meta-controllers  https://review.openstack.org/12910902:17
*** jeffrey4l has joined #openstack-zaqar02:47
*** adu has quit IRC04:04
*** adu has joined #openstack-zaqar04:16
*** flwang1 has quit IRC04:27
*** vkmc has quit IRC04:53
*** reed has quit IRC05:27
*** jeffrey4l has quit IRC05:36
*** exploreshaifali has joined #openstack-zaqar06:21
*** exploreshaifali_ has joined #openstack-zaqar06:27
*** exploreshaifali has quit IRC06:29
*** adu has quit IRC06:34
*** echevemaster has quit IRC06:36
*** echevemaster has joined #openstack-zaqar06:41
*** echevemaster has quit IRC06:43
*** yfujioka has joined #openstack-zaqar06:54
*** yfujioka has quit IRC06:59
*** exploreshaifali_ has quit IRC07:00
wpfhi ,everyone, do you know that how to debug the code when running tox  or nosetests?07:27
*** dmitryme has quit IRC08:37
*** dmitryme has joined #openstack-zaqar08:42
*** sgotliv has joined #openstack-zaqar08:48
*** exploreshaifali has joined #openstack-zaqar09:10
*** exploreshaifali has quit IRC09:14
*** flaper87|afk is now known as flaper8709:16
flaper87wpf: nosetests -s09:17
flaper87wpf: you just need to set a breakpoint somewhere09:17
flaper87ekarlso: hey :)09:18
flaper87ekarlso: not sure if you're around but pong09:18
AAzzaflaper87: hi, I'm here survived three project reports and two exams and ready to review everything and everybody! How the thing is going on there?09:22
flaper87AAzza: hellooooooooooooooooooooooooo, I knew you'd make it! I hope it all went good on your side.09:23
flaper87Project is moving forward, we're in the phase of writing/reviewing specs09:24
flaper87AAzza: https://review.openstack.org/#/q/status:open+project:openstack/zaqar-specs,n,z09:24
AAzzaflaper87: oh, great)09:25
* AAzza reading09:25
* flaper87 is working on yet-another-spec now09:26
ekarlsoflaper87: u using rustlang btw?09:30
ekarlsoout of topic for zaqar but :)09:30
flaper87ekarlso: yup, I'm a contributor there09:31
ekarlsoflaper87: https://github.com/ekarlso/rust-metrics in case you wondered ;)09:31
* flaper87 clicks09:32
flaper87ekarlso: coooool09:32
flaper87ekarlso: did you publish that on reddit?09:33
ekarlsoflaper87: bop09:33
ekarlsonop09:33
ekarlsojust twitter :p09:33
flaper87ekarlso: http://en.reddit.com/r/rust/09:33
flaper87go09:33
flaper87:D09:33
flaper87ekarlso: have you been following the language?09:34
flaper87ekarlso: Do you like it?09:34
flaper87How was it to start coding in Rust?09:34
flaper87painful?09:34
ekarlsoflaper87: better then go I think09:34
ekarlsothough I'm still pondering how to do some stuff09:34
flaper87ekarlso: awesome, please feel free to ask09:35
ekarlsoflaper87: i'm trying to figure out how to trigger a "tick" every 5th second for meters09:47
openstackgerritFlavio Percoco proposed a change to openstack/zaqar-specs: Spec for notification service  https://review.openstack.org/12919209:49
*** flaper87 is now known as flaper87|afk09:50
*** exploreshaifali has joined #openstack-zaqar09:54
*** sgotliv has quit IRC10:02
*** exploreshaifali has quit IRC10:38
*** X019 has joined #openstack-zaqar11:10
*** exploreshaifali has joined #openstack-zaqar11:21
*** exploreshaifali has quit IRC11:44
*** vkmc has joined #openstack-zaqar11:46
*** jchai has joined #openstack-zaqar12:44
*** flaper87|afk is now known as flaper8712:57
flaper87vkmc: THERE YOU ARE!!!!!!!!!!!!!1112:57
flaper87vkmc: welcome back, girl! We missed you here.12:57
flaper87vkmc: hope GHC went good12:58
vkmcflaper87, HEEEEEEEEEEEY13:01
vkmc:D13:01
vkmcI missed you all too13:01
*** sriram has joined #openstack-zaqar13:10
*** mpanetta has joined #openstack-zaqar13:17
flaper87vkmc: glad you're back and I hope you're getting ready for the summit13:18
flaper87vkmc: as in, reviewing specs and writing your design sessions and working on your specs13:18
flaper87:P13:18
vkmcflaper87, oh yes, I was thinking about it... I haven't had enough time to do that yet >.>13:18
vkmcI'm finishing the Rally benchmarks, which I should have done last week13:18
*** openstackgerrit has quit IRC13:19
*** openstackgerrit has joined #openstack-zaqar13:19
*** exploreshaifali has joined #openstack-zaqar13:21
rivetersooo whoever reviews my patch will have my undying gratitude (renewable annually for a modest fee)13:21
riveterhttps://review.openstack.org/#/c/129109/13:22
*** malini has joined #openstack-zaqar13:22
*** malini1 has joined #openstack-zaqar13:27
*** malini has quit IRC13:30
*** flaper87 is now known as flaper87|afk13:30
openstackgerritFlavio Percoco proposed a change to openstack/zaqar-specs: Spec for notification service  https://review.openstack.org/12919213:42
*** adu has joined #openstack-zaqar13:46
*** adu has quit IRC13:53
*** adu has joined #openstack-zaqar13:54
vkmcriveter, will do :) thanks and congrats for your first contribution!13:55
openstackgerritFlavio Percoco proposed a change to openstack/zaqar: Put a cap on our cyclomatic complexity  https://review.openstack.org/12925913:57
*** flaper87|afk is now known as flaper8714:04
*** amitgandhinz has joined #openstack-zaqar14:05
*** adu has quit IRC14:07
openstackgerritFlavio Percoco proposed a change to openstack/zaqar: Put a cap on our cyclomatic complexity  https://review.openstack.org/12925914:14
*** AAzza is now known as AAzza_afk14:16
vkmcflaper87, in order to use Keystone auth with the client, can you pass the project-id after initialization?14:53
vkmcflaper87, I always did it when instantiating the client (like this https://github.com/openstack/python-zaqarclient/blob/master/examples/keystone_auth.py#L30-L39), but now I need to do that after that14:54
*** sgotliv has joined #openstack-zaqar15:01
*** flaper87 is now known as flaper87|afk15:13
*** kgriffs|afk is now known as kgriffs15:14
vkmckgriffs, hey :)15:14
vkmckgriffs, around?15:27
kgriffshi15:27
kgriffsyeah, now I am15:27
kgriffshad some trouble with wifi earlier15:28
kgriffs:p15:28
vkmcoh np :)15:28
vkmcdo you know if its possible to set the project_id after initialization in zaqar's client?15:28
vkmc(now that your wifi works I bother you with this questions heh, sorry for that)15:29
vkmcoh I think I found it15:33
*** sgotliv has quit IRC15:36
kgriffskk15:40
*** reed has joined #openstack-zaqar15:42
*** exploreshaifali has quit IRC15:45
*** kgriffs is now known as kgriffs|afk16:05
*** kgriffs|afk is now known as kgriffs16:15
*** amitgandhinz has quit IRC16:37
*** amitgandhinz has joined #openstack-zaqar16:38
*** exploreshaifali has joined #openstack-zaqar16:51
*** cpallares has joined #openstack-zaqar17:09
*** cpallares1 has joined #openstack-zaqar17:33
*** cpallares has quit IRC17:33
vkmckgriffs, any idea on why I'm getting "No messages were found in the request body." on Zaqar deployed with DevStack?18:08
kgriffsis that a client error?18:08
kgriffsoh, nevermind18:09
vkmcnope, server18:09
kgriffsyeah, I just realized that. :p18:10
kgriffshmm18:10
kgriffsok, looks like the post body was JSON but did not contain a "messages" field18:10
kgriffs{"messages": [] }18:10
kgriffss/looks/sounds18:11
vkmccan you reproduce that?18:11
vkmcin your env I mean18:11
vkmcI'm using the client to post messages18:12
vkmcbut using curl it happens too18:12
vkmccurl -i -X POST http://localhost:8888/v1/queues/samplequeue/messages -d '[{"ttl": 300, "body": {"event": "one"}}]' -H "Content-type: application/son" -H "Client-ID: fd1327f8-c7db-442d-9998-edf9cc7ad430" "X-Project-ID: fd1327f8-c7db-442d-9998-edf9cc7ad430"18:12
vkmcthis used to work ^18:12
*** kgriffs is now known as kgriffs|afk18:32
vkmcok that is happing in a non devstack deployment as well :o18:46
*** kgriffs|afk is now known as kgriffs18:48
*** kgriffs is now known as kgriffs|afk19:03
*** jchai is now known as jchai_afk19:13
vkmccpallares1, around?19:15
cpallares1hey vkmc19:34
vkmchey :) do you have a zaqar env updated by any chance?19:35
*** kgriffs|afk is now known as kgriffs20:00
*** jchai_afk is now known as jchai20:06
*** mpanetta has quit IRC20:10
-openstackstatus- NOTICE: Gerrit will be offline from 2100-2130 for project renames20:34
*** ChanServ changes topic to "Gerrit will be offline from 2100-2130 for project renames"20:34
*** malini1 has quit IRC20:37
*** kgriffs is now known as kgriffs|afk20:50
-openstackstatus- NOTICE: Gerrit is offline from 2100-2130 for project renames21:04
*** ChanServ changes topic to "Gerrit is offline from 2100-2130 for project renames"21:04
*** sriram has quit IRC21:12
*** kgriffs|afk is now known as kgriffs21:17
*** jchai has quit IRC21:22
*** ChanServ changes topic to "OpenStack Queuing and Notification Service || Smile :D || Meetings every Monday @ 21:00 UTC/15:00 UTC || Wiki: https://wiki.openstack.org/wiki/Zaqar || Paste: http://paste.openstack.org/ || Send messages and make some noise :D"21:26
-openstackstatus- NOTICE: Gerrit is back online21:26
*** exploreshaifali has quit IRC21:48
*** amitgandhinz has quit IRC21:52
*** cpallares1 has quit IRC21:59
*** openstackgerrit has quit IRC22:03
*** openstackgerrit has joined #openstack-zaqar22:04
*** reed has quit IRC22:35
*** kgriffs is now known as kgriffs|afk22:55
*** kgriffs|afk is now known as kgriffs22:56
*** amitgandhinz has joined #openstack-zaqar23:17
*** kgriffs is now known as kgriffs|afk23:46

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