| *** AAzza has quit IRC | 00:29 | |
| *** zhurong has joined #openstack-zaqar | 00:32 | |
| *** AAzza has joined #openstack-zaqar | 00:35 | |
| *** wanghao has joined #openstack-zaqar | 00:45 | |
| *** wanghao has quit IRC | 00:55 | |
| *** wanghao has joined #openstack-zaqar | 00:56 | |
| *** wanghao_ has joined #openstack-zaqar | 00:57 | |
| *** wanghao has quit IRC | 00:57 | |
| *** AAzza has quit IRC | 01:23 | |
| *** wanghao_ has quit IRC | 01:39 | |
| *** wanghao has joined #openstack-zaqar | 01:40 | |
| *** lhx__ has joined #openstack-zaqar | 01:50 | |
| *** AAzza has joined #openstack-zaqar | 01:54 | |
| *** AAzza has quit IRC | 02:21 | |
| *** XueFeng has joined #openstack-zaqar | 02:26 | |
| *** wanghao_ has joined #openstack-zaqar | 02:36 | |
| *** wanghao has quit IRC | 02:36 | |
| *** AAzza has joined #openstack-zaqar | 03:00 | |
| flwang | wxy_: ping | 03:27 |
|---|---|---|
| wxy_ | flwang, here | 03:28 |
| flwang | wxy_: i think there is a bug with the messages list by ids | 03:29 |
| flwang | can you try it on your local with API directly? | 03:29 |
| wxy | What is the bug? | 03:30 |
| flwang | https://github.com/openstack/zaqar/blob/master/zaqar/transport/wsgi/v2_0/messages.py#L245 | 03:31 |
| flwang | when user pass in ?ids=1,2 | 03:31 |
| flwang | the method will return ['1,2'] | 03:32 |
| flwang | but we're looking for ['1','2'] | 03:32 |
| openstackgerrit | Feilong Wang proposed openstack/python-zaqarclient master: Support post and list messages https://review.openstack.org/450480 | 03:33 |
| wxy | can you give me a few minutes to go back and check it. I'm afk now. | 03:34 |
| *** AAzza has quit IRC | 03:34 | |
| *** mpanetta has quit IRC | 03:40 | |
| *** mpanetta has joined #openstack-zaqar | 03:41 | |
| *** AAzza has joined #openstack-zaqar | 04:01 | |
| *** wanghao_ has quit IRC | 04:03 | |
| *** Qiming has quit IRC | 04:04 | |
| *** Qiming has joined #openstack-zaqar | 04:06 | |
| *** zhurong has quit IRC | 04:09 | |
| *** AAzza has quit IRC | 04:18 | |
| *** wxy_ has quit IRC | 04:18 | |
| *** wxy_ has joined #openstack-zaqar | 04:19 | |
| *** AAzza has joined #openstack-zaqar | 04:21 | |
| *** AAzza has quit IRC | 04:28 | |
| *** AAzza has joined #openstack-zaqar | 04:29 | |
| *** zhurong has joined #openstack-zaqar | 04:30 | |
| *** AAzza has quit IRC | 04:33 | |
| *** nadya has joined #openstack-zaqar | 04:52 | |
| *** nadya has quit IRC | 04:54 | |
| *** wanghao has joined #openstack-zaqar | 05:04 | |
| *** lhx__ has quit IRC | 05:11 | |
| *** zhurong has quit IRC | 05:41 | |
| *** rcernin has joined #openstack-zaqar | 05:44 | |
| *** lhx__ has joined #openstack-zaqar | 05:46 | |
| *** lhx__ has quit IRC | 05:52 | |
| *** lhx__ has joined #openstack-zaqar | 05:53 | |
| *** zhurong has joined #openstack-zaqar | 06:05 | |
| *** lhx__ has quit IRC | 06:06 | |
| *** nadya has joined #openstack-zaqar | 06:08 | |
| *** flwang1 has joined #openstack-zaqar | 06:13 | |
| flwang1 | wxy_: ping | 06:14 |
| flwang1 | did you get a chance to verify the ids issue i mentioned? | 06:14 |
| wxy_ | flwang1, testing. Give me 3-5 minutes. :) | 06:15 |
| wxy_ | flwang1, I used this url http://10.3.150.25:8888/v2/queues/test/messages?ids=58ddf41ca7accb4ab941a0fc,58ddf424a7accb4ab941a0ff | 06:17 |
| wxy_ | flwang1, It works | 06:17 |
| wxy_ | flwang1, ids in Zaqar is ['58ddf41ca7accb4ab941a0fc', '58ddf424a7accb4ab941a0ff'] | 06:20 |
| wxy_ | flwang1, I think your client patch send a tuple to zaqar, not list. | 06:28 |
| flwang1 | interesting, i tested with api directly and it didn't work as well | 06:29 |
| *** lhx__ has joined #openstack-zaqar | 06:44 | |
| wxy_ | flwang1, really? | 06:44 |
| wxy_ | flwang1, curl -g -i -X GET http://10.3.150.25:8888/v2/queues/test/messages?ids=58ddf41ca7accb4ab941a0fc,58ddf424a7accb4ab941a0ff -H "Accept: applicaion/json" -H "X-Auth-Token: gAAAAABY3fQO-kjj2AsHxQTByw1Eq8TBt9FfFkXZUysTNVmrFZWwrWVaw629-skLu-uI0paYqUpFYOEOxoAAcYHUaLF0AUxDEKcTj9klFiejsTx48WjeIwLkVQ_Ti4yPkPCd4JmPBZINgoM37D9kuBYgrAi929ZgctFRpdqk5AIToX-YYi78620" -H "client-id: 3381af92-2b9e-11e3-b191-71861300734e" | 06:44 |
| wxy_ | flwang1, can you try this ? | 06:44 |
| *** lhx__ has quit IRC | 07:04 | |
| *** lhx__ has joined #openstack-zaqar | 07:05 | |
| *** nadya has quit IRC | 07:08 | |
| *** tesseract has joined #openstack-zaqar | 07:08 | |
| *** wanghao has quit IRC | 07:21 | |
| *** wanghao has joined #openstack-zaqar | 07:24 | |
| *** wanghao has quit IRC | 07:24 | |
| *** Qiming has quit IRC | 07:26 | |
| *** pcaruana has joined #openstack-zaqar | 07:27 | |
| *** Qiming has joined #openstack-zaqar | 07:32 | |
| -openstackstatus- NOTICE: Jobs in gate are failing with POST_FAILURE. Infra roots are investigating | 07:45 | |
| *** ChanServ changes topic to "Jobs in gate are failing with POST_FAILURE. Infra roots are investigating" | 07:45 | |
| *** nadya has joined #openstack-zaqar | 07:50 | |
| *** rcernin has quit IRC | 07:54 | |
| *** tesseract has quit IRC | 07:54 | |
| *** tesseract has joined #openstack-zaqar | 07:55 | |
| *** rcernin has joined #openstack-zaqar | 07:56 | |
| *** nadya has quit IRC | 07:56 | |
| *** nadya has joined #openstack-zaqar | 08:03 | |
| *** nadya has quit IRC | 08:08 | |
| -openstackstatus- NOTICE: logs.openstack.org has corrupted disks, it's being repaired. Please avoid rechecking until this is fixed | 08:26 | |
| *** ChanServ changes topic to "logs.openstack.org has corrupted disks, it's being repaired. Please avoid rechecking until this is fixed" | 08:26 | |
| *** XueFeng has quit IRC | 08:33 | |
| *** XueFeng has joined #openstack-zaqar | 08:34 | |
| *** nadya has joined #openstack-zaqar | 08:46 | |
| *** yanyanhu has joined #openstack-zaqar | 09:37 | |
| *** yanyanhu has quit IRC | 09:48 | |
| *** wxy_ has quit IRC | 09:54 | |
| *** wxy_ has joined #openstack-zaqar | 09:55 | |
| *** wanghao has joined #openstack-zaqar | 10:16 | |
| *** zhurong has quit IRC | 10:18 | |
| *** nadya has quit IRC | 10:20 | |
| *** zhurong has joined #openstack-zaqar | 10:41 | |
| *** nadya has joined #openstack-zaqar | 10:51 | |
| *** wanghao has quit IRC | 10:59 | |
| *** yanyanhu has joined #openstack-zaqar | 11:21 | |
| *** yanyanhu has quit IRC | 11:26 | |
| *** zhurong has quit IRC | 11:59 | |
| *** wanghao has joined #openstack-zaqar | 12:39 | |
| *** lhx__ has quit IRC | 13:00 | |
| *** adu has joined #openstack-zaqar | 13:27 | |
| *** XueFeng has quit IRC | 13:40 | |
| *** XueFeng has joined #openstack-zaqar | 13:41 | |
| *** nadya has quit IRC | 13:44 | |
| *** amoralej is now known as amoralej|lunch | 13:54 | |
| *** amoralej|lunch is now known as amoralej | 14:36 | |
| *** wanghao has quit IRC | 15:05 | |
| *** rcernin has quit IRC | 15:08 | |
| *** nadya has joined #openstack-zaqar | 15:11 | |
| *** mpanetta has quit IRC | 15:19 | |
| *** mpanetta has joined #openstack-zaqar | 15:20 | |
| *** pcaruana has quit IRC | 15:46 | |
| *** nadya has quit IRC | 16:35 | |
| *** nadya has joined #openstack-zaqar | 16:41 | |
| *** nadya has quit IRC | 16:42 | |
| *** wxy_ has quit IRC | 16:49 | |
| *** wxy_ has joined #openstack-zaqar | 16:51 | |
| *** nadya has joined #openstack-zaqar | 17:16 | |
| *** nadya has quit IRC | 17:17 | |
| *** nadya has joined #openstack-zaqar | 17:18 | |
| *** XueFeng has quit IRC | 17:24 | |
| *** nadya has quit IRC | 17:39 | |
| *** tesseract has quit IRC | 18:21 | |
| *** flwang1 has quit IRC | 18:44 | |
| *** mpanetta has quit IRC | 18:53 | |
| *** mpanetta has joined #openstack-zaqar | 18:53 | |
| *** amoralej is now known as amoralej|off | 18:54 | |
| openstackgerrit | Merged openstack/python-zaqarclient master: Remove "detailed" parser from subscription list https://review.openstack.org/441726 | 19:04 |
| *** nadya has joined #openstack-zaqar | 19:19 | |
| *** nadya has quit IRC | 19:20 | |
| -openstackstatus- NOTICE: lists.openstack.org will be offline from 20:00 to 23:00 UTC for planned upgrade maintenance | 19:59 | |
| *** Qiming has quit IRC | 20:12 | |
| *** Qiming has joined #openstack-zaqar | 20:16 | |
| *** Qiming has quit IRC | 21:01 | |
| *** Qiming has joined #openstack-zaqar | 21:02 | |
| -openstackstatus- NOTICE: The upgrade maintenance for lists.openstack.org has been completed and it is back online. | 21:51 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-zaqarclient master: Updated from global requirements https://review.openstack.org/451064 | 22:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!