17:01:01 #startmeeting Rally 17:01:02 Meeting started Tue Dec 16 17:01:01 2014 UTC and is due to finish in 60 minutes. The chair is msdubov_. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:01:03 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:01:05 The meeting name has been set to 'rally' 17:01:28 rediskin rvasilets amaretskiy olkonami k4n0 oanufriev Good evening 17:01:35 hi 17:01:36 Hi 17:01:43 hi 17:02:27 hi 17:03:28 Let's start! 17:03:33 #topic NetworkContext 17:03:51 amaretskiy How are things with it, can we expect it being merged today/tommorow? 17:04:00 amaretskiy Sorry for still not reviewing it :) 17:04:42 we have a working patch, but there are some changes requested by reviewers 17:04:56 i hope we can merge in this week 17:05:07 *it 17:05:23 eom 17:08:40 Sorry I got disconnected 17:09:59 #topic Tenant resources refactoring in context 17:10:03 oanufriev Hi, please tell us what you've done here, and why this refactoring step was important 17:10:30 so 17:11:32 before this change resources in context were look like context[resource_name][tenant_id][some_useful_thing] 17:13:14 that was difficult to search valid resource item for current context (usually that was implemented in for cycle)... 17:14:12 either, we had to pass whole context[resource] tree to every process and thread 17:14:59 oanufriev, Okay, so a nice improvement really 17:15:03 now it looks like context[tenants][tenant_id][resource_name][some_useful_thing] 17:16:22 oanufriev Anything to add? 17:17:05 and we pass only resources related to actual tenant which saves memory and simpler to map resource to current tenant 17:17:43 oanufriev Okay, thanks. Let's move further 17:17:45 EOF 17:18:12 #topic Scenario runners refactoring 17:18:30 olkonami Could you please tell us what is your task here and what is your progress so far? 17:20:59 now I am working on improvement constant runner - refactor it like it done in rpc to start processes count according to cpu count and then use threads into the processes 17:22:16 the first step is take out general logic from rpc runner to some base class 17:24:02 now I am working on it, but I didn't have anything to show now, I'm just in process to understend how rewrite code to make it reusable 17:25:54 olkonami Okay, thanks. Sound like a plan, hope you get it soon 17:29:14 #topic Murano benchmarks 17:29:31 rvasilets Thanks for taking this patch, how was your progress with it today? 17:29:41 #link https://review.openstack.org/#/c/137650/ 17:30:17 I have Rebased patch https://review.openstack.org/#/c/137650/ and I think it's ready for review 17:31:55 This patch is added murano context and murano client to osclient 17:32:23 Also thare is added python client validation 17:32:27 eom 17:32:42 rvasilets, Thanks! 17:33:32 #topic New decorator syntax in Rally (samples, deprecated stuff) 17:33:40 oanufriev, olkonami, Any updates on this? 17:34:38 I'm working on 'sample' decorator 17:34:42 here https://review.openstack.org/#/c/140033/ 17:35:25 for now it's working, but only 2 items are decorated 17:35:49 eom 17:36:53 msdubov, I realized deprecated reason, but haven't fix your last comments yet 17:37:59 Okay 17:38:04 #topic Rally documentations 17:38:08 becose boris-42 said there are too many copy-pasting in that code and it should be rewrited 17:38:25 olkonami: yep 17:38:56 olkonami: i will make advices today a bit latter 17:39:00 So two quick updates from my side 17:39:26 boris-42, ok, wait for any proposals from you 17:39:35 1. Patch with Rally docstrings is on review, but it will be merged after NetworkContext 17:40:15 2. Currently working on Rally ReadTheDocs, hoping to simplify the overall structure of our docs and also rewrite a bit the tutorial so that it treats first really simple examples and then moves to more involved ones 17:40:22 #topic Free discussion 17:40:45 boris-42 rediskin rvasilets amaretskiy olkonami k4n0 oanufriev Anything to add? 17:41:05 nothing from my side 17:41:19 nope 17:41:29 no 17:41:58 no 17:45:58 Okay thanks to all 17:46:01 #endmeeting