| *** tqtran has quit IRC | 00:21 | |
| wxy | flwang: I can't reproduce as well locally. :( Need more time to dig into it. | 01:11 |
|---|---|---|
| flwang | wxy: ok, no problem | 01:12 |
| flwang | btw, seems we have to migrate to keystone v3 asap | 01:12 |
| flwang | we're seeing some gate failure about auth | 01:12 |
| wxy | flwang: Yes, v2 is deprecated. It's a worth thing | 01:20 |
| openstackgerrit | Fei Long Wang proposed openstack/zaqar: Support Tempest test as gate job https://review.openstack.org/302479 | 01:27 |
| *** Eva-i has joined #openstack-zaqar | 02:04 | |
| openstackgerrit | wangxiyuan proposed openstack/zaqar: (test)Support Tempest test as gate job https://review.openstack.org/320737 | 02:07 |
| *** shu-mutou-AFK is now known as shu-mutou | 02:16 | |
| openstackgerrit | Eva Balycheva proposed openstack/zaqar: Make queues lazy in subscriptions https://review.openstack.org/320749 | 02:43 |
| Eva-i | flwang: flwang1: hello. In my last patch I implemented lazy-queues-in-subscriptions blueprint. Sorry for delay. =) | 02:49 |
| Eva-i | *patch set | 02:50 |
| flwang | Eva-i: thank you so much | 02:50 |
| flwang | and don't say sorry, you did a great job | 02:50 |
| flwang | Eva-i: you just add 0 lines code to implement a new feature, it's awesome | 02:52 |
| Eva-i | flwang: yeah =) | 02:54 |
| flwang | Eva-i: so in your patch, we won't create a queue record and just save the queue name in subscription table, right? | 02:54 |
| Eva-i | flwang: yes | 02:54 |
| flwang | what's your consideration without adding the queue info? | 02:54 |
| Eva-i | flwang: do you want to make zaqar create the queue automatically? | 02:54 |
| flwang | Eva-i: i'm thinking | 02:55 |
| flwang | TBH, i don't know :) | 02:55 |
| flwang | because based on our current design, when user post messages to the queue, the queue will be created at that moment | 02:55 |
| Eva-i | flwang: flwang1: before you said this, I didn't think about pre-creating queue together with subscription. Maybe it's right, I will think. | 02:56 |
| flwang | and if there is no message post, we don't have to worry about that | 02:56 |
| flwang | oh, wait a moment | 02:56 |
| flwang | so did you test it manually? | 02:57 |
| flwang | like create a subscription on a non-exist queue? and list it? | 02:57 |
| Eva-i | flwang: manually and automatically | 02:57 |
| flwang | so you can list it? | 02:57 |
| Eva-i | flwang: yes, I can list it | 02:58 |
| flwang | ah, i see | 02:58 |
| flwang | we didn't check if the project is exist or not when listing subscription | 02:58 |
| flwang | Eva-i: i'm ok with this until now | 02:59 |
| Eva-i | flwang: "project is exist"? I think we don't store projects in db, each project acts just like a namespace. | 03:01 |
| Eva-i | flwang: until now? So now you're not okay with this? | 03:01 |
| flwang | Eva-i: sorry, i mean queue name :D | 03:02 |
| flwang | Eva-i: i mean i'm happy with current code :) | 03:02 |
| Eva-i | flwang: oki | 03:03 |
| Eva-i | flwang: =) | 03:05 |
| flwang | Eva-i: again, thanks | 03:05 |
| Eva-i | flwang: yes, thank you too for today. I'm going to sleep. | 03:06 |
| flwang | good night | 03:08 |
| flwang | gusy, shit happened :) | 03:09 |
| flwang | https://review.openstack.org/#/c/320178/ | 03:09 |
| flwang | seems we have to fix zaqar client | 03:10 |
| Kevin_Zheng | strange | 03:31 |
| Kevin_Zheng | requests.packages.urllib3.connectionpool: DEBUG: "POST /identity_v2_admin/tokens HTTP/1.1" 404 93 is the auth url always like this? | 03:35 |
| Kevin_Zheng | indentity_v2_admin? | 03:35 |
| flwang | Kevin_Zheng: i think it's caused by keystone client | 03:39 |
| Kevin_Zheng | https://review.openstack.org/#/c/291024/ I found this by the way | 03:39 |
| flwang | we need to migrate to v3 anyway :) | 03:41 |
| Kevin_Zheng | it seems the identity_v2_admin has been put directly to the url | 03:41 |
| Kevin_Zheng | it should be parsed first | 03:41 |
| Kevin_Zheng | but somehow didnt | 03:41 |
| flwang | Kevin_Zheng: ping | 04:44 |
| *** flwang1 has quit IRC | 05:03 | |
| *** GB21 has joined #openstack-zaqar | 05:13 | |
| *** Ravikiran_K has joined #openstack-zaqar | 05:21 | |
| *** Kevin_Zheng has quit IRC | 05:51 | |
| *** ig0r_ has joined #openstack-zaqar | 06:00 | |
| *** njohnston has quit IRC | 06:12 | |
| *** njohnston has joined #openstack-zaqar | 06:14 | |
| *** ig0r_ has quit IRC | 06:17 | |
| *** rcernin has joined #openstack-zaqar | 06:21 | |
| *** tesseract has joined #openstack-zaqar | 06:47 | |
| *** Kevin_Zheng has joined #openstack-zaqar | 06:51 | |
| Kevin_Zheng | flwang: pong | 06:51 |
| Kevin_Zheng | I was disconnected due to bad net connection | 06:52 |
| *** Ravikiran_K has quit IRC | 07:08 | |
| *** jtomasek has joined #openstack-zaqar | 07:20 | |
| wxy | https://review.openstack.org/#/c/193894/ this patch lead our jenkins down. we need a quick fix about it and then try to move to keysotne v3. | 07:31 |
| *** AAzza has joined #openstack-zaqar | 07:36 | |
| *** ig0r_ has joined #openstack-zaqar | 08:20 | |
| *** AAzza has quit IRC | 08:33 | |
| *** dmowrer has joined #openstack-zaqar | 08:52 | |
| *** dmowrer has quit IRC | 08:56 | |
| *** flwang1 has joined #openstack-zaqar | 09:09 | |
| *** itisha has joined #openstack-zaqar | 09:30 | |
| *** flwang1 has quit IRC | 09:35 | |
| *** flwang1 has joined #openstack-zaqar | 09:57 | |
| *** GB21 has quit IRC | 10:05 | |
| openstackgerrit | wangxiyuan proposed openstack/python-zaqarclient: Fix the zaqar functional test job https://review.openstack.org/320874 | 10:11 |
| openstackgerrit | wangxiyuan proposed openstack/python-zaqarclient: Fix the zaqar functional test job https://review.openstack.org/320874 | 10:12 |
| openstackgerrit | wangxiyuan proposed openstack/zaqar: Refactor zaqar/storage/utils.py to respect DRY https://review.openstack.org/320178 | 10:13 |
| *** dmowrer has joined #openstack-zaqar | 10:52 | |
| *** shu-mutou is now known as shu-mutou-AFK | 10:53 | |
| *** GB21 has joined #openstack-zaqar | 10:59 | |
| *** openstackgerrit has quit IRC | 11:18 | |
| *** openstackgerrit has joined #openstack-zaqar | 11:18 | |
| *** GB21 has quit IRC | 11:34 | |
| *** GB21 has joined #openstack-zaqar | 11:50 | |
| *** itisha has quit IRC | 11:59 | |
| *** GB21 has quit IRC | 12:19 | |
| *** ig0r__ has joined #openstack-zaqar | 13:05 | |
| *** ig0r_ has quit IRC | 13:08 | |
| *** mpanetta has joined #openstack-zaqar | 13:27 | |
| *** eliqiao has quit IRC | 13:41 | |
| *** mpanetta_ has joined #openstack-zaqar | 13:42 | |
| *** mpanetta has quit IRC | 13:43 | |
| *** mpanetta_ has quit IRC | 13:44 | |
| *** eliqiao has joined #openstack-zaqar | 13:45 | |
| *** mpanetta has joined #openstack-zaqar | 13:45 | |
| *** ametts has joined #openstack-zaqar | 13:51 | |
| *** GB21 has joined #openstack-zaqar | 15:11 | |
| *** rcernin has quit IRC | 16:04 | |
| *** tesseract has quit IRC | 16:13 | |
| *** GB21 has quit IRC | 16:25 | |
| *** dmowrer has quit IRC | 17:39 | |
| *** dmowrer has joined #openstack-zaqar | 17:40 | |
| *** dmowrer has quit IRC | 17:44 | |
| *** ig0r__ has quit IRC | 17:51 | |
| *** dmowrer has joined #openstack-zaqar | 18:15 | |
| *** dmowrer has quit IRC | 18:59 | |
| *** dmowrer has joined #openstack-zaqar | 19:00 | |
| *** dmowrer_ has joined #openstack-zaqar | 19:02 | |
| *** dmowrer has quit IRC | 19:04 | |
| *** AAzza has joined #openstack-zaqar | 19:06 | |
| *** AAzza has quit IRC | 19:50 | |
| *** flwang1 has quit IRC | 19:59 | |
| *** tqtran has joined #openstack-zaqar | 20:10 | |
| *** dmowrer_ has quit IRC | 20:15 | |
| *** dmowrer has joined #openstack-zaqar | 20:36 | |
| *** dmowrer has quit IRC | 20:39 | |
| *** dmowrer has joined #openstack-zaqar | 20:40 | |
| flwang | flaper87: around? | 21:26 |
| *** ametts has quit IRC | 21:28 | |
| *** flwang1 has joined #openstack-zaqar | 21:36 | |
| *** mpanetta has quit IRC | 21:41 | |
| *** flwang1 has quit IRC | 21:45 | |
| *** flwang1 has joined #openstack-zaqar | 21:53 | |
| *** dmowrer has quit IRC | 22:34 | |
| flwang | Eva-i: ping | 23:02 |
| flwang | vkmc: ryansb: around? can you help review https://review.openstack.org/320874 ? which fixes our gate | 23:03 |
| Eva-i | flwang: pong | 23:26 |
| flwang | Eva-i: can you give it a bless? ^ | 23:27 |
| Eva-i | flwang: let's see... | 23:27 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!