| *** spzala has joined #openstack-oslo | 00:13 | |
| *** spzala has quit IRC | 00:18 | |
| *** spzala has joined #openstack-oslo | 00:26 | |
| *** spzala has quit IRC | 00:32 | |
| *** mtanino has quit IRC | 00:38 | |
| *** edmondsw has quit IRC | 00:46 | |
| *** david-lyle_ has joined #openstack-oslo | 00:51 | |
| *** david-lyle has quit IRC | 00:54 | |
| *** spzala has joined #openstack-oslo | 00:59 | |
| *** zz_dimtruck is now known as dimtruck | 01:02 | |
| openstackgerrit | howard lee proposed openstack/oslo.messaging: [TrivialFix] Fix typo in oslo.messaging https://review.openstack.org/388948 | 01:05 |
|---|---|---|
| *** dimtruck is now known as zz_dimtruck | 01:12 | |
| *** spzala has quit IRC | 01:26 | |
| *** mriedem_away is now known as mriedem | 01:33 | |
| *** zz_dimtruck is now known as dimtruck | 01:35 | |
| *** mtanino has joined #openstack-oslo | 01:41 | |
| *** ozamiatin has quit IRC | 01:51 | |
| *** yamamot__ has joined #openstack-oslo | 02:05 | |
| *** yamamoto has quit IRC | 02:05 | |
| *** lei-zh has joined #openstack-oslo | 02:12 | |
| *** mriedem has quit IRC | 02:17 | |
| *** spzala has joined #openstack-oslo | 02:27 | |
| *** eezhova has joined #openstack-oslo | 02:31 | |
| *** spzala has quit IRC | 02:43 | |
| *** yamahata has quit IRC | 02:59 | |
| openstackgerrit | howard lee proposed openstack/oslo.messaging: [TrivialFix] Replace old style assertions with new style assertions https://review.openstack.org/388978 | 03:17 |
| openstackgerrit | howard lee proposed openstack/oslo.messaging: [TrivialFix] Replace old style assertions with new style assertions https://review.openstack.org/388978 | 03:23 |
| *** david-lyle_ has quit IRC | 03:23 | |
| *** david-lyle has joined #openstack-oslo | 03:23 | |
| *** eezhova has quit IRC | 03:24 | |
| *** yamahata has joined #openstack-oslo | 03:52 | |
| *** lei-zh has quit IRC | 04:05 | |
| *** mtanino has quit IRC | 04:05 | |
| *** links has joined #openstack-oslo | 04:23 | |
| *** links has quit IRC | 04:27 | |
| *** code-R has joined #openstack-oslo | 04:31 | |
| *** code-R_ has joined #openstack-oslo | 04:41 | |
| *** code-R has quit IRC | 04:41 | |
| *** spzala has joined #openstack-oslo | 04:44 | |
| *** spzala has quit IRC | 04:48 | |
| *** yamamot__ has quit IRC | 05:04 | |
| *** lei-zh has joined #openstack-oslo | 05:29 | |
| sileht | mnaser, https://review.openstack.org/#/c/389014/ | 05:39 |
| *** yamamoto has joined #openstack-oslo | 05:45 | |
| *** dimtruck is now known as zz_dimtruck | 06:09 | |
| *** zz_dimtruck is now known as dimtruck | 06:12 | |
| *** lpetrut has joined #openstack-oslo | 06:14 | |
| *** e0ne has joined #openstack-oslo | 06:15 | |
| *** chandankumar has joined #openstack-oslo | 06:18 | |
| *** pcaruana has joined #openstack-oslo | 06:18 | |
| *** e0ne has quit IRC | 06:29 | |
| *** e0ne has joined #openstack-oslo | 06:29 | |
| *** TommyLikeHu has joined #openstack-oslo | 06:35 | |
| *** sputnik13 has joined #openstack-oslo | 06:40 | |
| *** code-R_ has quit IRC | 06:53 | |
| *** code-R has joined #openstack-oslo | 06:53 | |
| *** nkrinner_afk is now known as nkrinner | 06:54 | |
| *** dimtruck is now known as zz_dimtruck | 06:56 | |
| *** jdandrea has quit IRC | 07:02 | |
| *** jdandrea has joined #openstack-oslo | 07:03 | |
| *** lpetrut has quit IRC | 07:08 | |
| *** dtardivel has joined #openstack-oslo | 07:11 | |
| *** tesseract has joined #openstack-oslo | 07:11 | |
| *** tesseract is now known as Guest14069 | 07:12 | |
| *** ozamiatin has joined #openstack-oslo | 07:17 | |
| *** lpetrut has joined #openstack-oslo | 07:17 | |
| *** hieulq_ has joined #openstack-oslo | 07:20 | |
| *** code-R has quit IRC | 07:28 | |
| *** spzala has joined #openstack-oslo | 07:29 | |
| *** spzala has quit IRC | 07:34 | |
| *** jpena|off is now known as jpena | 07:37 | |
| *** lpetrut has quit IRC | 07:47 | |
| openstackgerrit | howard lee proposed openstack/oslo.utils: [TrivialFix] Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' https://review.openstack.org/389048 | 07:50 |
| *** yamahata has quit IRC | 07:57 | |
| *** zzzeek has quit IRC | 08:00 | |
| *** zzzeek has joined #openstack-oslo | 08:00 | |
| *** david-lyle_ has joined #openstack-oslo | 08:07 | |
| *** e0ne has quit IRC | 08:08 | |
| *** david-lyle has quit IRC | 08:09 | |
| *** mhickey has joined #openstack-oslo | 08:11 | |
| *** Guest15871 has joined #openstack-oslo | 08:13 | |
| *** Guest15871 has quit IRC | 08:14 | |
| openstackgerrit | howard lee proposed openstack/oslo.rootwrap: [TrivialFix] Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)' https://review.openstack.org/389056 | 08:14 |
| *** yassine has joined #openstack-oslo | 08:16 | |
| *** yassine is now known as Guest56574 | 08:17 | |
| openstackgerrit | Qiming Teng proposed openstack/oslo.versionedobjects: Fix get_schema() for Enum https://review.openstack.org/389061 | 08:25 |
| *** spzala has joined #openstack-oslo | 08:43 | |
| *** mpotdar has joined #openstack-oslo | 08:44 | |
| *** spzala has quit IRC | 08:47 | |
| *** code-R has joined #openstack-oslo | 08:48 | |
| *** pblaho has joined #openstack-oslo | 08:48 | |
| *** code-R_ has joined #openstack-oslo | 08:49 | |
| *** otherwiseguy has quit IRC | 08:50 | |
| openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Don't fallback to topic if wrong server specified https://review.openstack.org/388238 | 08:51 |
| openstackgerrit | Oleksii Zamiatin proposed openstack/oslo.messaging: [zmq] Don't fallback to topic if wrong server specified https://review.openstack.org/388238 | 08:52 |
| *** otherwiseguy has joined #openstack-oslo | 08:52 | |
| *** code-R has quit IRC | 08:52 | |
| *** cdent has joined #openstack-oslo | 09:01 | |
| *** e0ne has joined #openstack-oslo | 09:03 | |
| *** Rockyg has quit IRC | 09:06 | |
| *** ihrachys has joined #openstack-oslo | 09:19 | |
| *** eezhova has joined #openstack-oslo | 09:22 | |
| *** lpetrut has joined #openstack-oslo | 09:32 | |
| *** spzala has joined #openstack-oslo | 09:41 | |
| *** eezhova has quit IRC | 09:45 | |
| *** spzala has quit IRC | 09:45 | |
| *** amotoki has joined #openstack-oslo | 09:58 | |
| *** eezhova has joined #openstack-oslo | 10:24 | |
| openstackgerrit | Merged openstack/oslo.config: [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)' https://review.openstack.org/388650 | 10:24 |
| openstackgerrit | Merged openstack/oslo.utils: [TrivialFix] Replace 'assertEqual(None, ...)' with 'assertIsNone(...)' https://review.openstack.org/389048 | 10:25 |
| *** boden has joined #openstack-oslo | 10:33 | |
| *** lei-zh has quit IRC | 10:40 | |
| *** amotoki has quit IRC | 10:46 | |
| *** code-R_ has quit IRC | 10:54 | |
| openstackgerrit | Gevorg Davoian proposed openstack/oslo.messaging: [zmq] Use zero-copy recv/send on proxy https://review.openstack.org/389120 | 10:59 |
| *** ozamiatin has quit IRC | 10:59 | |
| *** code-R has joined #openstack-oslo | 11:01 | |
| *** Rockyg has joined #openstack-oslo | 11:03 | |
| *** lucas-sick is now known as lucasagomes | 11:10 | |
| *** sputnik13 has quit IRC | 11:17 | |
| *** mtanino has joined #openstack-oslo | 11:23 | |
| *** cdent has quit IRC | 11:23 | |
| *** ozamiatin has joined #openstack-oslo | 11:34 | |
| *** bogdando has quit IRC | 11:38 | |
| *** jpena is now known as jpena|lunch | 11:43 | |
| *** bogdando has joined #openstack-oslo | 11:56 | |
| *** code-R has quit IRC | 12:02 | |
| *** edmondsw has joined #openstack-oslo | 12:08 | |
| *** ansmith_ has joined #openstack-oslo | 12:10 | |
| *** ansmith has joined #openstack-oslo | 12:10 | |
| *** dansmith has quit IRC | 12:23 | |
| *** kgiusti has joined #openstack-oslo | 12:24 | |
| mnaser | sileht this is great, thank you *so* much. | 12:43 |
| mnaser | sileht: oh looks like this was backported to stable/newton.. is stable/mitaka backports still possible or is that unsupported at this point | 12:44 |
| sileht | mnaser, mitaka is possible too I think | 12:45 |
| mnaser | sileht when I did the normal git cherry-pick, I got a conflict and relating to a performance improvement commit so it wouldn't be wise to try and backport both (at least i think) | 12:45 |
| mnaser | this was the one that caused the conflict: https://github.com/openstack/oslo.messaging/commit/042fef573e7baa1fec0a0772af00b1be2521f73e | 12:46 |
| mnaser | if they were both bug fixes i would have just done a request for both, but i feel like the patch causing conflict is not something to bring into a stable branch | 12:47 |
| sileht | mnaser, thuis is a huge change I'm not sure that will be accepted by the release team | 12:47 |
| mnaser | yeah, that's why i think the only way would be for someone to fix the merge conflict with knowledge of the code base .. or im not sure | 12:47 |
| mnaser | its a sticky situation, i was going to post about it on openstack-dev to hear thoughts about it | 12:48 |
| sileht | mnaser, I honestly prefer backporting both than tweaking only one | 12:48 |
| sileht | mnaser, lets start with the release team first | 12:48 |
| mnaser | okay | 12:48 |
| *** jpena|lunch is now known as jpena | 12:48 | |
| sileht | mnaser, I will explain the deal in the commit message, if they don't agree, we go the ML | 12:48 |
| mnaser | i'll try to get an email going shortly | 12:48 |
| mnaser | oh okay | 12:49 |
| *** gordc has joined #openstack-oslo | 12:49 | |
| mnaser | so in that case i'll follow up with the review and chime in as well.. this is a nasty bug, sent our entire cloud to a halt after a rabbit failover | 12:49 |
| mnaser | not a good time! | 12:49 |
| *** mtanino has quit IRC | 12:51 | |
| *** rcernin has joined #openstack-oslo | 12:53 | |
| *** nkrinner is now known as nkrinner_afk | 12:55 | |
| sileht | mnaser, both doesn't applied correctly | 12:55 |
| mnaser | sileht: ouch, i didnt actually try applying the second one after i found out it was a conflict | 12:55 |
| * mnaser is not sure what to do at this point | 12:56 | |
| sileht | mnaser, on mitaka your got the issue with 4.6.1 or with the lastest commit of stable/mitaka ? | 12:56 |
| mnaser | python2-oslo-messaging-4.5.0-1.el7.noarch | 12:56 |
| mnaser | from rdo | 12:56 |
| sileht | oh it's outdated ... | 12:57 |
| mnaser | i think rdo released new packages recently | 12:57 |
| mnaser | the thing is our issue was *exactly* as described in the bug so I figured that was the reason behind it | 12:57 |
| mnaser | looks like 4.6.1 was releases 2 days ago in rdo | 12:58 |
| sileht | mnaser, do you have the exact backtrace, for your issue ? (sorry to ask but we have some many bug that end up to 404...Something) | 12:59 |
| mnaser | sileht: let me check our logs, but it was very strange, its basically almost if the cloud didnt deliver any messages | 13:01 |
| mnaser | because i didnt see much stacktraces if not any on the compute nodes, but they would be timing out | 13:01 |
| mnaser | logs would be spammed by this: operation queue.bind caused a channel exception not_found: "no exchange 'reply_91fbfc4547c14de8b514ae9b301ccc20' in vhost 'nova'" (for rabbitmq) | 13:01 |
| mnaser | it would be a ocmbo of those *and* these: operation basic.publish caused a channel exception not_found: "no exchange 'reply_d01778b2178b4247b17438907dd449c4' in vhost 'nova'" | 13:02 |
| mnaser | not basic.publish and queue.bind | 13:02 |
| *** cdent has joined #openstack-oslo | 13:03 | |
| *** code-R has joined #openstack-oslo | 13:07 | |
| *** mkoderer has joined #openstack-oslo | 13:08 | |
| *** code-R_ has joined #openstack-oslo | 13:13 | |
| *** yamamoto has quit IRC | 13:13 | |
| openstackgerrit | Merged openstack/oslo.messaging: [TrivialFix] Replace old style assertions with new style assertions https://review.openstack.org/388978 | 13:14 |
| *** code-R has quit IRC | 13:16 | |
| sileht | mnaser, git was lost due to another commit that just add a debug message :p | 13:16 |
| mnaser | sileht oh thats good :D | 13:17 |
| * mnaser doesn't play git that well | 13:17 | |
| mnaser | http://docs.openstack.org/project-team-guide/stable-branches.html | 13:17 |
| mnaser | is how i backport things basically | 13:17 |
| mnaser | :p | 13:17 |
| sileht | yeah but more a release is old, more is complicated :p | 13:18 |
| mnaser | indeed.. openstack moving too quick .. mitaka is already "old" :P | 13:18 |
| mnaser | hopefully we get on newton quicker to avoid things like this | 13:18 |
| sileht | mnaser, https://review.openstack.org/389190 | 13:19 |
| mnaser | sileht :D awesome lets wait for CI | 13:20 |
| sileht | I haven't ran test locally :p | 13:20 |
| *** mriedem has joined #openstack-oslo | 13:20 | |
| mnaser | sileht we'll find out soon enough! | 13:21 |
| openstackgerrit | Merged openstack/osprofiler: Add .idea folder to .gitignore https://review.openstack.org/386260 | 13:35 |
| *** code-R_ has quit IRC | 13:35 | |
| *** yamahata has joined #openstack-oslo | 13:37 | |
| *** sdague has joined #openstack-oslo | 13:51 | |
| *** spzala has joined #openstack-oslo | 14:01 | |
| *** sdague has quit IRC | 14:03 | |
| *** yamamoto has joined #openstack-oslo | 14:04 | |
| *** code-R has joined #openstack-oslo | 14:08 | |
| *** sdague has joined #openstack-oslo | 14:10 | |
| *** code-R_ has joined #openstack-oslo | 14:12 | |
| *** yamamoto has quit IRC | 14:13 | |
| *** code-R has quit IRC | 14:15 | |
| *** haypo has joined #openstack-oslo | 14:15 | |
| *** ansmith has quit IRC | 14:16 | |
| *** ansmith_ has quit IRC | 14:16 | |
| *** mtanino has joined #openstack-oslo | 14:19 | |
| openstackgerrit | Dina Belova proposed openstack/osprofiler: Update documentation to the latest state https://review.openstack.org/386284 | 14:20 |
| openstackgerrit | Dina Belova proposed openstack/osprofiler: Update dependencies' version from project requirements https://review.openstack.org/388395 | 14:22 |
| *** lucasagomes is now known as lucas-hungry | 14:28 | |
| *** ansmith has joined #openstack-oslo | 14:30 | |
| *** ansmith_ has joined #openstack-oslo | 14:32 | |
| *** bogdando has quit IRC | 14:33 | |
| openstackgerrit | Merged openstack/osprofiler: Update devstack plugin readme to enable Panko https://review.openstack.org/387819 | 14:34 |
| openstackgerrit | Merged openstack/osprofiler: Enable devstack to configure OSProfiler for Senlin project https://review.openstack.org/387801 | 14:34 |
| *** sputnik13 has joined #openstack-oslo | 14:35 | |
| *** bogdando has joined #openstack-oslo | 14:36 | |
| *** code-R_ has quit IRC | 14:37 | |
| *** code-R has joined #openstack-oslo | 14:37 | |
| *** amotoki has joined #openstack-oslo | 14:45 | |
| *** spzala has quit IRC | 14:53 | |
| *** eezhova has quit IRC | 15:00 | |
| openstackgerrit | Merged openstack/osprofiler: Use an env variable for connection string default https://review.openstack.org/384390 | 15:01 |
| *** amotoki has quit IRC | 15:02 | |
| *** ansmith has quit IRC | 15:02 | |
| *** ansmith_ has quit IRC | 15:02 | |
| *** amotoki has joined #openstack-oslo | 15:05 | |
| *** sdague has quit IRC | 15:06 | |
| *** sdague has joined #openstack-oslo | 15:10 | |
| *** yamamoto has joined #openstack-oslo | 15:14 | |
| *** ansmith has joined #openstack-oslo | 15:14 | |
| *** yamamoto has quit IRC | 15:14 | |
| *** yamamoto has joined #openstack-oslo | 15:15 | |
| *** ansmith_ has joined #openstack-oslo | 15:16 | |
| openstackgerrit | melissaml proposed openstack/oslo.messaging: Change assertTrue(isinstance()) by optimal assert https://review.openstack.org/389245 | 15:19 |
| *** spzala has joined #openstack-oslo | 15:20 | |
| *** yamamoto has quit IRC | 15:23 | |
| *** amotoki has quit IRC | 15:24 | |
| *** yamahata has quit IRC | 15:25 | |
| *** amotoki has joined #openstack-oslo | 15:26 | |
| *** ozamiatin has quit IRC | 15:29 | |
| *** lucas-hungry is now known as lucasagomes | 15:32 | |
| *** code-R has quit IRC | 15:33 | |
| *** amotoki has quit IRC | 15:34 | |
| *** sputnik13 has quit IRC | 15:36 | |
| *** spzala has quit IRC | 15:37 | |
| *** spzala has joined #openstack-oslo | 15:46 | |
| openstackgerrit | Merged openstack/osprofiler: Update dependencies' version from project requirements https://review.openstack.org/388395 | 15:47 |
| openstackgerrit | melissaml proposed openstack/oslo.messaging: Using assertIsNone() instead of assertEqual(None) https://review.openstack.org/389259 | 15:48 |
| *** yamamoto has joined #openstack-oslo | 15:49 | |
| *** spzala has quit IRC | 15:50 | |
| *** rcernin has quit IRC | 15:52 | |
| *** Guest14069 has quit IRC | 15:59 | |
| *** david-lyle_ is now known as david-lyle | 16:01 | |
| *** amotoki has joined #openstack-oslo | 16:07 | |
| *** chandankumar has quit IRC | 16:09 | |
| *** yamahata has joined #openstack-oslo | 16:12 | |
| *** cdent has quit IRC | 16:16 | |
| *** openstackgerrit has quit IRC | 16:18 | |
| *** openstackgerrit has joined #openstack-oslo | 16:19 | |
| *** cdent has joined #openstack-oslo | 16:20 | |
| *** mriedem has quit IRC | 16:30 | |
| *** mriedem has joined #openstack-oslo | 16:30 | |
| *** ansmith has quit IRC | 16:33 | |
| *** lpetrut has quit IRC | 16:33 | |
| *** ansmith_ has quit IRC | 16:33 | |
| jdandrea | Can anyone clued in about futurist help explain what I'm doing wrong in this minimal test case? http://paste.openstack.org/show/586604/ | 16:39 |
| *** mkoderer has quit IRC | 16:42 | |
| *** ansmith_ has joined #openstack-oslo | 16:49 | |
| *** ansmith has joined #openstack-oslo | 16:49 | |
| *** zz_dimtruck is now known as dimtruck | 16:56 | |
| *** browne has joined #openstack-oslo | 16:58 | |
| *** e0ne has quit IRC | 16:58 | |
| *** yamamoto has quit IRC | 17:03 | |
| *** yamamoto has joined #openstack-oslo | 17:03 | |
| *** yamamoto has quit IRC | 17:03 | |
| *** mhickey has quit IRC | 17:03 | |
| *** ihrachys has quit IRC | 17:08 | |
| *** jpena is now known as jpena|off | 17:10 | |
| *** lpetrut has joined #openstack-oslo | 17:14 | |
| *** e0ne has joined #openstack-oslo | 17:22 | |
| *** sputnik13 has joined #openstack-oslo | 17:24 | |
| *** dharinic is now known as dharinic|lunch | 17:27 | |
| *** sputnik13 has quit IRC | 17:40 | |
| *** cdent has quit IRC | 17:40 | |
| *** sputnik13 has joined #openstack-oslo | 17:41 | |
| *** rtheis has joined #openstack-oslo | 17:46 | |
| *** Guest56574 has quit IRC | 17:46 | |
| *** dimtruck is now known as zz_dimtruck | 17:51 | |
| *** zz_dimtruck is now known as dimtruck | 17:53 | |
| jdandrea | Answered my own question: Line 39 should be two params: the function name, and a parameter. :) | 17:55 |
| *** yamamoto has joined #openstack-oslo | 18:04 | |
| *** Guest56574 has joined #openstack-oslo | 18:05 | |
| *** eezhova has joined #openstack-oslo | 18:05 | |
| *** lpetrut has quit IRC | 18:06 | |
| -openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted now in an attempt to resolve some mismatched merge states on a few changes, but should return momentarily. | 18:08 | |
| *** browne has quit IRC | 18:10 | |
| *** e0ne has quit IRC | 18:10 | |
| *** yamamoto has quit IRC | 18:11 | |
| *** otherwiseguy has quit IRC | 18:14 | |
| *** otherwiseguy has joined #openstack-oslo | 18:14 | |
| *** sputnik13 has quit IRC | 18:15 | |
| *** dharinic|lunch is now known as dharinic | 18:20 | |
| *** cdent has joined #openstack-oslo | 18:20 | |
| *** ansmith has quit IRC | 18:22 | |
| *** ansmith_ has quit IRC | 18:22 | |
| *** ansmith_ has joined #openstack-oslo | 18:34 | |
| *** ansmith has joined #openstack-oslo | 18:35 | |
| *** rtheis has quit IRC | 18:36 | |
| *** eezhova has quit IRC | 18:42 | |
| *** eezhova has joined #openstack-oslo | 18:42 | |
| *** dimtruck is now known as zz_dimtruck | 18:42 | |
| *** Guest56574 has quit IRC | 18:48 | |
| *** e0ne has joined #openstack-oslo | 18:49 | |
| *** lpetrut has joined #openstack-oslo | 18:51 | |
| *** eezhova has quit IRC | 18:52 | |
| *** zz_dimtruck is now known as dimtruck | 18:52 | |
| *** mriedem has quit IRC | 18:53 | |
| *** eezhova has joined #openstack-oslo | 18:54 | |
| *** tobias_ has joined #openstack-oslo | 18:56 | |
| *** cdent has quit IRC | 18:56 | |
| *** lucasagomes is now known as lucas-afk | 18:58 | |
| *** tobias_ has quit IRC | 18:59 | |
| *** mriedem has joined #openstack-oslo | 18:59 | |
| *** kgiusti has quit IRC | 18:59 | |
| *** kgiusti has joined #openstack-oslo | 19:02 | |
| *** kgiusti has left #openstack-oslo | 19:02 | |
| *** eezhova has quit IRC | 19:02 | |
| *** lpetrut has quit IRC | 19:04 | |
| *** ansmith has quit IRC | 19:05 | |
| *** ansmith_ has quit IRC | 19:06 | |
| *** ozamiatin has joined #openstack-oslo | 19:09 | |
| *** lpetrut has joined #openstack-oslo | 19:16 | |
| *** ansmith has joined #openstack-oslo | 19:18 | |
| *** ansmith_ has joined #openstack-oslo | 19:21 | |
| *** ihrachys has joined #openstack-oslo | 19:30 | |
| *** mhickey has joined #openstack-oslo | 19:34 | |
| openstackgerrit | Merged openstack/oslo.messaging: [TrivialFix] Fix typo in oslo.messaging https://review.openstack.org/388948 | 19:34 |
| *** dimtruck is now known as zz_dimtruck | 19:36 | |
| *** e0ne has quit IRC | 19:43 | |
| *** eezhova has joined #openstack-oslo | 20:17 | |
| *** eezhova has quit IRC | 20:22 | |
| *** ihrachys has quit IRC | 20:24 | |
| *** ihrachys has joined #openstack-oslo | 20:24 | |
| *** mhickey has quit IRC | 20:26 | |
| *** ansmith_ has quit IRC | 20:29 | |
| *** ansmith has quit IRC | 20:29 | |
| *** boden has quit IRC | 20:32 | |
| *** ozamiatin has quit IRC | 20:34 | |
| *** Rockyg has quit IRC | 20:38 | |
| *** edmondsw has quit IRC | 21:02 | |
| *** eezhova has joined #openstack-oslo | 21:14 | |
| *** zz_dimtruck is now known as dimtruck | 21:21 | |
| *** gordc has quit IRC | 21:28 | |
| *** ansmith_ has joined #openstack-oslo | 21:30 | |
| *** ansmith has joined #openstack-oslo | 21:30 | |
| *** yamahata has quit IRC | 21:34 | |
| *** yamahata has joined #openstack-oslo | 21:51 | |
| *** eezhova has quit IRC | 22:05 | |
| *** eezhova has joined #openstack-oslo | 22:07 | |
| *** eezhova has quit IRC | 22:13 | |
| *** lpetrut has quit IRC | 22:42 | |
| *** dtardivel has quit IRC | 22:44 | |
| *** ihrachys has quit IRC | 23:09 | |
| *** mriedem has quit IRC | 23:13 | |
| *** dimtruck is now known as zz_dimtruck | 23:16 | |
| *** sdague has quit IRC | 23:25 | |
| *** toabctl has quit IRC | 23:33 | |
| *** toabctl has joined #openstack-oslo | 23:44 | |
| *** mriedem has joined #openstack-oslo | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!