17:03:54 <boris-42> #startmeeting rally 17:03:55 <openstack> Meeting started Tue Sep 9 17:03:54 2014 UTC and is due to finish in 60 minutes. The chair is boris-42. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:03:56 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:03:58 <openstack> The meeting name has been set to 'rally' 17:04:15 <boris-42> marcoemorais msdubov olkonami oanufriev_ hii 17:04:24 <msdubov> boris-42 yep hi 17:05:29 <andreykurilin> boris-42 hello 17:05:55 <oanufriev_> hi 17:06:23 <marcoemorais> hi 17:07:49 <olkonami> hi 17:08:29 <boris-42> so let's start 17:08:40 <boris-42> #topic Rally info command 17:08:51 <boris-42> msdubov could you please share updates on that? 17:09:25 <msdubov> There were 2 updates this week regarding "rally info" 17:09:41 <msdubov> 1. We did some refactoring (https://review.openstack.org/117836) 17:10:06 <msdubov> 2. We added support for queries about deploy engines and server providers (https://review.openstack.org/116746) 17:10:47 <msdubov> and also updated docs for them so that e.g. "$ rally info find DevstackEngine" now shows something useful. 17:11:03 <msdubov> I think it's time to extend this command with new features 17:11:21 <msdubov> https://trello.com/b/DoD8aeZy/rally 17:11:32 <msdubov> ^ Here we have several tasks related to this command 17:12:21 <boris-42> msdubov great work on that 17:12:40 <boris-42> anybody has some questions?) or everybody is watching apple presenatation?) 17:12:56 <msdubov> lol 17:13:08 <kevtsang_> guilty 17:13:52 <boris-42> okay let's move on next topic 17:14:11 <boris-42> #topic new rally-dsvm jobs output 17:15:03 <boris-42> so basically I made a small html page 17:15:30 <boris-42> so now output looks like http://logs.openstack.org/71/120071/3/check/gate-rally-dsvm-rally/f35a080/ 17:15:43 <boris-42> which is nice 17:15:52 <rediskin> true 17:15:59 <boris-42> ah that is already old one 17:16:17 <andreykurilin> :D 17:16:37 <boris-42> soo 17:16:38 <boris-42> http://logs.openstack.org/82/120082/1/gate/gate-rally-dsvm-rally/d3521a2/ 17:16:42 <boris-42> this is actually current state 17:16:46 <boris-42> andreykurilin rediskin but we have issue 17:16:55 <boris-42> rediskin andreykurilin all performance jobs are still broken except rally one 17:17:05 <boris-42> rediskin andreykurilin https://review.openstack.org/#/c/120134/ 17:17:15 <boris-42> ^ this should be the very last fix 17:17:27 <boris-42> I added in dependcy patch (that removes plugins dir) 17:17:34 <andreykurilin> boris-42, previous fix is not working? 17:17:36 <boris-42> so if it pass everything will work in other projects 17:17:38 <boris-42> andreykurilin ya 17:17:46 <boris-42> andreykurilin it fixes one and creates new bug 17:17:47 <boris-42> =) 17:17:59 <andreykurilin> (y) 17:20:09 <boris-42> andreykurilin so I hope that will finally fix 17:20:20 <boris-42> #topic network crap 17:20:20 <andreykurilin> boris-42, ok 17:20:35 <boris-42> rediskin could you provide some info about network issues that we have 17:21:09 <rediskin> we have one bug with overlapped cidrs, and unfinished patch with network context 17:21:26 <rediskin> here is the fix for first one https://review.openstack.org/119787 17:21:56 <rediskin> and here is second one https://review.openstack.org/#/c/103306/ 17:22:16 <rediskin> i believe if we rebase second on first, all will be working 17:22:46 <rediskin> anyway we can merge first patch if there is someone to review it 17:23:28 <andreykurilin> rediskin, i will test it tomorrow 17:23:40 <boris-42> rediskin I will try to test today=) 17:23:46 <rediskin> ok thanks 17:24:23 <boris-42> rediskin so first we are merging cidr, then neutron context 17:24:28 <boris-42> network** 17:24:45 <rediskin> boris-42: yes 17:24:56 <boris-42> rediskin ok we need to put on that high priority 17:25:03 <boris-42> rediskin cause a lot of people has issues with that stuff 17:27:57 <rediskin> boris-42: sure 17:28:47 <boris-42> #topic update on LDAP support 17:29:11 <boris-42> so https://github.com/stackforge/rally/blob/master/doc/feature_request/LDAP_support.rst 17:29:18 <boris-42> as we all know rally is creating users 17:29:27 <boris-42> and so if you are using LDAP with read only access 17:29:37 <boris-42> you won't be able to use it 17:29:49 <boris-42> so we are working on this and recently we merged 2 patches 17:30:07 <boris-42> https://review.openstack.org/#/c/116766/ 17:30:30 <boris-42> https://review.openstack.org/#/c/117302/ 17:30:38 <boris-42> and now wee need to merge 17:30:55 <boris-42> https://review.openstack.org/#/c/119344/ 17:31:15 <boris-42> ^ it adds validation that checks that everything is specified for benchmark 17:31:38 <boris-42> Like we have deployment with (admin or users) or (admin + users context) or (users) 17:31:47 <boris-42> ^ depending on what we need actually 17:31:58 <boris-42> marcoemorais ^ 17:32:23 <boris-42> so there will be one or two patches 17:32:34 <msdubov> boris-42 So I believe you have to make only one small change for that patch to receive +2 from my side 17:32:44 <boris-42> msdubov okay I'll do that 17:32:52 <boris-42> msdubov I was actually going to do that=) 17:34:05 <boris-42> so I'll need to do 2 more patches 17:34:11 <boris-42> 1) Passing from deployment users 17:34:30 <boris-42> 2) Unify validation of benchmark scenarios and context 17:35:09 <boris-42> ^ we will use the same validators 17:35:18 <boris-42> in context as in scenarios 17:35:28 <boris-42> so there won't be duplication of code 17:35:48 <boris-42> msdubov rediskin andreykurilin ^ 17:35:58 <boris-42> ekarlso- ^ 17:36:06 <boris-42> Any questions? 17:36:12 <andreykurilin> nope 17:36:14 <msdubov> no 17:36:46 <boris-42> okay let's move to next topic then 17:36:49 <oanufriev_> no 17:37:16 <boris-42> #topic plugins documentation/samples/refactoring 17:37:22 <boris-42> olkonami any updates? 17:38:14 <andreykurilin> guys, sorry, i need to leave this meeting:( bye 17:38:58 <olkonami> not yet, I hope will be soon 17:40:25 <boris-42> andreykurilin ok 17:40:30 <boris-42> olkonami okay 17:40:43 <boris-42> #topic open discussion 17:40:58 <boris-42> olkonami oanufriev_ msdubov marcoemorais rediskin anything to discuss?) 17:41:19 <msdubov> boris-42 1 small question 17:41:23 <boris-42> msdubov go on 17:41:41 <msdubov> http://docs-draft.openstack.org/44/119344/3/check/gate-rally-docs/1ab8b99/doc/build/html/ 17:41:47 <msdubov> It has a section at the bottom 17:41:52 <msdubov> 1. Index 17:41:58 <msdubov> 2. Module index 17:42:01 <msdubov> 3. Search page 17:42:12 <msdubov> Do we really need this? This seems to be a kind of standard thing 17:42:18 <msdubov> But I believe nobody uses it 17:42:25 <boris-42> msdubov ya not sure that we need this 17:42:37 <msdubov> Search engine doesn't even work 17:42:42 <msdubov> boris-42 okay thanks 17:44:16 <boris-42> so if we don't have any questions let's just finish meeting 17:44:35 <boris-42> see you guys 17:44:38 <boris-42> #endmeeting