Friday, 2015-01-09

*** kgriffs is now known as kgriffs|afk00:24
*** kgriffs|afk is now known as kgriffs00:27
*** amalagon has quit IRC01:24
openstackgerritFei Long Wang proposed openstack/zaqar: Implement mongodb driver for notifications  https://review.openstack.org/13979201:49
*** amalagon has joined #openstack-zaqar01:50
*** kgriffs is now known as kgriffs|afk01:52
*** pcaruana is now known as pcaruana|afk|02:34
*** cpallares has quit IRC03:08
openstackgerritFei Long Wang proposed openstack/zaqar: Implement mongodb driver for notifications  https://review.openstack.org/13979203:25
openstackgerritFei Long Wang proposed openstack/zaqar: Add REST API for notification/subscriptions  https://review.openstack.org/14243203:25
*** bradjones has quit IRC04:12
*** amalagon_ has joined #openstack-zaqar06:20
*** amalagon has quit IRC06:22
*** reed has quit IRC06:49
*** exploreshaifali has joined #openstack-zaqar07:17
*** dynarro has joined #openstack-zaqar07:20
*** boris-42 has quit IRC09:13
openstackgerritFlavio Percoco proposed openstack/zaqar: Forbid adding stores with mismatching capabilities  https://review.openstack.org/14578309:48
exploreshaifaliflaper87: around?09:52
flaper87exploreshaifali: yup09:53
flaper87exploreshaifali: gooood morning09:53
*** exploreshaiflai has joined #openstack-zaqar09:54
exploreshaiflaiflaper87: gooooood morning :)09:55
exploreshaiflaiflaper87: I am still unable to solve the issue---- pasted here dpaste.com/3AKJQK809:56
exploreshaiflaiTypeError: 'QueueController' object is not callable09:57
exploreshaiflaiplease can you help in debugging?09:57
exploreshaiflaiit is showing two modules one decorators and another is bootstrap09:58
exploreshaiflaiThe thing which we are doing has nothing to do with property or method....I have tested by creating classes their properties and moving them in same manner as in our code10:00
exploreshaiflaiit is working fine10:01
exploreshaiflaithat is, have created similar classes separately and tested locally10:01
flaper87exploreshaiflai: is the last version on gerrit ?10:02
exploreshaiflaitox output is pasted here http://dpaste.com/0PS23GK10:03
exploreshaiflaiflaper87: yes....last patch submitted10:03
openstackgerritFlavio Percoco proposed openstack/zaqar: Fork v1_1 of the API into v2  https://review.openstack.org/14573910:03
flaper87exploreshaiflai: ControlDriver(self.conf, self.cache).queue_controller() <- this should become ControlDriver(self.conf, self.cache).queue_controller10:04
exploreshaiflaiflaper87: here is link https://review.openstack.org/#/c/144340/10:04
flaper87(remove the parenthesis)10:04
flaper87queue_controller *is* a ControlDrive's property (not a method)10:04
flaper87which means you've got to access it as if it were an attribute10:04
exploreshaiflaiflaper87: oh, yes10:04
exploreshaiflaiyes yes10:05
exploreshaiflaiflaper87: thanks!!.....It was my dumbness, I should have rehecked it properly10:09
exploreshaiflaithough it is now giving another error, but let me try to solve it first.10:10
flaper87exploreshaiflai: np, glad it worked :)10:11
* flaper87 cheers for exploreshaiflai10:11
exploreshaiflaicheers :)10:12
*** dynarro has quit IRC10:17
*** exploreshaiflai has quit IRC10:30
*** exploreshaifali has quit IRC12:12
*** boris-42 has joined #openstack-zaqar12:15
vkmcmorniiing12:16
*** exploreshaifali has joined #openstack-zaqar12:21
*** kgriffs|afk is now known as kgriffs12:22
*** kgriffs is now known as kgriffs|afk12:29
*** kgriffs|afk is now known as kgriffs12:30
*** kgriffs is now known as kgriffs|afk12:42
flaper87vkmc: gooooooooooooooooooooooooooooood morning12:43
vkmcflaper87, heeeeeeeey12:44
flaper87vkmc: how are you doing?12:47
vkmcflaper87, good good :) you?12:48
flaper87vkmc: alllllll goood, fighting nova's gate but I think I'm on the right track12:48
*** dynarro has joined #openstack-zaqar12:52
vkmccool :)12:52
*** dynarro_ has joined #openstack-zaqar12:57
*** dynarro has quit IRC12:57
vkmcexploreshaifali, hey there! how is it going?13:33
exploreshaifalivkmc, goooooood morning :)13:34
exploreshaifalilast problem of QueueController is solved....thanks to flaper8713:34
vkmcthat's awesome!13:34
exploreshaifalivkmc, that reason was that I used queue_controller as method13:35
exploreshaifalibut it is a property13:35
exploreshaifaligot to know about @property decorator13:35
vkmcnice catch13:35
exploreshaifalibut yet, now there are 3 different errors are occuring, am trying to solve those issues13:36
vkmcstill getting the abstract method one?13:36
exploreshaifalinup13:36
exploreshaifaliMismatchError: 404 != 20113:37
vkmcoops, running the server or running the tests?13:37
vkmcthat is an assertion error in one of the test13:37
vkmcs13:37
exploreshaifaliand AttributeError: 'ControlDriver' object has no attribute 'message_controller'13:37
exploreshaifalivkmc, yes yes while running the test13:38
exploreshaifaliserver is started :)13:38
vkmcoh that's good to know13:38
vkmc:)13:38
exploreshaifaliyeah......trying to know about the issues which cause these problems....first I will and if got stuck will ping you, as always :P13:39
vkmcsure, no problem13:40
vkmcat least the server is running now13:40
vkmcso its a good sign :D13:40
exploreshaifaliyeah.... :D13:41
vkmcI don't remember correctly... is there a blueprint defined for the change you are doing exploreshaifali?13:45
exploreshaifalivkmc, no there is no BP.....we decide tasks(what to next) and complete it, completed ones and current one which I am doing right now are listed https://etherpad.openstack.org/p/exploreshaifali-opw-split-layers13:46
vkmcexploreshaifali, would you mind submitting a blueprint?13:47
vkmcit would be easier for you to keep track of the changes13:47
exploreshaifalivkmc, yeah, it will help me a looot in tracking my progress too13:47
exploreshaifalibut how to start with it?13:48
exploreshaifalirst file13:48
vkmcwhen you have a moment... probably you are now working hard with the patch13:48
flaper87http://logs.openstack.org/39/145739/3/check/gate-zaqar-python27/a9310d5/testr_results.html.gz13:48
exploreshaifalilol...... vkmc yes yes13:48
flaper87did something land recently that could've broken that ?13:49
vkmchttps://blueprints.launchpad.net/zaqar <- register a blueprint13:49
flaper87http://logs.openstack.org/83/145783/3/check/gate-zaqar-python27/65c4674/testr_results.html.gz13:49
flaper87same error, 2 different patches13:49
vkmcflaper87, checking13:50
*** pcaruana|afk| has quit IRC13:53
vkmcflaper87, I don't see anything that could cause that error14:04
*** sriram has joined #openstack-zaqar14:16
flaper87mmh, lemme dig into that14:24
*** miqui_ has quit IRC14:26
*** mpanetta has joined #openstack-zaqar14:38
*** amitgandhinz has joined #openstack-zaqar14:40
vkmchmmh oslo.config.generator is generating an empty configuration file14:44
vkmcoh there it its :)14:49
flaper87so, no issues locally14:51
flaper87mmh14:51
flaper87mmh14:51
*** aj9 has joined #openstack-zaqar14:52
*** pcaruana|afk| has joined #openstack-zaqar14:52
vkmcmmhmh14:52
*** achanda has joined #openstack-zaqar15:02
*** exploreshaifali has quit IRC15:04
*** kgriffs|afk is now known as kgriffs15:05
*** reed has joined #openstack-zaqar15:14
vkmcflaper87, did you check out this log? http://logs.openstack.org/92/139792/12/check/gate-zaqar-python27/d186c4e/subunit_log.txt.gz15:16
*** achanda_ has joined #openstack-zaqar15:41
*** achanda has quit IRC15:41
*** kgriffs is now known as kgriffs|afk15:41
*** cpallares has joined #openstack-zaqar15:42
*** kgriffs|afk is now known as kgriffs15:43
*** kgriffs is now known as kgriffs|afk15:45
*** csoukup has joined #openstack-zaqar15:49
*** achanda_ has quit IRC15:58
*** openstackgerrit has quit IRC16:05
*** openstackgerrit has joined #openstack-zaqar16:06
*** kgriffs|afk is now known as kgriffs16:22
*** kgriffs is now known as kgriffs|afk16:24
*** exploreshaifali has joined #openstack-zaqar16:33
*** amalagon_ has quit IRC16:35
*** dynarro_ has quit IRC16:37
*** cpallares has quit IRC17:19
*** achanda has joined #openstack-zaqar17:22
*** kgriffs|afk is now known as kgriffs17:33
*** amalagon has joined #openstack-zaqar17:45
*** amalagon has quit IRC17:50
*** amitgandhinz has quit IRC17:53
*** echevemaster has joined #openstack-zaqar17:59
*** kgriffs is now known as kgriffs|afk18:04
*** achanda has quit IRC18:13
*** amitgandhinz has joined #openstack-zaqar18:37
*** kgriffs|afk is now known as kgriffs18:58
-openstackstatus- NOTICE: paste.openstack.org is going offline for a database migration (duration: ~2 minutes)18:59
*** amalagon has joined #openstack-zaqar19:00
*** exploreshaifali has quit IRC19:13
*** mpanetta has quit IRC19:19
*** mpanetta has joined #openstack-zaqar19:20
*** exploreshaifali has joined #openstack-zaqar20:00
exploreshaifalivkmc, do we got any solution for *MismatchError: '404 Not Found' != '201 Created'*20:33
openstackgerritTamer Tas proposed openstack/zaqar: Remove config file reference in Zaqar's README.rst  https://review.openstack.org/14619620:34
vkmcexploreshaifali, is that a question?20:34
vkmcI haven't seen that error20:34
exploreshaifalisorry, yeah that was a question20:35
exploreshaifaliflaper87, and you were looking at common errors20:35
vkmcwhere do you see that?20:35
vkmcohh20:35
vkmcyeah, it was an assertion error20:36
exploreshaifaliyes yes20:36
vkmcbut regarding number of messages sent20:36
vkmcnope, not yet20:36
exploreshaifaliok :)20:36
vkmcI could reproduce in my environment so I'm debugging now20:36
exploreshaifalioh..... that means it is not due to my changes...right?20:36
vkmcexactly20:37
exploreshaifaliyes of course :)20:37
exploreshaifaliyea thanks! vkmc20:37
*** aj9 has quit IRC20:52
*** achanda has joined #openstack-zaqar21:13
*** tamertas has joined #openstack-zaqar21:15
tamertasHey guys I have a small problem how can I make Hudson send a "fix proposed to branch:master" message after I commit a patch for review?21:16
*** achanda has quit IRC21:18
*** exploreshaifali has quit IRC21:41
*** sriram has quit IRC21:48
*** amitgandhinz has quit IRC23:16
*** mpanetta has quit IRC23:27
*** csoukup has quit IRC23:30
*** kgriffs is now known as kgriffs|afk23:39
*** kgriffs|afk is now known as kgriffs23:40
*** pcaruana|afk| has quit IRC23:46
*** ametts has quit IRC23:48

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