| *** achanda has quit IRC | 00:04 | |
| *** PrincessRiikka has joined #openstack-zaqar | 00:06 | |
| *** achanda has joined #openstack-zaqar | 00:39 | |
| *** achanda has quit IRC | 01:25 | |
| *** akanksha has quit IRC | 02:17 | |
| *** achanda has joined #openstack-zaqar | 02:31 | |
| *** achanda has quit IRC | 02:38 | |
| *** achanda has joined #openstack-zaqar | 02:38 | |
| *** achanda has quit IRC | 02:42 | |
| *** achanda has joined #openstack-zaqar | 02:42 | |
| *** echevemaster has quit IRC | 02:54 | |
| *** achanda has quit IRC | 03:31 | |
| openstackgerrit | Victoria MartÃnez de la Cruz proposed openstack/zaqar: Adds websockets driver to Zaqar server https://review.openstack.org/140155 | 03:32 |
|---|---|---|
| openstackgerrit | Flavio Percoco proposed openstack/zaqar: Adds websockets driver to Zaqar server https://review.openstack.org/140155 | 03:37 |
| flaper87 | vkmc: opps, the rebase button did something bad :( | 03:38 |
| *** chandankumar has joined #openstack-zaqar | 03:46 | |
| *** chandankumar has quit IRC | 04:00 | |
| *** chandankumar has joined #openstack-zaqar | 04:00 | |
| *** achanda has joined #openstack-zaqar | 04:04 | |
| *** achanda has quit IRC | 04:16 | |
| *** achanda has joined #openstack-zaqar | 04:20 | |
| *** achanda has quit IRC | 04:46 | |
| *** achanda has joined #openstack-zaqar | 04:48 | |
| *** achanda has quit IRC | 04:57 | |
| *** exploreshaifali has joined #openstack-zaqar | 05:00 | |
| *** chandankumar has quit IRC | 05:33 | |
| *** achanda has joined #openstack-zaqar | 05:40 | |
| *** chandankumar has joined #openstack-zaqar | 06:02 | |
| *** achanda has quit IRC | 06:37 | |
| *** exploreshaifali has quit IRC | 06:39 | |
| *** achanda has joined #openstack-zaqar | 06:44 | |
| *** exploreshaifali has joined #openstack-zaqar | 07:02 | |
| *** miqui has quit IRC | 07:04 | |
| *** achanda has quit IRC | 07:40 | |
| *** exploreshaifali has quit IRC | 07:49 | |
| *** achanda has joined #openstack-zaqar | 07:52 | |
| *** chandankumar has quit IRC | 08:11 | |
| *** achanda has quit IRC | 08:14 | |
| *** achanda has joined #openstack-zaqar | 08:16 | |
| *** chandankumar has joined #openstack-zaqar | 08:20 | |
| *** achanda has quit IRC | 08:28 | |
| *** exploreshaifali has joined #openstack-zaqar | 09:33 | |
| *** exploreshaifali has quit IRC | 11:16 | |
| vkmc | flaper87, lol | 11:18 |
| vkmc | flaper87, thanks for the rebase :), I'll fix the pep8 issue | 11:20 |
| vkmc | flaper87, I dropped support for asyncio... we should add it to global reqs, so we can do it in a follow up patch after the freeze | 11:21 |
| openstackgerrit | Victoria MartÃnez de la Cruz proposed openstack/zaqar: Adds websockets driver to Zaqar server https://review.openstack.org/140155 | 11:30 |
| *** exploreshaifali has joined #openstack-zaqar | 12:47 | |
| *** dynarro has joined #openstack-zaqar | 13:09 | |
| *** sriram has joined #openstack-zaqar | 13:13 | |
| *** malini has joined #openstack-zaqar | 13:36 | |
| vkmc | morning folks, how are you doing? | 13:40 |
| kragniz | vkmc: well, thanks! | 13:41 |
| kragniz | yourself? | 13:41 |
| vkmc | good good! | 13:41 |
| vkmc | :) | 13:41 |
| *** chandankumar has quit IRC | 13:43 | |
| sriram | morning! | 13:44 |
| vkmc | yo sriram! :D | 13:44 |
| sriram | yo yo, whats going on :) | 13:45 |
| exploreshaifali | morning!!! | 13:45 |
| vkmc | not much... debugging some images... for some reason cloud-init cannot inject an ssh key :@ | 13:45 |
| vkmc | hi exploreshaifali! | 13:46 |
| exploreshaifali | vkmc, I am still hitting lot many errors :( | 13:46 |
| sriram | what? I thought it had that functionality, I mean nova has it for sure. | 13:46 |
| vkmc | exploreshaifali, booho | 13:46 |
| exploreshaifali | I have updated patch yesterday | 13:46 |
| vkmc | sriram, yeah it does, but it is an image I manually created... so everything can go wrong haha | 13:47 |
| sriram | vkmc: lol | 13:47 |
| vkmc | exploreshaifali, are the tests failing or the server this time? | 13:48 |
| vkmc | I'll review the new PS later | 13:48 |
| exploreshaifali | vkmc, server gets started! | 13:49 |
| exploreshaifali | one error is 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 ERROR stevedore.extension [-] Could not load 'message_queue_handler_mongodb': 'DataDriver' object has no attribute 'mongodb_conf' | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 ERROR stevedore.extension [-] 'DataDriver' object has no attribute 'mongodb_conf' | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension Traceback (most recent call last): | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension File "/home/intern/zaqar/.tox/py27/local/lib/python2.7/site-packages/stevedore/extension.py", line 162, in _load_plugins | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension verify_requirements, | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension File "/home/intern/zaqar/.tox/py27/local/lib/python2.7/site-packages/stevedore/extension.py", line 187, in _load_one_plugin | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension obj = plugin(*invoke_args, **invoke_kwds) | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension File "zaqar/storage/mongodb/messages.py", line 885, in __init__ | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension self.message_controller = MessageController(self.driver) | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension File "zaqar/storage/mongodb/messages.py", line 145, in __init__ | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension self._num_partitions = self.driver.mongodb_conf.partitions | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension AttributeError: 'DataDriver' object has no attribute 'mongodb_conf' | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.778 32725 TRACE stevedore.extension | 13:49 |
| exploreshaifali | 2015-03-09 05:55:21.787 32725 ERROR zaqar.transport.wsgi.v2_0.queues [req-37a0b973-f087-4729-b5d7-6aa081a1d913 - - - - -] 'list' object has no attribute 'create' | 13:49 |
| exploreshaifali | vkmc, sorry I am suppose to paste this http://paste.openstack.org/show/190982/ | 13:50 |
| *** ametts has joined #openstack-zaqar | 13:50 | |
| vkmc | let's see.... | 13:51 |
| *** reed has joined #openstack-zaqar | 13:58 | |
| exploreshaifali | vkmc, I think I know why it is occuring | 14:00 |
| exploreshaifali | the same reason we have discussed earlier also | 14:00 |
| exploreshaifali | https://review.openstack.org/#/c/144340/24/zaqar/storage/mongodb/messages.py | 14:00 |
| exploreshaifali | at L88 | 14:01 |
| exploreshaifali | vkmc, L885 | 14:01 |
| exploreshaifali | we are initializing messagecontroller | 14:01 |
| exploreshaifali | and passing self | 14:02 |
| exploreshaifali | self.driver | 14:02 |
| exploreshaifali | this"self.driver" does not have "'mongodb_conf'" | 14:03 |
| exploreshaifali | vkmc, another error is http://paste.openstack.org/show/190986/ | 14:04 |
| exploreshaifali | I think we can solve this one | 14:04 |
| exploreshaifali | finger crossed :D | 14:04 |
| vkmc | exploreshaifali, the driver has the mongodb_conf https://github.com/openstack/zaqar/blob/master/zaqar/storage/mongodb/driver.py | 14:05 |
| exploreshaifali | vkmc, self.data_driver for MessageQueueHandler is comming from DataDriver inside pipeline https://review.openstack.org/#/c/144340/24/zaqar/storage/pipeline.py | 14:08 |
| exploreshaifali | L126 | 14:08 |
| exploreshaifali | and pipeline's DataDriver is coming from bootstrap https://review.openstack.org/#/c/144340/24/zaqar/bootstrap.py L116 | 14:10 |
| exploreshaifali | so I think there is no mongodb_conf | 14:10 |
| *** malini has quit IRC | 14:13 | |
| *** malini has joined #openstack-zaqar | 14:13 | |
| *** malini has quit IRC | 14:14 | |
| *** notmyname has left #openstack-zaqar | 14:17 | |
| *** amitgandhinz has joined #openstack-zaqar | 14:22 | |
| *** akanksha has joined #openstack-zaqar | 14:31 | |
| *** achanda has joined #openstack-zaqar | 14:33 | |
| akanksha | Hi, so I went around the proxy and was able to solve my problem of generating the config files. | 14:40 |
| akanksha | However I realised that while the genconfig downloads a lot of python dependencies that are essential for the build there are still quite a few that still need to be manually installed. there were still quite a few that i | 14:42 |
| *** cpallares has joined #openstack-zaqar | 14:42 | |
| *** achanda has quit IRC | 14:42 | |
| akanksha | Improving that particular file could potentially be one of the things we could look into | 14:42 |
| exploreshaifali | akanksha, hello! | 14:47 |
| akanksha | Hello. | 14:48 |
| akanksha | I wanted to know what I could start working on for zaqar. | 14:49 |
| exploreshaifali | akanksha, very first install zaqar | 14:49 |
| akanksha | Something I can start with as a beginner to familiarise myself. | 14:49 |
| akanksha | I did ma'am. | 14:49 |
| exploreshaifali | akanksha, then chose some bugs that u think u can fix | 14:50 |
| akanksha | Oh okay | 14:50 |
| exploreshaifali | use "low hangig nfruuits" tag | 14:50 |
| exploreshaifali | to search easy bugs | 14:50 |
| exploreshaifali | akanksha, you can keep discussing problems you are facing on irc channels | 14:52 |
| exploreshaifali | just keep digging | 14:52 |
| exploreshaifali | one more thing akanksha no one is sir or mam here :) | 14:56 |
| exploreshaifali | akanksha, you can also look at bugs other than zaqar's list | 14:57 |
| *** achanda has joined #openstack-zaqar | 15:04 | |
| *** exploreshaifali has quit IRC | 15:05 | |
| *** achanda has quit IRC | 15:09 | |
| *** reed has quit IRC | 15:55 | |
| *** amalagon has quit IRC | 16:16 | |
| *** amalagon has joined #openstack-zaqar | 16:17 | |
| *** chandankumar has joined #openstack-zaqar | 16:19 | |
| *** amalagon has quit IRC | 16:21 | |
| *** exploreshaifali has joined #openstack-zaqar | 16:25 | |
| *** cpallares has quit IRC | 16:29 | |
| *** reed has joined #openstack-zaqar | 16:47 | |
| *** flwang has joined #openstack-zaqar | 17:13 | |
| *** amalagon has joined #openstack-zaqar | 17:27 | |
| *** amalagon has quit IRC | 17:31 | |
| *** chandankumar has quit IRC | 17:32 | |
| *** chandankumar has joined #openstack-zaqar | 17:42 | |
| *** reed has quit IRC | 17:49 | |
| *** dynarro has quit IRC | 17:52 | |
| *** chandankumar has quit IRC | 17:56 | |
| *** chandankumar has joined #openstack-zaqar | 18:02 | |
| *** flwang has quit IRC | 18:17 | |
| *** achanda has joined #openstack-zaqar | 18:18 | |
| *** achanda has quit IRC | 18:19 | |
| *** achanda has joined #openstack-zaqar | 18:19 | |
| *** sriram1 has joined #openstack-zaqar | 18:31 | |
| *** sriram has quit IRC | 18:31 | |
| *** exploreshaifali has quit IRC | 18:42 | |
| *** kgriffs|afk is now known as kgriffs | 18:48 | |
| *** akanksha has quit IRC | 19:07 | |
| *** kgriffs is now known as kgriffs|afk | 19:13 | |
| *** chandankumar has quit IRC | 19:28 | |
| *** chandankumar has joined #openstack-zaqar | 19:32 | |
| *** exploreshaifali has joined #openstack-zaqar | 19:35 | |
| *** akanksha has joined #openstack-zaqar | 19:39 | |
| *** cpallares has joined #openstack-zaqar | 19:47 | |
| *** achanda has quit IRC | 19:49 | |
| *** flwang has joined #openstack-zaqar | 20:00 | |
| *** achanda has joined #openstack-zaqar | 20:01 | |
| *** achanda has quit IRC | 20:11 | |
| *** chandankumar has quit IRC | 20:13 | |
| *** achanda has joined #openstack-zaqar | 20:14 | |
| *** achanda has quit IRC | 20:28 | |
| *** achanda has joined #openstack-zaqar | 20:38 | |
| *** mpanetta has joined #openstack-zaqar | 21:18 | |
| *** mpanetta has quit IRC | 21:18 | |
| *** mpanetta has joined #openstack-zaqar | 21:19 | |
| *** achanda has quit IRC | 21:48 | |
| *** achanda has joined #openstack-zaqar | 21:52 | |
| *** sriram1 has quit IRC | 21:55 | |
| *** amitgandhinz has quit IRC | 22:23 | |
| *** openstack has joined #openstack-zaqar | 22:25 | |
| *** exploreshaifali has quit IRC | 22:41 | |
| *** cpallares has quit IRC | 23:01 | |
| *** openstack has joined #openstack-zaqar | 23:24 | |
| *** amitgandhinz has joined #openstack-zaqar | 23:33 | |
| *** amitgandhinz has quit IRC | 23:37 | |
| *** akanksha has quit IRC | 23:47 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!