*** csoukup has quit IRC | 00:07 | |
*** amitgandhinz has quit IRC | 00:08 | |
flwang | vkmc: ping | 00:37 |
---|---|---|
flwang | ryansb: are you working on the client patch for metadata update? | 00:40 |
*** achanda has quit IRC | 01:00 | |
*** amitgandhinz has joined #openstack-zaqar | 01:04 | |
*** amitgandhinz has quit IRC | 01:17 | |
*** achanda has joined #openstack-zaqar | 02:10 | |
*** amitgandhinz has joined #openstack-zaqar | 02:14 | |
*** achanda has quit IRC | 02:14 | |
*** achanda has joined #openstack-zaqar | 02:15 | |
openstackgerrit | Merged openstack/zaqar: Fix the tempest test error https://review.openstack.org/283466 | 02:18 |
*** achanda has quit IRC | 02:22 | |
*** amitgandhinz has quit IRC | 02:27 | |
flwang | Eva-i: ping | 02:36 |
flwang | Eva-i: what's the race-condition issue you mentioned at https://review.openstack.org/#/c/265723/7/zaqar/transport/wsgi/v2_0/messages.py ? | 02:36 |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Fix the TTL issue of subscriptions for Redis https://review.openstack.org/276548 | 02:37 |
*** mdnadeem has joined #openstack-zaqar | 02:43 | |
*** mdnadeem_ has quit IRC | 02:46 | |
*** boris-42 has joined #openstack-zaqar | 02:50 | |
*** mdnadeem has quit IRC | 02:54 | |
*** mdnadeem has joined #openstack-zaqar | 02:55 | |
*** mdnadeem has quit IRC | 02:57 | |
*** mdnadeem has joined #openstack-zaqar | 02:57 | |
wxy | Hi, guys. Please review the bp if you get time : https://review.openstack.org/#/c/284555/ I'd like to start to code ASAP. Thanks | 02:59 |
flwang | wxy: i'm reading this 'Yes, your opinion is a option, but single resource could be managed standalone, we can make querying to know how much subscription is waiting to be confirmed and from security point, subscription will be expire if user's endpoint don't confirm it in time(that's why we set ttl here).' | 03:07 |
flwang | we can make querying to know how much subscription is waiting to be confirmed and from security point | 03:07 |
flwang | so what's the potential security issue? | 03:07 |
wxy | I guess that if we use Subscription resource to confirm, we should give subscriber a token, But the subscriber could use the token to do anything. | 03:12 |
wxy | flwang: Is that security issue? | 03:14 |
flwang | wxy: i can see the point now | 03:16 |
flwang | thinking | 03:17 |
flwang | wxy: is SNS using a separate endpoint? | 03:23 |
*** amitgandhinz has joined #openstack-zaqar | 03:24 | |
wxy | flwang: TBH, I don't know. | 03:27 |
wxy | But it send a token to the SNS | 03:28 |
openstackgerrit | Merged openstack/zaqar: Add tempest test for v1.1 https://review.openstack.org/283906 | 03:30 |
openstackgerrit | Merged openstack/zaqar: Add tempest test for wsgi v2 https://review.openstack.org/284016 | 03:31 |
wxy | flwang: The url is like: https://sns.us-west-2.amazonaws.com/?Action=ConfirmSubscription&TopicArn=arn:aws:sns:us-west-2:123456789012:MyTopic&Token=2336412f37fb687f5d51e6e2 | 03:31 |
wxy | So we can see Action=ConfirmSubscription | 03:31 |
wxy | Does it mean a separate endpoint? Or AMAZON has a way to distinguish the token? | 03:33 |
flwang | i will like to do some investigation and get ryansb's opinion about this | 03:35 |
flwang | wxy: so pls hold a bit :) | 03:35 |
therve | flwang, Are the tempest tests actually run anywhere? Just saw the patches go in | 03:35 |
flwang | therve: no, we're not using it for gate yet | 03:36 |
flwang | therve: i would like to use the tempest test as a gate job in Newton | 03:36 |
therve | That's... unfortunate | 03:36 |
flwang | therve: yep, we should use it | 03:36 |
flwang | mdnadeem: ping | 03:37 |
*** amitgandhinz has quit IRC | 03:37 | |
*** achanda has joined #openstack-zaqar | 03:37 | |
flwang | therve: btw, what's your timezone? | 03:38 |
therve | Wish I knew | 03:38 |
flwang | therve: whahaha | 03:38 |
wxy | flwang: Yes, I'd like to know his opinion. You could bring it up if he is online. | 03:38 |
flwang | wxy: sure | 03:38 |
therve | flwang, Also is the client release in the works? | 03:40 |
flwang | therve: yes, i'm waiting for several patches before propose a release | 03:41 |
therve | Mokay | 03:41 |
flwang | therve: the top 5 https://review.openstack.org/#/q/project:openstack/python-zaqarclient+status:open | 03:42 |
flwang | therve: sorry for the delay | 03:42 |
*** achanda has quit IRC | 03:42 | |
therve | No worries | 03:45 |
*** achanda has joined #openstack-zaqar | 03:49 | |
mdnadeem | flwang: pong | 03:54 |
*** achanda has quit IRC | 03:55 | |
flwang | mdnadeem: can you rebase https://review.openstack.org/266808 and https://review.openstack.org/266822 ? | 03:56 |
flwang | mdnadeem: seems you're very busy recently? | 03:56 |
mdnadeem | flwang, yah sure, i will | 03:56 |
flwang | mdnadeem: thank you so much | 03:56 |
mdnadeem | flwang, welcome :) | 03:57 |
flwang | mdnadeem: are you busy for some internal stuff? | 03:57 |
flwang | mdnadeem: can't see you around recently | 03:57 |
mdnadeem | flwang, yes, Project get change from company side, however i still like to contribute in zaqar | 03:59 |
flwang | mdnadeem: awesome :) thank you!!! | 03:59 |
openstackgerrit | MD NADEEM proposed openstack/python-zaqarclient: Update pool on pool create if it exists https://review.openstack.org/266808 | 04:00 |
openstackgerrit | MD NADEEM proposed openstack/python-zaqarclient: Update flavor on flavor create if it exists https://review.openstack.org/266822 | 04:00 |
*** flwang1 has quit IRC | 04:02 | |
*** itisha has joined #openstack-zaqar | 04:03 | |
*** david-lyle has joined #openstack-zaqar | 04:13 | |
*** amitgandhinz has joined #openstack-zaqar | 04:34 | |
*** david-lyle has quit IRC | 04:36 | |
*** amitgandhinz has quit IRC | 04:47 | |
*** david-lyle has joined #openstack-zaqar | 04:50 | |
*** achanda has joined #openstack-zaqar | 04:55 | |
*** david-lyle has quit IRC | 04:56 | |
*** achanda has quit IRC | 05:01 | |
*** exploreshaifali has joined #openstack-zaqar | 05:27 | |
*** exploreshaifali has quit IRC | 05:34 | |
*** amitgandhinz has joined #openstack-zaqar | 05:44 | |
*** amitgandhinz has quit IRC | 05:57 | |
*** exploreshaifali has joined #openstack-zaqar | 05:58 | |
*** achanda has joined #openstack-zaqar | 05:58 | |
*** achanda has quit IRC | 06:02 | |
*** achanda has joined #openstack-zaqar | 06:11 | |
*** rcernin has joined #openstack-zaqar | 06:44 | |
*** rcernin has quit IRC | 06:49 | |
*** amitgandhinz has joined #openstack-zaqar | 06:54 | |
*** neerja has joined #openstack-zaqar | 07:00 | |
*** amitgandhinz has quit IRC | 07:08 | |
*** exploreshaifali has quit IRC | 07:24 | |
*** rcernin has joined #openstack-zaqar | 07:24 | |
*** pcaruana has joined #openstack-zaqar | 07:43 | |
*** amitgandhinz has joined #openstack-zaqar | 08:04 | |
*** neerja has quit IRC | 08:06 | |
*** jtomasek has joined #openstack-zaqar | 08:07 | |
*** amitgandhinz has quit IRC | 08:17 | |
*** exploreshaifali has joined #openstack-zaqar | 08:18 | |
*** achanda has quit IRC | 08:26 | |
*** AAzza has quit IRC | 08:27 | |
*** exploreshaifali has quit IRC | 08:28 | |
*** rcernin has quit IRC | 08:29 | |
*** AAzza has joined #openstack-zaqar | 08:34 | |
*** achanda has joined #openstack-zaqar | 08:37 | |
*** rcernin has joined #openstack-zaqar | 08:37 | |
*** exploreshaifali has joined #openstack-zaqar | 08:44 | |
*** flwang1 has joined #openstack-zaqar | 08:46 | |
flwang1 | vkmc: ping | 08:47 |
flwang1 | Eva-i: ping | 08:47 |
*** achanda has quit IRC | 09:08 | |
*** achanda has joined #openstack-zaqar | 09:12 | |
*** amitgandhinz has joined #openstack-zaqar | 09:14 | |
Eva-i | flwang1: hello, I'm here | 09:24 |
flwang1 | Eva-i: hi :) | 09:24 |
flwang1 | Eva-i: would you mind explaining the comment at https://review.openstack.org/#/c/265723/7/zaqar/transport/wsgi/v2_0/messages.py ? | 09:25 |
*** amitgandhinz has quit IRC | 09:27 | |
Eva-i | flwang1: oki. Here's "on_post" method in CollectionResource class in messages.py. We have only one instance of CollectionResource in instance of Zaqar. If it's possible to run "on_post" method two or more times simultaneously, there will be a race condition problem, becase in this method we change CollectionResource instance's variable. But seems like nothing to worry about: "on_post" method will not ever run two times or more simultaneously. | 09:40 |
flwang1 | Eva-i: but no matter it run how many times, the logic will change the value | 09:41 |
flwang1 | am i missing anything? | 09:41 |
Eva-i | flwang1: what do you mean? | 09:42 |
flwang1 | Eva-i: i mean i can't see the race condition | 09:43 |
flwang1 | therve: ping | 09:43 |
Eva-i | flwang1: TLDR: your code is okay if "on_post" method can't be executed simultaneously. | 09:43 |
therve | flwang1, Yes | 09:44 |
therve | For future reference https://blogs.gnome.org/markmc/2014/02/20/naked-pings/ | 09:44 |
Eva-i | flwang1: oki, I can show you where race condition could be, if "on_post" method was able to executed two times or more simultaneously. | 09:44 |
flwang1 | therve: sorry, i should say ping, re https://review.openstack.org/#/c/265723/7/zaqar/transport/wsgi/v2_0/messages.py | 09:44 |
flwang1 | therve: can you see any race condition issue based on the new change? | 09:45 |
therve | Let's see | 09:45 |
flwang1 | therve: thanks | 09:45 |
therve | flwang1, That probably works, but it's just bad design | 09:53 |
Eva-i | flwang1: So if "on_post" method could be run simultaneously two times or more. Imagine there are two requests sent simultaneously to Zaqar: first request for posting message to a normal queue. Second request is same, but the queue has '_default_message_ttl' attribute. So the first request comes and "self._message_post_spec" instance variable gets server config's default ttl (L182). But before the variable gets passed to L199, second request c | 09:53 |
*** achanda has quit IRC | 09:53 | |
*** boris-42 has quit IRC | 09:54 | |
therve | There is no reason for message_post_spec to be a instance variable anymore | 09:54 |
therve | That could potentially be an issue if we have a multi-threaded wsgi container | 09:54 |
therve | Though other problems would appear I suspect | 09:55 |
Eva-i | I don't think we will have a problem with multi-threaded wsgi container, because instances of Zaqar will be separated and have their own CollectionResource objects. | 09:55 |
Eva-i | therve: +1, I don't like how it looks either. | 09:56 |
Eva-i | this can be done without assigning new value to "self._message_post_spec" | 09:57 |
therve | Right it feels fairly uncontroversial to me :) | 09:58 |
flwang1 | so how about let's just use a internal variable? | 09:58 |
therve | Yeah that's the point, just remove the self | 09:58 |
flwang1 | Eva-i: which comment is the -1 coming from? | 10:00 |
Eva-i | flwang1: here: https://review.openstack.org/#/c/265723/7/zaqar/tests/unit/transport/wsgi/v2_0/test_validation.py | 10:00 |
flwang1 | the typo, right? | 10:00 |
Eva-i | flwang1: ah. yes, and the typo. So -1 is comes from not properly cleaned test and from typo. | 10:01 |
Eva-i | flwang1: we need to merge this patch today, right? | 10:03 |
flwang1 | got | 10:03 |
flwang1 | in this week | 10:03 |
flwang1 | by Fir | 10:04 |
flwang1 | Fri | 10:04 |
Eva-i | flwang1: I'm sure we will merge it until Friday. If it will be not ready, we can force it's merging and then fix bugs. | 10:04 |
flwang1 | Eva-i: correct :) | 10:04 |
*** amitgandhinz has joined #openstack-zaqar | 10:24 | |
*** flwang1 has quit IRC | 10:26 | |
*** amitgandhinz has quit IRC | 10:37 | |
*** flaper87 has quit IRC | 10:56 | |
*** flaper87 has joined #openstack-zaqar | 10:56 | |
*** exploreshaifali has quit IRC | 11:06 | |
*** achanda has joined #openstack-zaqar | 11:24 | |
*** achanda has quit IRC | 11:29 | |
*** amitgandhinz has joined #openstack-zaqar | 11:33 | |
*** exploreshaifali has joined #openstack-zaqar | 11:47 | |
*** amitgandhinz has quit IRC | 11:47 | |
*** khushbu_ has joined #openstack-zaqar | 11:57 | |
-openstackstatus- NOTICE: Infra currently has a long backlog. Please be patient and where possible avoid rechecks while it catches up. | 12:07 | |
*** khushbu_ has quit IRC | 12:13 | |
*** achanda has joined #openstack-zaqar | 12:26 | |
*** achanda has quit IRC | 12:30 | |
*** exploreshaifali has quit IRC | 12:38 | |
*** wanghao has quit IRC | 12:41 | |
*** wanghao has joined #openstack-zaqar | 12:42 | |
*** amitgandhinz has joined #openstack-zaqar | 12:43 | |
*** pcaruana has quit IRC | 12:53 | |
*** amitgandhinz has quit IRC | 12:57 | |
*** exploreshaifali has joined #openstack-zaqar | 12:58 | |
*** wanghao has quit IRC | 13:07 | |
*** wanghao has joined #openstack-zaqar | 13:08 | |
*** pcaruana has joined #openstack-zaqar | 13:08 | |
*** exploreshaifali has quit IRC | 13:28 | |
*** achanda has joined #openstack-zaqar | 13:53 | |
*** malini has joined #openstack-zaqar | 13:56 | |
*** malini1 has joined #openstack-zaqar | 13:58 | |
*** AAzza has quit IRC | 14:00 | |
*** venkat has joined #openstack-zaqar | 14:00 | |
*** venkat has quit IRC | 14:00 | |
*** malini has quit IRC | 14:01 | |
*** Eva-i has quit IRC | 14:04 | |
*** Eva-i has joined #openstack-zaqar | 14:09 | |
*** achanda has quit IRC | 14:13 | |
*** AAzza has joined #openstack-zaqar | 14:15 | |
*** boris-42 has joined #openstack-zaqar | 14:16 | |
*** sriram has joined #openstack-zaqar | 14:27 | |
*** sriram has quit IRC | 14:27 | |
*** malini1 has quit IRC | 14:32 | |
*** pt_15 has joined #openstack-zaqar | 14:34 | |
*** pcaruana has quit IRC | 14:38 | |
*** ametts has joined #openstack-zaqar | 14:42 | |
*** amitgandhinz has joined #openstack-zaqar | 14:49 | |
*** wanghao has quit IRC | 14:51 | |
*** wanghao has joined #openstack-zaqar | 14:51 | |
*** pcaruana has joined #openstack-zaqar | 14:52 | |
*** khushbu has joined #openstack-zaqar | 15:10 | |
*** khushbu_ has joined #openstack-zaqar | 15:11 | |
*** AAzza has quit IRC | 15:33 | |
*** sriram has joined #openstack-zaqar | 15:49 | |
*** AAzza has joined #openstack-zaqar | 16:01 | |
*** rcernin has quit IRC | 16:16 | |
*** pcaruana has quit IRC | 16:17 | |
*** ametts has quit IRC | 16:24 | |
*** jtomasek has quit IRC | 16:34 | |
Eva-i | Oh, seems like we missed the meeting... | 17:04 |
*** exploreshaifali has joined #openstack-zaqar | 17:05 | |
*** mpanetta has joined #openstack-zaqar | 17:09 | |
*** boris-42 has quit IRC | 17:14 | |
*** openstackgerrit has quit IRC | 17:18 | |
*** openstackgerrit has joined #openstack-zaqar | 17:18 | |
*** david-lyle has joined #openstack-zaqar | 17:30 | |
*** wanghao has quit IRC | 17:32 | |
*** wanghao has joined #openstack-zaqar | 17:34 | |
*** csoukup has joined #openstack-zaqar | 17:35 | |
*** davideagnello has joined #openstack-zaqar | 17:40 | |
openstackgerrit | David Cusatis proposed openstack/zaqar-ui: Add Subscriptions to Queue drawer https://review.openstack.org/284921 | 17:41 |
*** wanghao has quit IRC | 17:45 | |
*** wanghao has joined #openstack-zaqar | 17:46 | |
*** achanda has joined #openstack-zaqar | 17:47 | |
*** exploreshaifali has quit IRC | 17:54 | |
*** david-lyle has quit IRC | 17:55 | |
*** david-lyle_ has joined #openstack-zaqar | 17:55 | |
*** achanda has quit IRC | 18:04 | |
*** boris-42 has joined #openstack-zaqar | 18:30 | |
*** flwang1 has joined #openstack-zaqar | 18:36 | |
*** flwang1 has quit IRC | 18:42 | |
*** khushbu has quit IRC | 18:52 | |
*** khushbu_ has quit IRC | 18:52 | |
*** ametts has joined #openstack-zaqar | 18:54 | |
*** malini has joined #openstack-zaqar | 18:57 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-zaqarclient: Remove unused pngmath Sphinx extension https://review.openstack.org/286219 | 18:58 |
openstackgerrit | Andreas Jaeger proposed openstack/zaqar: Remove unused pngmath Sphinx extension https://review.openstack.org/286225 | 19:00 |
*** malini1 has joined #openstack-zaqar | 19:01 | |
openstackgerrit | Andreas Jaeger proposed openstack/zaqar-ui: Remove unused pngmath Sphinx extension https://review.openstack.org/286227 | 19:01 |
*** malini has quit IRC | 19:04 | |
*** pt_15 has quit IRC | 19:12 | |
*** pt_15 has joined #openstack-zaqar | 19:14 | |
*** ametts has quit IRC | 19:27 | |
*** khushbu__ has joined #openstack-zaqar | 19:30 | |
*** khushbu___ has joined #openstack-zaqar | 19:31 | |
*** achanda has joined #openstack-zaqar | 19:47 | |
*** achanda has quit IRC | 19:57 | |
*** amitgandhinz has quit IRC | 20:03 | |
*** amitgandhinz has joined #openstack-zaqar | 20:05 | |
*** achanda has joined #openstack-zaqar | 20:11 | |
*** david-lyle_ is now known as david-lyle | 20:12 | |
*** exploreshaifali has joined #openstack-zaqar | 20:18 | |
*** flwang1 has joined #openstack-zaqar | 20:23 | |
flwang | did we have a meeting ? | 20:32 |
vkmc | we didn't | 20:32 |
flwang | vkmc: oh, you're around | 20:32 |
vkmc | I am | 20:32 |
Eva-i | flwang: we can do it | 20:32 |
flwang | vkmc: could we meet after 30mins? | 20:33 |
Eva-i | flwang: vkmc: hello | 20:33 |
vkmc | sure | 20:33 |
flwang | vkmc: https://review.openstack.org/280941 https://review.openstack.org/269398 pls help review | 20:33 |
vkmc | flwang, yes, I'm on it... had been struggling with a few things in the env | 20:33 |
*** malini1 has left #openstack-zaqar | 20:33 | |
flwang | vkmc: cool, thanks | 20:34 |
flwang | vkmc: https://review.openstack.org/266808 and this | 20:35 |
vkmc | I'm currently reviewing https://review.openstack.org/#/c/283838/ | 20:35 |
*** exploreshaifali has quit IRC | 20:39 | |
*** pt_15 has quit IRC | 20:45 | |
*** itisha has quit IRC | 20:49 | |
flwang | are you guys ok for a meeting after 2 mins in zaqar channel? | 20:58 |
flwang | i'm thining proposing a new meeting time after summit | 20:58 |
Eva-i | yes | 21:01 |
Eva-i | I'm ready | 21:01 |
flwang | #startmeeting zaqar | 21:02 |
openstack | Meeting started Mon Feb 29 21:02:12 2016 UTC and is due to finish in 60 minutes. The chair is flwang. Information about MeetBot at http://wiki.debian.org/MeetBot. | 21:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 21:02 |
openstack | The meeting name has been set to 'zaqar' | 21:02 |
flwang | i don't have much topics today | 21:02 |
flwang | so feel free raise your hand and insert your topics | 21:02 |
flwang | #topic code review | 21:02 |
Eva-i | oki | 21:02 |
vkmc | o/ | 21:02 |
vkmc | :) | 21:02 |
Eva-i | o/ | 21:03 |
flwang | this week is the M-3 final days | 21:03 |
flwang | so let's focus on code review | 21:03 |
*** davideagnello has quit IRC | 21:03 | |
flwang | we have some good patches need to be merged | 21:04 |
Eva-i | flwang: I'm going to review your redis subscription TTL patch today | 21:04 |
*** davideagnello has joined #openstack-zaqar | 21:04 | |
flwang | Eva-i: awesome | 21:04 |
flwang | https://review.openstack.org/270464 mongo TTL subscription | 21:05 |
flwang | https://review.openstack.org/276548 redis subscriptoin TTL | 21:05 |
vkmc | reviewing | 21:06 |
flwang | more attributes of queue https://review.openstack.org/265723 | 21:07 |
Eva-i | https://review.openstack.org/280941 Support metadata update issue for v1.1 and v2 | 21:08 |
Eva-i | going to review this as well | 21:08 |
flwang | https://review.openstack.org/273931 "group" word should be used instead "pool" | 21:08 |
Eva-i | that's a big patch | 21:11 |
*** AAzza has quit IRC | 21:11 | |
vkmc | yeah | 21:11 |
*** khushbu__ has quit IRC | 21:13 | |
*** khushbu___ has quit IRC | 21:13 | |
*** AAzza has joined #openstack-zaqar | 21:13 | |
Eva-i | anything else? | 21:14 |
flwang | no, actually, you can just review all the opening patch on the top | 21:15 |
flwang | those are we want to merge :) | 21:15 |
*** tqtran has joined #openstack-zaqar | 21:15 | |
*** amitgandhinz has quit IRC | 21:15 | |
Eva-i | yes, I'm going to fix my two patches and then review these all | 21:15 |
Eva-i | I don't have topics to propose today | 21:16 |
*** sriram has quit IRC | 21:16 | |
*** ametts has joined #openstack-zaqar | 21:22 | |
flwang | sorry, in another meeting | 21:23 |
flwang | so let's focus on code review and the M-3 stuff this week | 21:23 |
Eva-i | flwang: alright, though I really want to fix my patches first =) | 21:23 |
flwang | Eva-i: haha, cool | 21:24 |
flwang | any other topic? | 21:25 |
flwang | i think this could be short meeting? | 21:25 |
Eva-i | yes | 21:25 |
flwang | vkmc: ^ | 21:26 |
vkmc | yes | 21:27 |
vkmc | ! | 21:28 |
vkmc | I'm with reviews and other stuff | 21:28 |
vkmc | let's focus on reviewing for M3 this week | 21:28 |
vkmc | FF is coming | 21:28 |
flwang | vkmc: cool, thanks | 21:29 |
flwang | #endmeeting | 21:29 |
openstack | Meeting ended Mon Feb 29 21:29:48 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 21:29 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/zaqar/2016/zaqar.2016-02-29-21.02.html | 21:29 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/zaqar/2016/zaqar.2016-02-29-21.02.txt | 21:29 |
openstack | Log: http://eavesdrop.openstack.org/meetings/zaqar/2016/zaqar.2016-02-29-21.02.log.html | 21:29 |
*** davideagnello has quit IRC | 21:32 | |
*** tqtran has quit IRC | 21:34 | |
*** davideagnello has joined #openstack-zaqar | 21:34 | |
*** amitgandhinz has joined #openstack-zaqar | 21:36 | |
flwang | Eva-i: are you going to update this https://review.openstack.org/#/c/282114/ ? | 21:41 |
Eva-i | flwang: oh, yes, thanks for reminder | 21:42 |
openstackgerrit | Eva Balycheva proposed openstack/python-zaqarclient: Make TransportErrors more descriptive https://review.openstack.org/282114 | 21:44 |
Eva-i | flwang: okay, I fixed it | 21:44 |
openstackgerrit | Merged openstack/zaqar-ui: Ability to delete queues https://review.openstack.org/285083 | 21:45 |
flwang | Eva-i: thanks a lot | 21:46 |
flwang | ryansb: around? are you working on the patch for metadata update on client side? | 21:46 |
ryansb | flwang: yeah, I'll be posting that tomorrow | 21:56 |
*** tqtran has joined #openstack-zaqar | 21:56 | |
*** ametts has quit IRC | 21:56 | |
flwang | ryansb: cool, thanks | 21:59 |
openstackgerrit | Merged openstack/zaqar-ui: Remove unused pngmath Sphinx extension https://review.openstack.org/286227 | 22:03 |
*** tqtran has quit IRC | 22:09 | |
*** tqtran has joined #openstack-zaqar | 22:09 | |
*** ametts has joined #openstack-zaqar | 22:21 | |
*** tqtran has quit IRC | 22:22 | |
*** tqtran has joined #openstack-zaqar | 22:23 | |
*** ametts has quit IRC | 22:27 | |
openstackgerrit | Merged openstack/zaqar: Fix validation in websocket unit tests https://review.openstack.org/283838 | 22:28 |
*** tqtran has left #openstack-zaqar | 22:31 | |
openstackgerrit | Merged openstack/python-zaqarclient: Remove unused pngmath Sphinx extension https://review.openstack.org/286219 | 22:32 |
*** tqtran has joined #openstack-zaqar | 22:39 | |
*** achanda has quit IRC | 22:54 | |
*** amitgandhinz has quit IRC | 22:55 | |
*** achanda has joined #openstack-zaqar | 23:08 | |
*** mpanetta has quit IRC | 23:15 | |
openstackgerrit | Thai Tran proposed openstack/zaqar-ui: Removed batch action service https://review.openstack.org/286321 | 23:35 |
*** kgriffs is now known as kgriffs|afk | 23:41 | |
*** csoukup has quit IRC | 23:55 | |
*** tqtran has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!