| *** FL1SK has quit IRC | 00:10 | |
| *** FL1SK has joined #openstack-mistral | 00:12 | |
| *** bobh has quit IRC | 00:30 | |
| *** jistr has quit IRC | 01:00 | |
| *** jistr has joined #openstack-mistral | 01:00 | |
| *** gongysh has joined #openstack-mistral | 01:28 | |
| *** bobh has joined #openstack-mistral | 01:32 | |
| *** gongysh has quit IRC | 01:35 | |
| *** gongysh has joined #openstack-mistral | 01:52 | |
| *** sharatss has quit IRC | 03:35 | |
| *** sharatss has joined #openstack-mistral | 03:36 | |
| *** gongysh has quit IRC | 04:19 | |
| *** bobh has quit IRC | 05:05 | |
| *** gongysh has joined #openstack-mistral | 05:10 | |
| *** sharat has joined #openstack-mistral | 06:05 | |
| *** bobh has joined #openstack-mistral | 06:05 | |
| *** AlexeyAbashkin has joined #openstack-mistral | 06:06 | |
| *** bobh has quit IRC | 06:10 | |
| *** AlexeyAbashkin has quit IRC | 06:21 | |
| *** dtturner has quit IRC | 06:21 | |
| *** ist has joined #openstack-mistral | 06:31 | |
| *** bobh has joined #openstack-mistral | 07:06 | |
| *** bobh has quit IRC | 07:10 | |
| openstackgerrit | Sharat Sharma proposed openstack/mistral master: Remove wrong licensing https://review.openstack.org/429540 | 07:29 |
|---|---|---|
| openstackgerrit | Sharat Sharma proposed openstack/python-mistralclient master: Add script for unit test coverage job https://review.openstack.org/417902 | 07:33 |
| *** AlexeyAbashkin has joined #openstack-mistral | 07:45 | |
| *** bobh has joined #openstack-mistral | 08:07 | |
| *** bobh has quit IRC | 08:11 | |
| *** pcastets has joined #openstack-mistral | 08:14 | |
| *** jpich has joined #openstack-mistral | 08:52 | |
| *** sharatss has quit IRC | 08:58 | |
| *** sharatss has joined #openstack-mistral | 08:59 | |
| *** pcastets has quit IRC | 09:29 | |
| *** AlexeyAbashkin has quit IRC | 09:57 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor RPC serialization: add polymophic serializer https://review.openstack.org/429643 | 10:53 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor RPC serialization: add polymophic serializer https://review.openstack.org/429643 | 11:25 |
| *** sharat has quit IRC | 11:32 | |
| *** sharat has joined #openstack-mistral | 11:32 | |
| *** gongysh has quit IRC | 11:39 | |
| *** jkilpatr has quit IRC | 11:40 | |
| *** bobh has joined #openstack-mistral | 12:10 | |
| *** jkilpatr has joined #openstack-mistral | 12:12 | |
| *** bobh has quit IRC | 12:15 | |
| *** sharatss has quit IRC | 12:16 | |
| *** sharatss has joined #openstack-mistral | 12:17 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor RPC serialization: add polymophic serializer https://review.openstack.org/429643 | 12:17 |
| rakhmerov | ddeja: hi Dawid, take a look at this https://review.openstack.org/#/c/429643/ | 12:19 |
| rakhmerov | I'm experimenting with RPC architecture regarding how serialization works | 12:20 |
| rakhmerov | interested in your opinion | 12:20 |
| rakhmerov | I looked at OVO, it is a good technology but it seemed an overkill for that I was trying to achieve | 12:21 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor RPC serialization: add polymophic serializer https://review.openstack.org/429643 | 12:28 |
| ddeja | rakhmerov: looking | 12:53 |
| *** sharat has quit IRC | 12:53 | |
| *** rbrady has joined #openstack-mistral | 13:02 | |
| *** catintheroof has joined #openstack-mistral | 13:03 | |
| *** bobh has joined #openstack-mistral | 13:09 | |
| *** pcastets has joined #openstack-mistral | 13:10 | |
| *** dprince has joined #openstack-mistral | 13:15 | |
| *** gongysh has joined #openstack-mistral | 13:26 | |
| *** bobh has quit IRC | 13:28 | |
| *** sharatss has quit IRC | 13:48 | |
| *** sharatss has joined #openstack-mistral | 13:48 | |
| ddeja | rakhmerov: done | 13:56 |
| ddeja | some small issuess and also a lot of tests failed on this patch... | 13:56 |
| *** pcastets has quit IRC | 14:12 | |
| *** szaher has quit IRC | 14:14 | |
| *** chlong has joined #openstack-mistral | 14:19 | |
| *** sharatss has quit IRC | 14:28 | |
| *** sharatss has joined #openstack-mistral | 14:28 | |
| *** gongysh has quit IRC | 15:05 | |
| *** toure has joined #openstack-mistral | 15:25 | |
| *** toure has quit IRC | 15:31 | |
| *** pcastets has joined #openstack-mistral | 15:32 | |
| *** toure has joined #openstack-mistral | 15:33 | |
| *** jaosorior has joined #openstack-mistral | 15:43 | |
| rakhmerov | ddeja: yes, thanks | 15:55 |
| rakhmerov | it's not 100% finished yet | 15:55 |
| rakhmerov | ok, thanks for looking at it | 15:55 |
| rakhmerov | ddeja: seems like functional tests are failing for a different reason | 15:57 |
| ddeja | rakhmerov: maybe, I didn't look on it | 15:57 |
| ddeja | It's fine if you fix kombu in separate patch | 15:58 |
| ddeja | or maybe I can fix it | 15:58 |
| rakhmerov | well, I actually didn't touch kombu | 15:58 |
| rakhmerov | not sure why it's failing | 15:58 |
| rakhmerov | or you mean make serialization the same way as did in this patch? | 15:58 |
| ddeja | I mean just fixing it, so tests pass again | 15:59 |
| rakhmerov | ok, I need to investigate the reason | 15:59 |
| rakhmerov | I'll do it tomorrow morning | 15:59 |
| rakhmerov | all of it :) | 15:59 |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: Refactor RPC serialization: add polymophic serializer https://review.openstack.org/429643 | 15:59 |
| ddeja | while I was looking on your patch it seems to me that you miss some places where you should use this new serializers | 15:59 |
| rakhmerov | really? | 16:00 |
| rakhmerov | let me know where | 16:00 |
| ddeja | and on kombu driver results don't get serialized properly | 16:00 |
| rakhmerov | yes, it's in TODO in the commit message | 16:00 |
| rakhmerov | I remember about Kombu | 16:00 |
| rakhmerov | I just wanted to validate the idea itself with you | 16:00 |
| ddeja | I also think that we need to add something for oslo | 16:00 |
| ddeja | but I'm not sure if we need to | 16:00 |
| ddeja | and if so, where | 16:00 |
| rakhmerov | for oslo? | 16:01 |
| rakhmerov | what do you mean? | 16:01 |
| rakhmerov | all: meeting at #openstack-meeting | 16:01 |
| ddeja | I mean that right now results are not serialized properly on oslo too | 16:01 |
| ddeja | (in your patch) | 16:01 |
| rakhmerov | hm... why? | 16:01 |
| ddeja | you have deleted the serialization from action class | 16:02 |
| rakhmerov | it seems like I refactored it where needed | 16:02 |
| ddeja | but you didn't add new serialization in any place | 16:02 |
| ddeja | or I miss something? | 16:02 |
| rakhmerov | can you point to the exact place? | 16:02 |
| rakhmerov | I think I don't understand what you mean | 16:02 |
| ddeja | OK, I'll write an extra review | 16:02 |
| ddeja | that will be esier ;) | 16:02 |
| rakhmerov | ddeja: ok, yes | 16:06 |
| rakhmerov | I want to make sure I didn't miss anything | 16:06 |
| ddeja | rakhmerov: I'll do that review tomorrow, is that ok? | 16:20 |
| rakhmerov | absolutely | 16:20 |
| rakhmerov | no rush | 16:20 |
| ddeja | ok | 16:21 |
| *** pcastets has quit IRC | 16:36 | |
| *** pasm has joined #openstack-mistral | 17:09 | |
| pasm | hi all | 17:10 |
| pasm | do you know where I can find an example of mistral "task" to launch an instance starting from a volume??? | 17:11 |
| pasm | I'm trying with nova.servers_create but I receive an error about the input parameters io create() function | 17:13 |
| pasm | according to https://github.com/openstack/python-novaclient/blob/master/novaclient/v2/servers.py:1298 the accepted parameters are a lot | 17:14 |
| pasm | but I receive an error if I provide more than name, image, flavor and nics | 17:15 |
| pasm | it could be related to python-novaclient version??? | 17:16 |
| *** harlowja has joined #openstack-mistral | 17:20 | |
| *** jpich has quit IRC | 17:34 | |
| *** harlowja has quit IRC | 17:49 | |
| *** pasm has left #openstack-mistral | 17:55 | |
| *** harlowja has joined #openstack-mistral | 18:44 | |
| *** chlong has quit IRC | 18:52 | |
| *** chlong has joined #openstack-mistral | 19:08 | |
| *** chlong has quit IRC | 20:49 | |
| kong | hi, pasm, please have a look at https://github.com/openstack/mistral-extra/tree/master/examples/v2/openstack/clone_vm | 21:05 |
| *** dprince has quit IRC | 21:55 | |
| *** rbrady is now known as rbrady-afk | 22:15 | |
| *** jaosorior has quit IRC | 23:04 | |
| *** jkilpatr has quit IRC | 23:16 | |
| *** hrybacki_ has joined #openstack-mistral | 23:27 | |
| *** kozhukalov_ has joined #openstack-mistral | 23:27 | |
| *** doriftoshoes_ has joined #openstack-mistral | 23:27 | |
| *** evgenyl_ has joined #openstack-mistral | 23:27 | |
| *** cargonza_ has joined #openstack-mistral | 23:28 | |
| *** clenimar has quit IRC | 23:34 | |
| *** doriftoshoes has quit IRC | 23:34 | |
| *** evgenyl has quit IRC | 23:34 | |
| *** igormarnat has quit IRC | 23:34 | |
| *** kozhukalov has quit IRC | 23:34 | |
| *** hrybacki has quit IRC | 23:34 | |
| *** cargonza has quit IRC | 23:34 | |
| *** doriftoshoes_ is now known as doriftoshoes | 23:35 | |
| *** jkilpatr has joined #openstack-mistral | 23:35 | |
| *** evgenyl_ is now known as evgenyl | 23:36 | |
| *** igormarnat has joined #openstack-mistral | 23:36 | |
| *** kozhukalov_ is now known as kozhukalov | 23:36 | |
| *** cargonza_ is now known as cargonza | 23:37 | |
| *** hrybacki_ is now known as hrybacki | 23:37 | |
| *** clenimar has joined #openstack-mistral | 23:40 | |
| *** catintheroof has quit IRC | 23:54 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!