*** flwang_home has quit IRC | 00:03 | |
*** malini has joined #openstack-zaqar | 00:07 | |
openstackgerrit | Thai Tran proposed openstack/zaqar-ui: WIP Add queues API and table https://review.openstack.org/258474 | 00:39 |
---|---|---|
openstackgerrit | Fei Long Wang proposed openstack/python-zaqarclient: Add support for subscription show v2 https://review.openstack.org/261282 | 00:51 |
openstackgerrit | Merged openstack/python-zaqarclient: Add support for subscription show v2 https://review.openstack.org/261282 | 00:56 |
*** stanchan has quit IRC | 01:01 | |
openstackgerrit | Merged openstack/python-zaqarclient: Expose more CLI commands for v2 https://review.openstack.org/258750 | 01:07 |
*** malini has quit IRC | 01:07 | |
*** Qiming has joined #openstack-zaqar | 01:21 | |
*** csoukup has joined #openstack-zaqar | 01:48 | |
*** wanghao has joined #openstack-zaqar | 01:51 | |
*** Qiming_ has joined #openstack-zaqar | 02:00 | |
*** kgriffs is now known as kgriffs|afk | 02:01 | |
*** Qiming__ has joined #openstack-zaqar | 02:02 | |
*** Qiming has quit IRC | 02:03 | |
*** Qiming_ has quit IRC | 02:05 | |
*** Qiming__ is now known as Qiming | 02:07 | |
Eva-i | flwang1: flwang: in zaqar.conf there is [storage] section with four *_pipeline options. I know that in the message_pipeline we can add "zaqar.notification.notifier" stage. Are there any other possible stages that can be added to message_pipeline? If yes, how to find them all in Zaqar source code? | 02:09 |
flwang1 | you can add driver if you want | 02:10 |
flwang1 | but for now, we only have the notifier one | 02:10 |
Eva-i | flwang1: what do you mean by "you can add driver if you want"? | 02:11 |
flwang1 | means if we need another feature to handle the messages, then we can add a new driver as a part of the pipeline | 02:11 |
Eva-i | flwang1: this driver must be located in zaqar package or I can put in the pipeline external driver I wrote somewhere. I'm talking right now from the user perspective. | 02:14 |
Eva-i | *somewhere? | 02:15 |
flwang1 | technically, it could be out of zaqar package, but TBH, i never tried that | 02:18 |
*** malini has joined #openstack-zaqar | 02:18 | |
Eva-i | flwang1: do other pipeline options have possible values now? | 02:24 |
flwang1 | Eva-i: i don't think so | 02:26 |
Eva-i | flwang1: I'll try to add external pipeline stage and check if it will be executed normally | 02:27 |
flwang1 | cool | 02:27 |
*** c_soukup has joined #openstack-zaqar | 02:28 | |
*** malini has quit IRC | 02:29 | |
*** csoukup has quit IRC | 02:31 | |
openstackgerrit | Fei Long Wang proposed openstack/python-zaqarclient: Add Support for subscription list v2 https://review.openstack.org/263531 | 02:49 |
openstackgerrit | Fei Long Wang proposed openstack/python-zaqarclient: Fix wrong api version type https://review.openstack.org/267906 | 03:18 |
openstackgerrit | Fei Long Wang proposed openstack/python-zaqarclient: Fix queue stats for v1.1 and above versions https://review.openstack.org/267923 | 03:57 |
openstackgerrit | Merged openstack/python-zaqarclient: Add Support for subscription list v2 https://review.openstack.org/263531 | 04:06 |
*** flwang has quit IRC | 04:08 | |
*** mdnadeem has joined #openstack-zaqar | 05:00 | |
*** boris-42 has quit IRC | 06:03 | |
*** c_soukup has quit IRC | 06:04 | |
*** Qiming has quit IRC | 06:46 | |
*** Qiming has joined #openstack-zaqar | 06:46 | |
*** lane_kong has quit IRC | 07:15 | |
*** lane_kong has joined #openstack-zaqar | 08:22 | |
*** achanda has joined #openstack-zaqar | 08:34 | |
*** hparekh has quit IRC | 08:58 | |
*** csoukup_ has joined #openstack-zaqar | 09:00 | |
*** csoukup_ has quit IRC | 09:05 | |
*** dynarro has joined #openstack-zaqar | 09:16 | |
*** Qiming_ has joined #openstack-zaqar | 09:17 | |
*** Qiming has quit IRC | 09:20 | |
*** Qiming_ has quit IRC | 09:24 | |
*** achanda has quit IRC | 09:39 | |
*** achanda has joined #openstack-zaqar | 10:00 | |
*** Qiming has joined #openstack-zaqar | 10:15 | |
*** dynarro has quit IRC | 11:02 | |
*** mdnadeem has quit IRC | 12:15 | |
*** achanda has quit IRC | 12:31 | |
openstackgerrit | Ryan Brown proposed openstack/python-zaqarclient: Add CLI support for signed URLs https://review.openstack.org/253731 | 12:35 |
*** openstackgerrit has quit IRC | 12:50 | |
*** openstackgerrit has joined #openstack-zaqar | 12:50 | |
*** achanda has joined #openstack-zaqar | 13:05 | |
*** achanda has quit IRC | 13:07 | |
*** malini has joined #openstack-zaqar | 13:27 | |
*** mdnadeem has joined #openstack-zaqar | 13:53 | |
*** malini has quit IRC | 13:53 | |
*** malini has joined #openstack-zaqar | 13:53 | |
*** malini1 has joined #openstack-zaqar | 13:55 | |
*** malini1 has quit IRC | 13:56 | |
*** malini1 has joined #openstack-zaqar | 13:56 | |
*** malini has quit IRC | 13:58 | |
*** amitgandhinz has joined #openstack-zaqar | 13:58 | |
*** csoukup has joined #openstack-zaqar | 14:04 | |
*** dynarro has joined #openstack-zaqar | 14:07 | |
therve | ryansb, Hi, have you seen my question on https://review.openstack.org/#/c/253731/ ? | 14:11 |
ryansb | yeah, it actually is already in https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/queues/v2/core.py#L66-L106 | 14:13 |
ryansb | when we talked last I'd thought they were in the same patch | 14:13 |
ryansb | but I actually had them in separate patchsets, so the lib merged already | 14:13 |
ryansb | therve: ^ | 14:14 |
therve | ryansb, That's not really enough though | 14:14 |
therve | You still have to deal with transport and request | 14:14 |
therve | ryansb, I'm thinking more of something along the lines of https://github.com/openstack/python-zaqarclient/blob/master/zaqarclient/queues/v2/subscription.py | 14:15 |
ryansb | oh, so as an object | 14:15 |
ryansb | no, I haven't implemented that yet | 14:15 |
vkmc | hey hey | 14:15 |
vkmc | therve, ryansb o/ | 14:16 |
ryansb | \o | 14:16 |
therve | Well it's not really about the object, more about the proper abstraction | 14:16 |
therve | vkmc, Hi! | 14:16 |
ryansb | fair enough | 14:17 |
therve | ryansb, It actually makes me realize that Subscription may not need to exist, and should rather be a method on Queue | 14:21 |
ryansb | as in Queue.subscribe(some params) | 14:21 |
therve | Yeah | 14:22 |
therve | And so the same for signed URLs | 14:22 |
Eva-i | therve: hello. About your gate patch. Why did you added connect=False argument to instantiation of pymongo client? | 14:22 |
therve | Eva-i, Because otherwise it connects before fork | 14:23 |
Eva-i | therve: because of it? http://api.mongodb.org/python/current/faq.html#using-pymongo-with-multiprocessing | 14:23 |
therve | Yes | 14:23 |
Eva-i | cool! | 14:23 |
*** mdnadeem has quit IRC | 14:27 | |
*** njohnston has joined #openstack-zaqar | 15:31 | |
*** kgriffs|afk is now known as kgriffs | 15:50 | |
*** lane_kong has quit IRC | 15:55 | |
openstackgerrit | Merged openstack/zaqar: Fix gate issues https://review.openstack.org/266831 | 15:58 |
*** malini1 has quit IRC | 16:04 | |
openstackgerrit | Merged openstack/zaqar: Fix requirements of message_delete_many API https://review.openstack.org/265890 | 16:07 |
*** pradk has joined #openstack-zaqar | 16:24 | |
*** Qiming has quit IRC | 16:31 | |
*** mpanetta has joined #openstack-zaqar | 16:39 | |
*** dynarro has quit IRC | 16:47 | |
*** achanda has joined #openstack-zaqar | 17:43 | |
*** shakamunyi has joined #openstack-zaqar | 17:46 | |
*** achanda has quit IRC | 17:47 | |
*** dmowrer has left #openstack-zaqar | 18:03 | |
*** malini has joined #openstack-zaqar | 18:05 | |
*** malini1 has joined #openstack-zaqar | 18:07 | |
*** malini has quit IRC | 18:09 | |
*** dmowrer has joined #openstack-zaqar | 18:09 | |
*** dmowrer has left #openstack-zaqar | 18:10 | |
*** achanda has joined #openstack-zaqar | 18:27 | |
*** pradk has quit IRC | 18:39 | |
*** achanda has quit IRC | 18:40 | |
*** achanda has joined #openstack-zaqar | 18:54 | |
*** njohnston has quit IRC | 19:12 | |
*** achanda has quit IRC | 19:28 | |
*** achanda has joined #openstack-zaqar | 19:43 | |
*** flwang has joined #openstack-zaqar | 19:55 | |
*** achanda has quit IRC | 20:03 | |
*** achanda has joined #openstack-zaqar | 20:09 | |
openstackgerrit | Thai Tran proposed openstack/zaqar-ui: WIP Add queues API and table https://review.openstack.org/258474 | 20:12 |
*** flwang has quit IRC | 20:36 | |
*** malini1 has quit IRC | 20:37 | |
*** malini has joined #openstack-zaqar | 20:49 | |
*** malini1 has joined #openstack-zaqar | 20:52 | |
*** malini has quit IRC | 20:54 | |
*** achanda has quit IRC | 21:02 | |
*** mdnadeem has joined #openstack-zaqar | 21:29 | |
*** mdnadeem has quit IRC | 21:36 | |
*** malini1 has quit IRC | 22:15 | |
*** mpanetta has quit IRC | 22:18 | |
*** achanda has joined #openstack-zaqar | 22:33 | |
*** amitgandhinz has quit IRC | 22:33 | |
*** achanda has quit IRC | 22:37 | |
*** csoukup has quit IRC | 22:54 | |
*** amitgandhinz has joined #openstack-zaqar | 23:11 | |
*** amitgandhinz has quit IRC | 23:19 | |
*** achanda has joined #openstack-zaqar | 23:34 | |
Eva-i | ryansb: flwang1: therve: hello, can someone of you please confirm this Zaqar documentation bug: https://bugs.launchpad.net/openstack-manuals/+bug/1534852. Don't worry, this bug is already confirmed by flwang1, it just wasn't documented. | 23:37 |
openstack | Launchpad bug 1534852 in openstack-manuals "Zaqar config-ref is missing extended expanation of storage pipeline options" [Undecided,New] - Assigned to Eva Balycheva (ubershy) | 23:37 |
*** achanda has quit IRC | 23:39 | |
*** kgriffs is now known as kgriffs|afk | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!