*** dims__ has quit IRC | 00:17 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Move attribute dictionary to a dictionary type https://review.openstack.org/104695 | 00:29 |
---|---|---|
*** harlowja_at_home has quit IRC | 00:30 | |
*** zzzeek has quit IRC | 00:43 | |
*** dims__ has joined #openstack-oslo | 00:45 | |
*** zzzeek has joined #openstack-oslo | 00:45 | |
*** dims__ has quit IRC | 00:51 | |
*** zzzeek has quit IRC | 00:53 | |
*** zzzeek has joined #openstack-oslo | 01:07 | |
*** yamahata has joined #openstack-oslo | 01:08 | |
gus | zzzeek: so my first tests with OS_TEST_DBAPI_ADMIN_CONNECTION=mysql+mysqlconnector://... (and my patches from yesterday) fails at the unicode tests (eg tests.sqlalchemy.test_sqlalchemy.RegexpFilterTestCase.test_regexp_filter_unicode) | 01:14 |
gus | with ... | 01:14 |
gus | DatabaseError: (DatabaseError) 1366: Incorrect string value: '\xE2\x99\xA5' for column 'bar' at row 1 'INSERT INTO __tmp__test__tmp__regexp (bar) VALUES (%(bar)s)' {'bar': u'\u2665'} | 01:15 |
zzzeek | gus: i think you need encoding on the connecvtion | 01:15 |
zzzeek | utf-8 | 01:15 |
zzzeek | gus: all SQLAlchemy tests pass for mysql-connecvtor | 01:15 |
gus | yeah, comparing the sql statements issued with mysqldb, mysqlconnector sends a SET NAMES 'utf8' call, and mysqldb doesn't | 01:16 |
gus | I imagine this is real simple to fix :P | 01:16 |
zzzeek | um probably :) | 01:17 |
*** mriedem has left #openstack-oslo | 01:44 | |
*** mriedem has quit IRC | 01:44 | |
*** dims__ has joined #openstack-oslo | 01:46 | |
*** dims__ has quit IRC | 01:50 | |
*** zzzeek has quit IRC | 01:53 | |
*** mkoderer has quit IRC | 02:02 | |
*** arnaud has quit IRC | 02:09 | |
*** zhiyan_ is now known as zhiyan | 02:17 | |
*** dims__ has joined #openstack-oslo | 02:25 | |
*** SridharG has joined #openstack-oslo | 02:44 | |
openstackgerrit | Alex Xu proposed a change to openstack/oslo-specs: Support policy configuration directories https://review.openstack.org/104157 | 02:55 |
*** ajc_ has joined #openstack-oslo | 03:28 | |
*** ajc_ has quit IRC | 03:28 | |
*** ajc_ has joined #openstack-oslo | 03:30 | |
*** arnaud has joined #openstack-oslo | 03:38 | |
*** yamahata has quit IRC | 03:42 | |
*** dims__ has quit IRC | 03:56 | |
*** prashanthr_ has joined #openstack-oslo | 03:56 | |
prashanthr_ | Hello | 03:57 |
prashanthr_ | can someone let me know | 03:57 |
prashanthr_ | if encryption keys are stored as a part of oslo cache ? | 03:57 |
*** james_li has joined #openstack-oslo | 04:13 | |
*** openstackgerrit has quit IRC | 04:14 | |
*** dims__ has joined #openstack-oslo | 04:22 | |
*** dims__ has quit IRC | 04:24 | |
*** prashanthr_ has quit IRC | 04:32 | |
*** arnaud has quit IRC | 04:40 | |
*** arnaud has joined #openstack-oslo | 04:40 | |
*** dstanek is now known as dstanek_zzz | 04:58 | |
*** harlowja_at_home has joined #openstack-oslo | 04:59 | |
*** eezhova has quit IRC | 05:01 | |
*** james_li has quit IRC | 05:24 | |
*** dims has joined #openstack-oslo | 05:24 | |
*** dims has quit IRC | 05:29 | |
*** AAzza_afk is now known as AAzza | 06:24 | |
*** AAzza is now known as AAzza_afk | 06:25 | |
*** tkelsey has joined #openstack-oslo | 06:37 | |
*** prashanthr_ has joined #openstack-oslo | 06:40 | |
*** ildikov has joined #openstack-oslo | 06:44 | |
*** arnaud has quit IRC | 06:46 | |
*** arnaud has joined #openstack-oslo | 06:56 | |
*** harlowja_at_home has quit IRC | 07:10 | |
*** AAzza_afk is now known as AAzza | 07:14 | |
*** dims_ has joined #openstack-oslo | 07:26 | |
*** dims_ has quit IRC | 07:31 | |
*** markmc has joined #openstack-oslo | 07:34 | |
*** markmc has joined #openstack-oslo | 07:35 | |
*** mkoderer has joined #openstack-oslo | 07:37 | |
*** mrda is now known as mrda-away | 07:41 | |
*** ajo has joined #openstack-oslo | 07:50 | |
*** AAzza is now known as AAzza_afk | 07:50 | |
*** ildikov has quit IRC | 07:50 | |
*** AAzza_afk is now known as AAzza | 07:57 | |
*** ihrachyshka has joined #openstack-oslo | 08:01 | |
*** nacim has joined #openstack-oslo | 08:04 | |
*** ildikov has joined #openstack-oslo | 08:18 | |
*** openstackgerrit has joined #openstack-oslo | 08:20 | |
gus | zzzeek (if you can still read this when you reconnect): I think it _is_ a bug in sqlalchemy - it doesn't seem to do anything to make Unicode columns actually be unicode on mysql. | 08:21 |
gus | https://github.com/zzzeek/sqlalchemy/pull/102 fixes it for me. | 08:22 |
gus | I can only assume the sqlalchemy jenkins tests have mysql configured to default to utf8 encoding, but I'm not sure how to inspect the my.cnf + command line in use. | 08:23 |
*** ajo|mac has quit IRC | 08:23 | |
*** ajo|mac has joined #openstack-oslo | 08:23 | |
openstackgerrit | Abhijeet Malawade proposed a change to openstack/oslo.messaging: Cleanup listener after stopping rpc server https://review.openstack.org/103186 | 08:25 |
*** dims_ has joined #openstack-oslo | 08:26 | |
*** ajo|mac has quit IRC | 08:27 | |
*** ajo|mac has joined #openstack-oslo | 08:27 | |
*** arnaud has quit IRC | 08:29 | |
*** dims_ has quit IRC | 08:33 | |
*** ajo|mac has quit IRC | 08:34 | |
*** ajo|mac has joined #openstack-oslo | 08:35 | |
*** i159 has joined #openstack-oslo | 08:39 | |
*** dstanek_zzz is now known as dstanek | 08:40 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/oslo-specs: Add a 'greenio' oslo.messaging executor https://review.openstack.org/104792 | 08:43 |
markmc | haypo, ^^ | 08:46 |
haypo | markmc: great! | 08:50 |
haypo | markmc: i'm upstair, i finish to fill some papers and i came later | 08:51 |
markmc | haypo, now it's just a mere matter of programming | 08:51 |
haypo | i come* | 08:51 |
haypo | markmc: my change for tulip (add a "task_factory") is currently under review | 08:51 |
*** pblaho has joined #openstack-oslo | 08:51 | |
markmc | haypo, coolness | 08:51 |
haypo | markmc: my pull request for greenio is also under review | 08:51 |
markmc | haypo, you're not on twitter, are you? | 08:52 |
haypo | markmc: when all code will be merged, i will ask for a greenio release, and release trollius | 08:52 |
haypo | markmc: my twitter account is "victor.stinner" | 08:52 |
haypo | oh, maybe victor_stinner, let me check | 08:52 |
haypo | markmc: https://twitter.com/victor_stinner/ | 08:52 |
haypo | markmc: i don't think that greenio is currently in open stack, i will have to add it to the global requirements | 08:53 |
haypo | (trollius is already part of global requirements) | 08:53 |
markmc | haypo, look at this for a conversation: https://twitter.com/zzzeek/status/484788039747919872 | 08:54 |
markmc | haypo, yep | 08:54 |
markmc | haypo, yep (re trollius/greenio in requirements) | 08:54 |
*** AAzza is now known as AAzza_afk | 09:05 | |
*** dstanek is now known as dstanek_zzz | 09:05 | |
openstackgerrit | A change was merged to openstack/oslo-specs: Add oslo-config-generator https://review.openstack.org/102548 | 09:08 |
*** oomichi has quit IRC | 09:08 | |
*** ajo|mac has quit IRC | 09:17 | |
*** AAzza_afk is now known as AAzza | 09:19 | |
*** prashanthr_ has quit IRC | 09:28 | |
boris-42 | markmc hi, fyi I update osprofiler read me, so now it's much cleaner then before https://github.com/stackforge/osprofiler , so it can help to understand spec and see full picture. | 09:34 |
*** praneshp has quit IRC | 09:52 | |
*** ndipanov has joined #openstack-oslo | 09:56 | |
haypo | markmc: see http://aiopg.readthedocs.org/en/0.3/sa.html for async SQLAchemy (with PostgreSQL) | 09:56 |
ndipanov | hey markmc I too have a question about your email for porting to asyncIO | 09:57 |
ndipanov | or rather asyncio | 09:57 |
haypo | ndipanov: hey. i can maybe help you, i know async | 09:59 |
haypo | io | 09:59 |
ndipanov | the gist of the problem as I understand it is moving from just calling things that will (not)block to caling them in the asyncio generator fashion | 10:00 |
markmc | haypo, interesting ... not for the ORM tho | 10:00 |
markmc | ndipanov, yep | 10:01 |
haypo | ndipanov: if a function is async, "just" put "yield from" (or "yield From()") before calling it | 10:01 |
haypo | ndipanov: and it's better to decorate the function with @asyncio.coroutine | 10:01 |
ndipanov | and iiu the email correctly - what you propose with adding the green loop to asyncio does not really help with it - ie - you can refactor the code wiithout any of that stuff | 10:01 |
markmc | you need a way to have the eventlet event loop schedule asyncio coroutines as greenlets | 10:03 |
ndipanov | well you can't use the yield from but everything else you can | 10:03 |
markmc | using yield from is much of the point | 10:03 |
ndipanov | markmc, I am just thinking that bulk of the refactoring can be done without it - as you mention - this is the bulk of the work | 10:03 |
markmc | replacing some_sync_op() with yield from some_async_op() is the bulk of the work | 10:04 |
haypo | markmc: the twitter discussion about async and SQLAchemy is not very interesting | 10:04 |
openstackgerrit | Romain Soufflet proposed a change to openstack/oslo-incubator: Delete 'deprecated' directory https://review.openstack.org/104849 | 10:04 |
markmc | and you can't do that without a way of running asyncio coroutines on eventlet | 10:04 |
ndipanov | markmc, hmmm | 10:05 |
markmc | haypo, heh; I didn't read much of it | 10:05 |
markmc | haypo, but it did make me wonder about ORM type APIs vs asyncio | 10:05 |
openstackgerrit | Mark McLoughlin proposed a change to openstack/oslo-specs: Add a 'greenio' oslo.messaging executor https://review.openstack.org/104792 | 10:08 |
ndipanov | markmc, what confuses me is that your approach still won't prevent you from messing up and making eventlet yield in the asyncio "coroutine" which is what you cannot do once you move to asyncio | 10:09 |
ndipanov | markmc, or am I not understanding something (likely) | 10:09 |
markmc | ndipanov, yes, that's true | 10:10 |
ndipanov | which if is true - makes it not much better than just refactoring with imaginary yield froms | 10:10 |
markmc | this porting isn't just going around sticking 'yield froms' in the code | 10:11 |
markmc | you'll be calling different APIs | 10:11 |
markmc | this change allows us to start using the new APIs | 10:12 |
ndipanov | markmc, could you give me an example other than yield from/Futures? just so that I understand | 10:12 |
markmc | say, 'result = yield from client.call_async()' | 10:13 |
markmc | rather than 'result = client.call()' | 10:13 |
markmc | it's a different call() API | 10:14 |
*** flaper87|afk is now known as flaper87 | 10:15 | |
ndipanov | markmc, and then call_async() you refactored to be a generator that yields stuff that block/suspend, right? | 10:16 |
markmc | ndipanov, right | 10:18 |
*** ildikov_ has joined #openstack-oslo | 10:19 | |
* markmc objects to the term 'refactor' - this isn't reorganizing code without making functional changes :) | 10:19 | |
ndipanov | yes fair enough - you will have to change how stuff works | 10:19 |
* ndipanov pretends he knows ceilo code | 10:19 | |
*** ildikov has quit IRC | 10:21 | |
*** eezhova has joined #openstack-oslo | 10:42 | |
ekarlso | So is there any common pattern now for the authplugins stuff and all that ? | 10:48 |
ekarlso | or is it still the hacky way of using apiclient from o.incubator ? | 10:49 |
*** flaper87 is now known as flaper87|afk | 10:50 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/oslo.rootwrap: Let tests pass on distros where "ip" is in /bin https://review.openstack.org/104865 | 10:54 |
openstackgerrit | Yuriy Taraday proposed a change to openstack/oslo.rootwrap: Add an option to run rootwrap as a daemon https://review.openstack.org/81798 | 10:56 |
*** rdopieralski has joined #openstack-oslo | 10:58 | |
rdopieralski | WRT periods in section names in oslo.config, I just wanted to point out that setuptools uses such sections in the egg-info files, for example, so they are quite common | 10:59 |
*** Alexei_987 has joined #openstack-oslo | 11:07 | |
openstackgerrit | Christian Berendt proposed a change to openstack/taskflow: Raise NotImplementedError instead of NotImplemented https://review.openstack.org/104868 | 11:09 |
*** zhiyan is now known as zhiyan_ | 11:12 | |
openstackgerrit | Ilya Pekelny proposed a change to openstack/oslo.db: Add a base test case for DB schema comparison https://review.openstack.org/93398 | 11:20 |
*** dims has joined #openstack-oslo | 11:31 | |
*** dims has quit IRC | 11:35 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/oslo-specs: Add a 'greenio' oslo.messaging executor https://review.openstack.org/104792 | 11:38 |
*** openstackgerrit has quit IRC | 11:49 | |
*** openstackstatus has quit IRC | 11:50 | |
*** openstack has joined #openstack-oslo | 11:51 | |
*** openstackstatus has joined #openstack-oslo | 11:51 | |
*** ChanServ sets mode: +v openstackstatus | 11:51 | |
*** ajc_ has quit IRC | 12:07 | |
*** dhellmann is now known as dhellmann_ | 12:20 | |
*** yamahata has joined #openstack-oslo | 12:22 | |
*** pcm_ has joined #openstack-oslo | 12:40 | |
*** yamahata has quit IRC | 12:40 | |
*** yamahata has joined #openstack-oslo | 12:41 | |
*** pcm__ has joined #openstack-oslo | 12:44 | |
*** pcm_ has quit IRC | 12:47 | |
*** dstanek_zzz is now known as dstanek | 12:52 | |
*** dims has joined #openstack-oslo | 13:09 | |
openstackgerrit | Cyril Roelandt proposed a change to openstack/oslo-incubator: Python 3: enable tests/unit/test_log.py https://review.openstack.org/104890 | 13:11 |
*** linkid has joined #openstack-oslo | 13:11 | |
linkid | hi | 13:11 |
linkid | I have a question about oslo-incubator | 13:13 |
ihrachyshka | linkid: ? | 13:16 |
rdopieralski | linkid: would you care to share your question with all the people who have gathered here, so that we can debate it? | 13:20 |
rdopieralski | come on, don't keep us hanging... | 13:21 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/oslo-incubator: Python 3: enable tests/unit/test_log.py https://review.openstack.org/104890 | 13:21 |
linkid | I wonder why there is no try here https://github.com/openstack/oslo-incubator/blob/master/openstack/common/importutils.py#L61 while there is one here https://github.com/openstack/oslo-incubator/blob/master/openstack/common/importutils.py#L24. Can I add it or is it useless ? | 13:23 |
linkid | rdopieralski: sorry, I was so distracted by the yoda's sentence ^^ | 13:24 |
rdopieralski | linkid: the try in the first one is because it would raise a wrong exception type | 13:24 |
*** prashanthr_ has joined #openstack-oslo | 13:24 | |
rdopieralski | linkid: it's there to catch it and raise ImportError | 13:24 |
rdopieralski | linkid: the second one already raises an ImportError, so no try-except is needed | 13:24 |
rdopieralski | at least that's how I understand it | 13:24 |
linkid | ah, ok | 13:25 |
linkid | but there is no one for "import_module" too | 13:25 |
linkid | which import something | 13:25 |
linkid | *imports | 13:25 |
rdopieralski | it raises ImportError on failure too | 13:25 |
linkid | ah, ok, I understand | 13:27 |
linkid | because my issue was there : https://github.com/openstack/oslo-incubator/blob/master/openstack/common/apiclient/client.py#L345 | 13:29 |
linkid | it tries to import a client with the right version | 13:29 |
linkid | but it is using importutils.import_class but not importutils.import_versioned_module | 13:30 |
linkid | due to the "version_map", I think | 13:31 |
openstackgerrit | Cyril Roelandt proposed a change to openstack/oslo-incubator: Python 3: enable tests/unit/test_log.py https://review.openstack.org/104890 | 13:32 |
linkid | while in ceilometer, the method to do the same seems to be pretty : https://github.com/openstack/python-ceilometerclient/blob/master/ceilometerclient/client.py#L214 | 13:32 |
linkid | *ceilometerclient | 13:33 |
openstackgerrit | Ilya Pekelny proposed a change to openstack/oslo.db: Opportunistic migration tests https://review.openstack.org/93424 | 13:35 |
openstackgerrit | Ilya Pekelny proposed a change to openstack/oslo.db: Implementation Alembic as migration engine https://review.openstack.org/99965 | 13:35 |
linkid | I'm writing tests for a client and I think it is more obvious to get an "UnsupportedVersion" exception rather than an "ImportError" exception while calling importutils.import_versioned_module, no ? | 13:38 |
ruhe | i159: would https://review.openstack.org/93424 allow to use oslo.db for opportunistic migration tests in nova and get rid of all the code about this line http://git.openstack.org/cgit/openstack/nova/tree/nova/tests/db/test_migrations.py#n527 ? | 13:38 |
ruhe | * above this line | 13:39 |
*** Ajaeger has joined #openstack-oslo | 13:39 | |
Ajaeger | Hi, I'd appreciate if the oslo.i18n project would also be translated - could you approve https://review.openstack.org/#/c/98243/ , please? | 13:40 |
linkid | rdopieralski: what is your opinion about that ? | 13:40 |
rdopieralski | linkid: no opinion | 13:41 |
i159 | ruhe: Yes, with my change you can get rid from all the stuff like this http://git.openstack.org/cgit/openstack/nova/tree/nova/tests/db/test_migrations.py#n388 | 13:45 |
i159 | ruhe: You will have an engine connected to existing drivers in your test cases and basic migration functionality, so you don't need no custom basic test cases for migrations. | 13:47 |
*** zzzeek has joined #openstack-oslo | 13:47 | |
*** Ajaeger has quit IRC | 13:48 | |
*** prashanthr_ has quit IRC | 13:48 | |
ruhe | i159: that's great. i've been waiting for this for a long time. i felt guilty when i copy-pasted this code to storyboard and then to murano. and now it's consolidated in a library which is really great | 13:49 |
*** Ajaeger1 has joined #openstack-oslo | 13:49 | |
ihrachyshka | zzzeek: hey. it seems that mysql dialect switch is not completely trivial. some migration rules in e.g. keystone or glance fail (f.e. because of multiple SQL statements joined with semicolon passed to .execute(). is it expected that dialects may require adjustments to db layer? | 13:49 |
i159 | ruhe: I hope we will merge it soon. I'm sure this feature will be available in the next Oslo.db release. | 13:51 |
*** james_li has joined #openstack-oslo | 14:03 | |
*** james_li has quit IRC | 14:08 | |
*** james_li has joined #openstack-oslo | 14:09 | |
openstackgerrit | Ilya Pekelny proposed a change to openstack/oslo.db: oslo.db.api module documentation https://review.openstack.org/93434 | 14:11 |
*** james_li has quit IRC | 14:12 | |
*** jecarey has quit IRC | 14:16 | |
*** zzzeek has quit IRC | 14:19 | |
*** AAzza is now known as AAzza_afk | 14:20 | |
*** zzzeek has joined #openstack-oslo | 14:31 | |
*** AAzza_afk is now known as AAzza | 14:33 | |
*** ihrachyshka has quit IRC | 14:36 | |
*** ihrachyshka has joined #openstack-oslo | 14:41 | |
*** mkoderer has quit IRC | 14:42 | |
*** zzzeek has quit IRC | 14:44 | |
*** bogdando has quit IRC | 14:48 | |
*** prashanthr_ has joined #openstack-oslo | 14:50 | |
*** ihrachyshka has quit IRC | 15:00 | |
*** nacim has quit IRC | 15:01 | |
*** prashanthr_ has left #openstack-oslo | 15:02 | |
openstackgerrit | Timur Sufiev proposed a change to openstack/oslo-incubator: Enhance versionutils.deprecated to work with classes https://review.openstack.org/104916 | 15:07 |
*** zzzeek has joined #openstack-oslo | 15:13 | |
*** ildikov_ has quit IRC | 15:20 | |
openstackgerrit | Ilya Pekelny proposed a change to openstack/oslo.db: oslo.db.exceptions module documentation https://review.openstack.org/93435 | 15:27 |
*** pblaho has quit IRC | 15:28 | |
*** rdopieralski has quit IRC | 15:29 | |
*** viktors is now known as viktors|afk | 15:32 | |
*** markmc has quit IRC | 15:33 | |
*** Ajaeger1 has quit IRC | 15:46 | |
i159 | Hi! American people, I congratulate you on the 4th of July! Since many of you have a holiday today, I have a question. Will be an Oslo meeting today? | 15:53 |
openstackgerrit | A change was merged to openstack/oslo.messaging: fixed pep8 issue E265 https://review.openstack.org/93506 | 15:58 |
*** i159 has quit IRC | 16:03 | |
*** ajo has quit IRC | 16:15 | |
*** tkelsey has quit IRC | 16:15 | |
*** linkid has left #openstack-oslo | 16:16 | |
*** ndipanov has quit IRC | 16:35 | |
*** praneshp has joined #openstack-oslo | 16:58 | |
*** yamahata has quit IRC | 17:17 | |
*** arnaud has joined #openstack-oslo | 17:21 | |
*** harlowja_at_home has joined #openstack-oslo | 18:13 | |
*** tkelsey has joined #openstack-oslo | 18:19 | |
*** pblaho has joined #openstack-oslo | 18:27 | |
*** tkelsey has quit IRC | 18:32 | |
*** arnaud has quit IRC | 18:44 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Move failure to its own type specific module https://review.openstack.org/102091 | 18:52 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Mark 'task_notifier' as renamed to 'atom_notifier' https://review.openstack.org/103286 | 18:52 |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Hoist the notifier to its own module https://review.openstack.org/102372 | 18:58 |
*** AAzza is now known as AAzza_afk | 19:05 | |
*** pblaho has quit IRC | 19:12 | |
*** SridharG has quit IRC | 19:12 | |
*** dims has quit IRC | 19:22 | |
openstackgerrit | Joshua Harlow proposed a change to openstack/taskflow: Add proxy heartbeat support https://review.openstack.org/104397 | 19:28 |
*** dstanek is now known as dstanek_zzz | 19:59 | |
*** arnaud has joined #openstack-oslo | 20:08 | |
*** pcm__ has quit IRC | 20:13 | |
*** arnaud has quit IRC | 20:16 | |
*** harlowja_at_home has quit IRC | 20:20 | |
*** dstanek_zzz is now known as dstanek | 20:20 | |
*** ildikov has joined #openstack-oslo | 20:25 | |
*** dims has joined #openstack-oslo | 20:27 | |
*** dstanek is now known as dstanek_zzz | 20:30 | |
*** dstanek_zzz is now known as dstanek | 20:32 | |
*** ildikov_ has joined #openstack-oslo | 20:54 | |
*** ildikov has quit IRC | 20:55 | |
*** dstanek is now known as dstanek_zzz | 21:05 | |
*** dstanek_zzz is now known as dstanek | 21:12 | |
*** dims has quit IRC | 21:12 | |
*** linkid has joined #openstack-oslo | 21:29 | |
*** linkid has left #openstack-oslo | 21:29 | |
*** dstanek is now known as dstanek_zzz | 22:11 | |
*** zhiyan_ is now known as zhiyan | 22:26 | |
*** boris-42 has quit IRC | 22:29 | |
*** boris-42 has joined #openstack-oslo | 22:29 | |
*** ihrachyshka has joined #openstack-oslo | 22:58 | |
*** arnaud has joined #openstack-oslo | 23:03 | |
openstackgerrit | Victor Stinner proposed a change to openstack/oslo.messaging: Fix AMQPListener for polling with timeout https://review.openstack.org/104964 | 23:04 |
*** mrda-away is now known as mrda | 23:05 | |
*** ildikov_ has quit IRC | 23:08 | |
*** ildikov_ has joined #openstack-oslo | 23:08 | |
*** zzzeek has quit IRC | 23:09 | |
*** ihrachyshka has quit IRC | 23:12 | |
*** dstanek_zzz is now known as dstanek | 23:13 | |
*** dstanek is now known as dstanek_zzz | 23:22 | |
*** zzzeek has joined #openstack-oslo | 23:25 | |
*** zzzeek has quit IRC | 23:31 | |
*** zzzeek has joined #openstack-oslo | 23:33 | |
*** zhiyan is now known as zhiyan_ | 23:36 | |
*** arnaud has quit IRC | 23:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!