*** david-lyle_ is now known as david-lyle | 00:35 | |
*** ameade has quit IRC | 00:57 | |
*** ameade has joined #openstack-zaqar | 00:57 | |
*** tqtran has quit IRC | 01:05 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Support purge queue https://review.openstack.org/397472 | 01:16 |
---|---|---|
*** yanyanhu has joined #openstack-zaqar | 01:17 | |
*** yanyanhu has quit IRC | 01:20 | |
*** yanyanhu has joined #openstack-zaqar | 01:21 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Refactor current queues actions https://review.openstack.org/394737 | 01:31 |
*** shu-mutou-AWAY is now known as shu-mutou | 01:53 | |
*** mpanetta has quit IRC | 02:22 | |
*** yanyanhu has quit IRC | 03:11 | |
*** yanyanhu has joined #openstack-zaqar | 03:17 | |
*** yanyanhu_ has joined #openstack-zaqar | 03:39 | |
*** yanyanhu has quit IRC | 03:41 | |
*** flwang1 has quit IRC | 04:20 | |
*** flwang1 has joined #openstack-zaqar | 04:22 | |
*** flwang1 has quit IRC | 04:36 | |
*** GB21 has joined #openstack-zaqar | 04:37 | |
*** exploreshaifali has joined #openstack-zaqar | 04:42 | |
*** yanyanhu_ has quit IRC | 05:02 | |
*** yanyanhu_ has joined #openstack-zaqar | 05:05 | |
*** exploreshaifali has quit IRC | 05:17 | |
*** yanyanhu_ has quit IRC | 05:49 | |
*** yanyanhu_ has joined #openstack-zaqar | 05:54 | |
*** pcaruana has joined #openstack-zaqar | 07:18 | |
*** yanyanhu_ has quit IRC | 07:23 | |
*** exploreshaifali has joined #openstack-zaqar | 08:24 | |
*** yanyanhu_ has joined #openstack-zaqar | 08:57 | |
*** yanyanhu_ has quit IRC | 08:57 | |
*** yanyanhu_ has joined #openstack-zaqar | 09:22 | |
*** openstackgerrit has quit IRC | 09:48 | |
*** openstackgerrit has joined #openstack-zaqar | 09:48 | |
*** GB21 has quit IRC | 10:05 | |
*** eliqiao has quit IRC | 10:22 | |
*** eliqiao has joined #openstack-zaqar | 10:22 | |
*** yanyanhu_ has quit IRC | 10:31 | |
openstackgerrit | wanghao proposed openstack/zaqar: Subscription Confirmation Support-3 https://review.openstack.org/389473 | 10:35 |
*** exploreshaifali has quit IRC | 10:40 | |
*** exploreshaifali has joined #openstack-zaqar | 10:48 | |
*** GB21 has joined #openstack-zaqar | 10:49 | |
*** andreaf has quit IRC | 11:26 | |
*** andreaf has joined #openstack-zaqar | 11:26 | |
*** andreaf has quit IRC | 11:36 | |
*** andreaf has joined #openstack-zaqar | 11:36 | |
*** andreaf has quit IRC | 11:39 | |
*** andreaf has joined #openstack-zaqar | 11:43 | |
*** exploreshaifali has quit IRC | 11:58 | |
openstackgerrit | wanghao proposed openstack/zaqar: Subscription Confirmation Support-3 https://review.openstack.org/389473 | 12:00 |
*** GB21 has quit IRC | 12:56 | |
*** dynarro has joined #openstack-zaqar | 14:05 | |
*** mpanetta has joined #openstack-zaqar | 15:13 | |
*** mpanetta has quit IRC | 15:16 | |
*** mpanetta has joined #openstack-zaqar | 15:17 | |
*** wxy__ has quit IRC | 15:27 | |
*** pcaruana has quit IRC | 16:10 | |
*** tqtran has joined #openstack-zaqar | 18:13 | |
*** dynarro has quit IRC | 18:27 | |
*** dhellmann has joined #openstack-zaqar | 18:52 | |
*** rbrady is now known as rbrady-afk | 19:28 | |
*** openstackgerrit has quit IRC | 19:48 | |
*** openstackgerrit has joined #openstack-zaqar | 19:48 | |
*** rbrady-afk is now known as rbrady | 20:12 | |
*** dynarro has joined #openstack-zaqar | 20:32 | |
*** flwang1 has joined #openstack-zaqar | 20:53 | |
flwang | therve: ping | 21:04 |
therve | flwang, Hey | 21:04 |
flwang | re the purge queue api | 21:04 |
flwang | therve: did you get a chance to review this https://review.openstack.org/395898? | 21:04 |
flwang | the spec of purge queue | 21:04 |
therve | flwang, No | 21:04 |
flwang | i explained why i refactor the queue actions code structure | 21:05 |
flwang | no a strong reason, but I hope it can make things looks better, but, yep, i'm happy to get you guys comments | 21:05 |
therve | flwang, You're making it really confusing to talk about the API WG | 21:06 |
therve | It doesn't have anything to do with it AFAICT | 21:06 |
flwang | therve: ok, i'm listening | 21:07 |
therve | That's all I had to say :) | 21:08 |
flwang | if you did some investigation, you will see the actions in openstack world is mess | 21:08 |
flwang | you can see resources/myresource/action, resources/myresource/actions and resources/myresource/do, etc | 21:09 |
flwang | i just want to do the new endpoint on the right direction | 21:09 |
therve | Sure, but you're not changing that? Because you can't with compatibility? | 21:09 |
flwang | therve: yes | 21:09 |
therve | So why do you talk about that? :) | 21:09 |
flwang | but i also don't want to add another new file named purge.py under /v2 | 21:09 |
flwang | because that looks very silly, IMHO | 21:10 |
therve | That I just disagree with out | 21:10 |
therve | with you | 21:10 |
flwang | and in the future, if we want to add another action for queue, it means another new file named 'addmeaddedme.py' | 21:10 |
flwang | ok, i want to see why :D | 21:11 |
therve | Because I can clearly identity what does what | 21:12 |
therve | It separates the concern nicely to me | 21:12 |
flwang | ok, if so, would you mind commenting on the spec? | 21:15 |
flwang | even though i don't think a central queue actions file will make things blur | 21:16 |
therve | Just did | 21:22 |
flwang | therve: thank you so much | 21:23 |
flwang | therve: it would be nice if you can take a look at this big patch when you have time https://review.openstack.org/395277 | 21:24 |
flwang | it's big, but very simple | 21:24 |
flwang | the sql migration | 21:24 |
therve | I'll try! | 21:25 |
flwang | really appreciate it | 21:26 |
therve | flwang, I believe we'd need a gate change for it to be tested though | 21:26 |
flwang | therve: that's a good point | 21:27 |
flwang | therve: i will do it asap | 21:27 |
flwang | therve: just double check, so you prefer to use /v2/queues/myqueue/purge instead of creating a new endpoint /v2/queues/myqueue/actions, is it? | 21:30 |
therve | flwang, Yes | 21:31 |
flwang | ok, thanks | 21:31 |
therve | That's what you suggested in the spec anyway | 21:32 |
*** mpanetta has quit IRC | 21:40 | |
*** mpanetta has joined #openstack-zaqar | 21:41 | |
flwang | therve: haha | 21:44 |
*** dynarro has quit IRC | 22:39 | |
*** AAzza has quit IRC | 23:07 | |
*** AAzza has joined #openstack-zaqar | 23:07 | |
*** AAzza has quit IRC | 23:19 | |
*** AAzza has joined #openstack-zaqar | 23:22 | |
*** AAzza_ has joined #openstack-zaqar | 23:25 | |
*** AAzza has quit IRC | 23:27 | |
*** AAzza has joined #openstack-zaqar | 23:30 | |
*** AAzza_ has quit IRC | 23:30 | |
*** shu-mutou is now known as shu-mutou-AWAY | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!