*** adu has joined #openstack-zaqar | 00:04 | |
*** shu-mutou has joined #openstack-zaqar | 01:08 | |
*** tqtran has quit IRC | 01:22 | |
*** stanchan has quit IRC | 01:39 | |
*** yanyanhu has joined #openstack-zaqar | 01:44 | |
*** wanghao_ has joined #openstack-zaqar | 01:53 | |
openstackgerrit | wanghao proposed openstack/zaqar: Add pools api ref https://review.openstack.org/337149 | 01:54 |
---|---|---|
yanyanhu | hi, flwang, around? | 02:07 |
flwang | yanyanhu: hey, yes | 02:07 |
flwang | yanyanhu: how can i help? | 02:07 |
flwang | wanghao_: around? | 02:08 |
wanghao_ | yeah | 02:08 |
yanyanhu | hi, I'm trying to add zaqar support to senlin. When I tried zaqar api, I found 'client-id' and 'project-id' are required in request header | 02:08 |
yanyanhu | I understand project-id is for multi-tenant support | 02:08 |
yanyanhu | but what client-id is for? | 02:08 |
flwang | yanyanhu: client-id is used to distinguish different workers of a queue | 02:09 |
flwang | yanyanhu: it can be a predefined UUID | 02:09 |
yanyanhu | so it is like an identity of client who request zaqar api? | 02:10 |
yanyanhu | and zaqar will provide different queue worker for different client? | 02:10 |
flwang | wanghao_: could you pls help review https://review.openstack.org/332989 https://review.openstack.org/332981 and https://review.openstack.org/330309 | 02:11 |
wanghao_ | flwang: sure | 02:11 |
flwang | yanyanhu: so it is like an identity of client who request zaqar api? yes | 02:12 |
flwang | and zaqar will provide different queue worker for different client? no | 02:12 |
flwang | the client-id is only used for tracking the request | 02:12 |
flwang | just like the request id of api reqeust | 02:12 |
yanyanhu | ah, I see. So I can specify different client-id when requesting zaqar api and it won't cause unexpected result | 02:13 |
flwang | for normal producer/worker case, a queue may be consumed by several consumers | 02:13 |
flwang | for each consumer, we would like to have a id to identify it | 02:13 |
yanyanhu | got it | 02:14 |
flwang | yanyanhu: yes | 02:14 |
yanyanhu | e.g. requests from the same session better have the same client-id specified in request header | 02:14 |
flwang | yanyanhu: yes | 02:14 |
yanyanhu | understand | 02:14 |
yanyanhu | flwang, thank you so much for the explanation :) | 02:15 |
flwang | depends on how senlin work with zaqar | 02:15 |
flwang | the client id maybe not very important | 02:16 |
flwang | especially if senlin just want to be a subscriber of zaqar | 02:16 |
flwang | yanyanhu: i would expect to see a spec in senlin and im more than happy to review it | 02:16 |
yanyanhu | flwang, I see. I'm now trying to add zaqar v2 support to openstack first since senlin relies on sdk to talk with all other openstack services. But I can't find a place to store 'client-id' in openstacksdk side. So my current plan is generate a random once each time request to zaqar. | 02:17 |
yanyanhu | flwang, I think the support of zaqar in senlin will come soon, will bother you for review later :) | 02:18 |
yanyanhu | s/once/one | 02:19 |
flwang | yanyanhu: yep, for your case, i think a random client id is fine | 02:19 |
flwang | just add me as the reviewer then i will be notified :) | 02:19 |
yanyanhu | flwang, sure, thanks a lot :) | 02:19 |
*** tqtran has joined #openstack-zaqar | 02:21 | |
flwang | yanyanhu: no problem | 02:24 |
*** tqtran has quit IRC | 02:26 | |
adu | flwang: hi | 02:48 |
flwang | adu: hey, man, long time no see | 02:51 |
adu | flwang: I know, right? | 02:51 |
flwang | adu: how you doing | 02:51 |
adu | so my co-worker took zaqar away from me and it's in production now, but I'm not sure how it's going because he's in charge now, not me | 02:52 |
flwang | adu: sorry, so you mean you're running zaqar? | 02:53 |
adu | but other than that, good, I had a 7/4 party, celebrating the 240th birthday of the U.S.A. :) | 02:53 |
flwang | or the queue service of rackspace? | 02:53 |
adu | flwang: yeah, we went with Rackspace Queues, which is like Zaqar-0.9 | 02:54 |
flwang | adu: ah, i see | 02:54 |
flwang | adu: that's ok | 02:54 |
adu | my co-worker is a cloud-addict | 02:55 |
adu | he doesn't believe in installing things in a VM | 02:55 |
adu | I would much rather have 40 VMs with all different services than 40 subscriptions to god knows what | 02:57 |
flwang | adu: haha, fair enough. At least, you're using zaqar :) | 02:58 |
adu | :) | 02:59 |
adu | and I had a great 7/4 party | 02:59 |
adu | we had ribs, and chicken wings, and sparklers | 03:00 |
wanghao_ | flwang: | 03:28 |
wanghao_ | flwang: some questions in pre-signed url api ref, plz have a look. | 03:29 |
wanghao_ | and I will review others this afternoon, have lunch now :) | 03:30 |
flwang | wanghao_: ok, thanks | 03:32 |
wanghao_ | :) | 03:34 |
*** itisha has joined #openstack-zaqar | 03:52 | |
*** GB21 has joined #openstack-zaqar | 03:56 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Add `Pre-signed queue' api ref https://review.openstack.org/332989 | 04:00 |
*** ramishra has quit IRC | 04:01 | |
*** ramishra has joined #openstack-zaqar | 04:02 | |
*** GB21 has quit IRC | 04:15 | |
*** tqtran has joined #openstack-zaqar | 04:23 | |
*** flwang1 has quit IRC | 04:23 | |
*** GB21 has joined #openstack-zaqar | 04:28 | |
*** tqtran has quit IRC | 04:28 | |
*** GB21 has quit IRC | 04:34 | |
*** exploreshaifali has joined #openstack-zaqar | 04:58 | |
*** GB21 has joined #openstack-zaqar | 04:59 | |
*** stanchan has joined #openstack-zaqar | 05:01 | |
openstackgerrit | wangxiyuan proposed openstack/zaqar: Subscription Confirmation Support-1 https://review.openstack.org/316601 | 05:23 |
openstackgerrit | wangxiyuan proposed openstack/zaqar: Subscription Confirmation Support-1 https://review.openstack.org/316601 | 05:38 |
openstackgerrit | Merged openstack/zaqar: Add `Health` api ref https://review.openstack.org/332981 | 05:52 |
*** itisha has quit IRC | 06:00 | |
*** pcaruana has joined #openstack-zaqar | 06:05 | |
*** rcernin has joined #openstack-zaqar | 06:09 | |
*** adu has quit IRC | 06:14 | |
openstackgerrit | Merged openstack/zaqar: Delete in tree config ref https://review.openstack.org/330309 | 06:16 |
-openstackstatus- NOTICE: All python 3.5 jobs are failing today, we need to build new xenial images first. | 06:28 | |
openstackgerrit | wanghao proposed openstack/zaqar: Add pools api ref https://review.openstack.org/337149 | 06:38 |
*** flwang1 has joined #openstack-zaqar | 06:40 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Add `Pre-signed queue' api ref https://review.openstack.org/332989 | 06:55 |
flwang1 | wanghao_: wxy: wxy__: can you revisit above patch? ^ | 06:56 |
flwang1 | thanks | 06:56 |
wanghao_ | sure | 06:56 |
wanghao_ | Just need rebase | 06:57 |
*** shu-mutou has quit IRC | 07:00 | |
*** yanyanhu has quit IRC | 07:02 | |
*** yanyanhu has joined #openstack-zaqar | 07:04 | |
openstackgerrit | wangxiyuan proposed openstack/zaqar: Subscription Confirmation Support-1 https://review.openstack.org/316601 | 07:20 |
*** tesseract- has joined #openstack-zaqar | 07:21 | |
openstackgerrit | Merged openstack/python-zaqarclient: Use osc_lib instead of cliff https://review.openstack.org/335322 | 07:24 |
*** wxy_home has joined #openstack-zaqar | 07:24 | |
*** GB21 has quit IRC | 07:24 | |
*** wxy_home has quit IRC | 07:34 | |
*** GB21 has joined #openstack-zaqar | 08:00 | |
*** GB21 has quit IRC | 08:31 | |
*** GB21 has joined #openstack-zaqar | 08:47 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-zaqarclient: Updated from global requirements https://review.openstack.org/321737 | 08:51 |
*** yanyanhu has quit IRC | 08:52 | |
*** ramishra has quit IRC | 08:52 | |
*** yanyanhu has joined #openstack-zaqar | 08:54 | |
*** ramishra has joined #openstack-zaqar | 08:54 | |
*** GB21 has quit IRC | 09:20 | |
*** tqtran has joined #openstack-zaqar | 09:25 | |
*** tqtran has quit IRC | 09:29 | |
*** GB21 has joined #openstack-zaqar | 09:38 | |
*** GB21 has quit IRC | 09:51 | |
*** GB21 has joined #openstack-zaqar | 10:08 | |
*** yanyanhu has quit IRC | 10:11 | |
*** exploreshaifali has quit IRC | 12:02 | |
*** AAzza_ has joined #openstack-zaqar | 12:09 | |
*** AAzza has quit IRC | 12:10 | |
*** AAzza_ is now known as AAzza | 12:11 | |
*** AAzza has quit IRC | 12:16 | |
*** AAzza has joined #openstack-zaqar | 12:16 | |
*** GB21 has quit IRC | 12:35 | |
*** ramishra has quit IRC | 12:43 | |
*** ramishra has joined #openstack-zaqar | 12:44 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Disable warnerrors=true in setup.cfg https://review.openstack.org/338237 | 13:07 |
*** tqtran has joined #openstack-zaqar | 13:26 | |
*** tqtran has quit IRC | 13:30 | |
*** njohnston_ is now known as njohnston | 13:32 | |
*** ametts has joined #openstack-zaqar | 13:33 | |
*** itisha has joined #openstack-zaqar | 13:39 | |
*** pt_15 has joined #openstack-zaqar | 13:40 | |
*** GB21 has joined #openstack-zaqar | 13:54 | |
*** exploreshaifali has joined #openstack-zaqar | 14:42 | |
*** exploreshaifali has quit IRC | 14:44 | |
*** exploreshaifali has joined #openstack-zaqar | 14:44 | |
*** exploreshaifali has quit IRC | 14:46 | |
*** exploreshaifali has joined #openstack-zaqar | 14:46 | |
*** GB21 has quit IRC | 14:56 | |
*** pcaruana has quit IRC | 15:06 | |
*** rcernin has quit IRC | 15:10 | |
*** wanghao_ has quit IRC | 15:28 | |
*** rcernin has joined #openstack-zaqar | 15:49 | |
openstackgerrit | Merged openstack/zaqar: Add `Pre-signed queue' api ref https://review.openstack.org/332989 | 15:58 |
*** eliqiao has quit IRC | 16:05 | |
*** eliqiao has joined #openstack-zaqar | 16:07 | |
*** tesseract- has quit IRC | 16:49 | |
*** exploreshaifali has quit IRC | 16:57 | |
*** srwilkers has joined #openstack-zaqar | 17:11 | |
*** srwilkers has quit IRC | 17:12 | |
*** tqtran has joined #openstack-zaqar | 17:27 | |
*** Qiming has quit IRC | 17:45 | |
*** Qiming has joined #openstack-zaqar | 17:49 | |
openstackgerrit | Merged openstack/zaqar: Disable warnerrors=true in setup.cfg https://review.openstack.org/338237 | 18:20 |
*** adu has joined #openstack-zaqar | 19:34 | |
*** adu has quit IRC | 19:37 | |
*** ramishra has quit IRC | 19:51 | |
*** ramishra has joined #openstack-zaqar | 19:52 | |
*** flwang1 has quit IRC | 19:55 | |
*** rcernin_ has joined #openstack-zaqar | 20:06 | |
*** rcernin_ has quit IRC | 20:10 | |
*** rcernin_ has joined #openstack-zaqar | 20:15 | |
*** rcernin_ has quit IRC | 20:19 | |
*** rcernin_ has joined #openstack-zaqar | 20:19 | |
*** rcernin_ has quit IRC | 20:20 | |
*** rcernin has quit IRC | 20:24 | |
*** rcernin has joined #openstack-zaqar | 20:25 | |
*** rcernin has quit IRC | 20:38 | |
*** rcernin has joined #openstack-zaqar | 20:39 | |
*** rcernin has quit IRC | 21:03 | |
*** rcernin has joined #openstack-zaqar | 21:04 | |
*** rcernin has quit IRC | 21:07 | |
*** rcernin has joined #openstack-zaqar | 21:07 | |
*** flwang1 has joined #openstack-zaqar | 21:20 | |
*** rcernin has quit IRC | 21:37 | |
*** ametts has quit IRC | 22:02 | |
*** david-lyle_ has joined #openstack-zaqar | 22:21 | |
*** david-lyle_ is now known as david-lyle | 22:35 | |
*** pt_15 has quit IRC | 23:36 | |
*** itisha has quit IRC | 23:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!