| *** bobh has joined #openstack-mistral | 00:34 | |
| *** bobh has quit IRC | 00:39 | |
| *** tonytan4ever has joined #openstack-mistral | 00:42 | |
| *** bobh has joined #openstack-mistral | 01:35 | |
| *** bobh has quit IRC | 01:39 | |
| *** toddjohn has quit IRC | 01:48 | |
| *** toddjohn has joined #openstack-mistral | 02:48 | |
| *** toddjohn has quit IRC | 02:53 | |
| *** bobh has joined #openstack-mistral | 03:06 | |
| *** bobh has quit IRC | 03:17 | |
| *** bobh has joined #openstack-mistral | 03:30 | |
| *** bobh has quit IRC | 03:42 | |
| *** tonytan4ever has quit IRC | 03:43 | |
| *** toddjohn has joined #openstack-mistral | 03:49 | |
| *** toddjohn has quit IRC | 03:54 | |
| *** tonytan4ever has joined #openstack-mistral | 03:56 | |
| openstackgerrit | Lingxian Kong proposed openstack/mistral: Add db models for event trigger https://review.openstack.org/320497 | 04:09 |
|---|---|---|
| openstackgerrit | Lingxian Kong proposed openstack/mistral: Add event engine service https://review.openstack.org/320500 | 04:09 |
| openstackgerrit | Lingxian Kong proposed openstack/mistral: Add functional tests for event engine functions https://review.openstack.org/336463 | 04:09 |
| openstackgerrit | Lingxian Kong proposed openstack/mistral: Add event trigger REST API https://review.openstack.org/320509 | 04:09 |
| *** kong has joined #openstack-mistral | 04:09 | |
| rakhmerov | SonicFan: hi | 04:46 |
| openstackgerrit | Merged openstack/mistral: Updated from global requirements https://review.openstack.org/343367 | 04:53 |
| *** vishwanathj has joined #openstack-mistral | 04:55 | |
| rakhmerov | mflobo: hey, any chance to get this fixed today? https://review.openstack.org/#/c/325894/ | 05:07 |
| *** tonytan4ever has quit IRC | 05:16 | |
| *** toddjohn has joined #openstack-mistral | 05:51 | |
| *** toddjohn has quit IRC | 05:55 | |
| rakhmerov | ddeja: hi, can you pls rebase your patches? | 06:24 |
| *** Ravikiran_K has joined #openstack-mistral | 06:30 | |
| mflobo | rakhmerov, I'll take a look, but the issue is there is a duplicated function name, which is true. I think I miss understood some of your comments in the review... | 06:33 |
| rakhmerov | ok | 06:33 |
| rakhmerov | let me know if you need help | 06:33 |
| openstackgerrit | Merged openstack/mistral-lib: Fixes namespace issue https://review.openstack.org/342837 | 06:56 |
| openstackgerrit | Merged openstack/mistral-lib: Remove Python 3.3 and add 3.5 to match the main Mistral repo https://review.openstack.org/342899 | 06:57 |
| openstackgerrit | Merged openstack/mistral-lib: Remove .mailmap file https://review.openstack.org/342898 | 06:59 |
| openstackgerrit | Merged openstack/mistral-lib: Add Babel to the requirements as it is referenced in the setup.cfg https://review.openstack.org/342902 | 06:59 |
| openstackgerrit | prince_katiyar proposed openstack/mistral: Remove duplicated line on the new example to the DSL Spec how to execute a reverse workflow https://review.openstack.org/343470 | 07:05 |
| *** tonytan4ever has joined #openstack-mistral | 07:16 | |
| *** tonytan4ever has quit IRC | 07:21 | |
| *** jpich has joined #openstack-mistral | 07:51 | |
| *** toddjohn has joined #openstack-mistral | 07:52 | |
| *** toddjohn has quit IRC | 07:57 | |
| *** ramishra has joined #openstack-mistral | 08:07 | |
| *** jtomasek has joined #openstack-mistral | 08:13 | |
| *** shardy has joined #openstack-mistral | 08:25 | |
| rakhmerov | ddeja: hi, one person is trying to install Mistral on Fedora and gets this: http://paste.openstack.org/show/536083/ | 09:35 |
| rakhmerov | can you pls look at it? | 09:35 |
| ddeja | rakhmerov: Hi | 09:45 |
| ddeja | looking | 09:45 |
| ddeja | and I'll rebase patches today ;) | 09:45 |
| ddeja | rakhmerov: about the traceback | 09:46 |
| ddeja | this happens if there was previous verions of master installed (before this patch was merged: https://review.openstack.org/#/c/342166/) | 09:47 |
| ddeja | and stevedore still uses old names from config (rpc, not rpc_backend) | 09:48 |
| ddeja | one needs to reinstal mistral so stevedore gets reloaded using new names from setup.cfg | 09:48 |
| rakhmerov | ddeja: ok | 09:50 |
| *** toddjohn has joined #openstack-mistral | 09:54 | |
| *** toddjohn has quit IRC | 09:58 | |
| rakhmerov | ddeja: how is this related with oslo_client then? | 09:59 |
| rakhmerov | I don't understand | 09:59 |
| rakhmerov | he's trying to do it on Fedora, that might be an issue actually.. | 10:01 |
| ddeja | rakhmerov: I have same traceback on Ubuntu | 10:02 |
| ddeja | rakhmerov: this change makes this problem https://review.openstack.org/#/c/342166/2/setup.cfg | 10:03 |
| ddeja | we are changing the directory where stevedore looks for class | 10:04 |
| ddeja | but stevedore doesnt get reloaded when mistral is re-staret | 10:04 |
| ddeja | re-started* | 10:04 |
| ddeja | you need to reinstal mistrall to reload stevedore so it uses new directories | 10:04 |
| rakhmerov | ok | 10:04 |
| ddeja | so it is not related to oslo-client. It only shows the name 'oslo_client' in traceback because this is the name (from setup.cfg) that cannot be resolved and imported :) | 10:05 |
| * ddeja now thinks that this error message is actually misleading | 10:06 | |
| rakhmerov | :) | 10:07 |
| ddeja | yeah, it should be something like 'No 'mistral.engine.rpc_backend' driver found while looking for 'oslo_client'', this would be better | 10:08 |
| rakhmerov | ddeja: do you use Ubuntu? | 10:09 |
| ddeja | rakhmerov: for testing on devstack - yes | 10:10 |
| rakhmerov | ok | 10:11 |
| *** tonytan4ever has joined #openstack-mistral | 10:19 | |
| *** tonytan4ever has quit IRC | 10:23 | |
| *** Ravikiran_K has quit IRC | 10:58 | |
| *** shardy is now known as shardy_lunch | 11:32 | |
| *** tonytan4ever has joined #openstack-mistral | 12:04 | |
| *** tonytan4ever has quit IRC | 12:09 | |
| *** dprince has joined #openstack-mistral | 12:16 | |
| *** toddjohn has joined #openstack-mistral | 12:34 | |
| *** jpeeler has quit IRC | 12:39 | |
| *** shardy_lunch is now known as shardy | 12:40 | |
| *** bobh has joined #openstack-mistral | 12:42 | |
| *** bobh has quit IRC | 12:47 | |
| *** Ravikiran_K has joined #openstack-mistral | 13:09 | |
| *** tonytan4ever has joined #openstack-mistral | 13:30 | |
| *** tonytan4ever has quit IRC | 13:35 | |
| *** catintheroof has joined #openstack-mistral | 14:03 | |
| *** tonytan4ever has joined #openstack-mistral | 14:03 | |
| *** bobh has joined #openstack-mistral | 14:08 | |
| *** jpeeler has joined #openstack-mistral | 14:46 | |
| *** jpeeler has quit IRC | 14:46 | |
| *** jpeeler has joined #openstack-mistral | 14:46 | |
| *** shardy has quit IRC | 15:31 | |
| *** gyee has joined #openstack-mistral | 16:29 | |
| *** jpich has quit IRC | 16:31 | |
| openstackgerrit | Dawid Deja proposed openstack/mistral: Create MistralContext from rpc context in kombu engine https://review.openstack.org/343788 | 16:52 |
| openstackgerrit | Dawid Deja proposed openstack/mistral: Add param 'safe-rerun' to task https://review.openstack.org/343789 | 16:52 |
| openstackgerrit | Dawid Deja proposed openstack/mistral: Pass 'safe-rerun' param to RPC layer https://review.openstack.org/343790 | 16:52 |
| openstackgerrit | Dawid Deja proposed openstack/mistral: Executor fails actions if they are redelivered https://review.openstack.org/343791 | 16:52 |
| *** kong has quit IRC | 17:04 | |
| *** lkannan has quit IRC | 17:04 | |
| *** evgenyl has quit IRC | 17:04 | |
| *** doriftoshoes has quit IRC | 17:05 | |
| *** rakhmerov has quit IRC | 17:07 | |
| *** bobh has quit IRC | 17:08 | |
| *** kong has joined #openstack-mistral | 17:09 | |
| *** rakhmerov has joined #openstack-mistral | 17:10 | |
| *** doriftoshoes has joined #openstack-mistral | 17:10 | |
| *** evgenyl has joined #openstack-mistral | 17:10 | |
| *** lkannan has joined #openstack-mistral | 17:12 | |
| *** kozhukalov has quit IRC | 17:15 | |
| *** kozhukalov has joined #openstack-mistral | 17:16 | |
| *** vishwanathj has quit IRC | 17:30 | |
| *** vishwanathj has joined #openstack-mistral | 17:31 | |
| *** vishwanathj has quit IRC | 17:49 | |
| *** vishwanathj has joined #openstack-mistral | 18:15 | |
| *** jpeeler has left #openstack-mistral | 18:41 | |
| *** dprince has quit IRC | 18:41 | |
| *** gyee has quit IRC | 18:48 | |
| *** Ravikiran_K has quit IRC | 18:52 | |
| *** vishwanathj has quit IRC | 19:11 | |
| *** jpeeler has joined #openstack-mistral | 19:15 | |
| *** gyee has joined #openstack-mistral | 19:34 | |
| *** vishwanathj has joined #openstack-mistral | 20:04 | |
| *** dprince has joined #openstack-mistral | 20:24 | |
| *** bobh has joined #openstack-mistral | 20:33 | |
| *** toddjohn has quit IRC | 21:03 | |
| *** toddjohn has joined #openstack-mistral | 21:04 | |
| *** toddjohn has quit IRC | 21:08 | |
| *** krot_vaca_jul19 is now known as krotscheck | 21:30 | |
| *** catintheroof has quit IRC | 21:30 | |
| *** bobh has quit IRC | 21:42 | |
| openstackgerrit | Merged openstack/mistral: Fix SPAG errors in Quickstart and Main Features docs https://review.openstack.org/343000 | 21:43 |
| *** dprince has quit IRC | 21:48 | |
| *** bobh has joined #openstack-mistral | 22:34 | |
| *** bobh has quit IRC | 22:39 | |
| *** toddjohn has joined #openstack-mistral | 23:05 | |
| *** toddjohn has quit IRC | 23:09 | |
| *** vishwanathj has quit IRC | 23:35 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!