16:00:41 #startmeeting neutron_performance 16:00:42 Meeting started Mon Feb 11 16:00:41 2019 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:43 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:45 The meeting name has been set to 'neutron_performance' 16:01:26 Hi there! 16:01:35 o/ 16:01:41 o/ 16:01:52 hello 16:02:18 bcafarel: I didn't copy in an email I sent last nigh.... forwarding it to you now, though 16:02:47 done 16:03:08 mlavalle: no problem, I am still catching up on some of last week's email 16:03:24 thanks got it! 16:03:57 let's wait 1 more minute and then we start 16:04:11 o/ 16:04:18 jrbalderrama: bienvenido. We are glad you shwed up 16:05:39 ok, let's get moving 16:05:58 #topic Action items from last meeting 16:06:44 * mlavalle scared jrbalderrama of, apparently. oh well 16:07:17 So as you might remember, during our last meeting we has call with the EnOS team 16:07:41 (just having some issues with my account) 16:08:18 during that meeting I agreed to create in EnOS (using the Vagrant provider) a first approach for a Neutron performance test 16:08:42 the idea is to start prototyping and refine the test that we ant to eventually perform at scale 16:09:05 * mlavalle is glad jrbalderrama_ no se rajo 16:09:54 so I deployed all the toold necessary in my personal system: vagrant, virtualbox, EnOS 16:10:43 I mostly followed the steps shown here: https://enos.readthedocs.io/en/stable/installation.html 16:11:16 I had a few bumps on the raod but eventually I got the "enos deploy" command going.... 16:11:21 until I hit a wall 16:11:40 so I sent an email to jrbalderrama_ and company 16:12:14 I copied almost everybody in that email and added bcafarel earlier today 16:12:35 Yes indeed, @msimonin will reply that mail 16:12:39 jrbalderrama_: any suggestions as to what mistake I might be making? 16:13:08 ah ok, I'll wait for that reply 16:13:28 does it look like I am on the right path, jrbalderrama_? 16:14:08 hi, sorry for being late 16:14:10 yes you are, but we tested enos using py2.x because of kolla, we realised you use v3 16:15:31 ahhh. I think that Saturday evening I had an issue using python 2.7 and that is where I changed to python 3 16:15:49 ok, I'll give it another try with 2.7 and share issues if I find them 16:15:59 I have another question jrbalderrama_ .... 16:17:35 I installed EnOS from source, because according to the docs, that's the way to be able to test OpenStack master 16:18:18 We also have another potential issue coming from our side (we will get back to you with more details in the mail) 16:19:12 however, in the reservation.yaml generated by the "enos new" kolla queens is suiggested. Should I change that to master as well? 16:19:37 jrbalderrama_: see line 41 here: http://paste.openstack.org/show/744817/ 16:21:02 I see, normally a release of enos is associated to a "stable" tag of OS 16:21:31 in that example was queens but the most recent supported version is rocky 16:22:19 jrbalderrama_: ok so maybe install in my venv from package and let it deploy OS Rocky? 16:23:20 that is a better idea. We can even do better, we will release a new (minor) version targeting properly to OS Rocky 16:23:48 and you can install that version using the packages 16:23:51 jrbalderrama_: when is that release going to take place? 16:24:49 I will confirm with @msimonin about working with the master branch of openstack if that is what you want to test 16:25:10 this week for sure 16:25:59 jrbalderrama_: super cool. Would you shoot me an email when it is released? 16:26:07 sure 16:27:12 jrbalderrama_: once I get EnOS to deploy OpenStack properly, I intend to execute the Rally and shaker worloads here: https://github.com/BeyondTheClouds/enos/tree/master/enos/workload 16:27:43 to make sure that everything is working properly. Based on that, I will start creating a Rally workload for a future test 16:27:59 does that make sense? (I'm asking everybody) 16:28:55 make sense for me 16:28:57 it does 16:29:15 Great! 16:29:33 that's all the progress I wanted to share with the team about EnOS 16:30:04 slaweq, rubasov: do you have updates for this meeting? 16:30:19 just a tiny thing 16:30:43 these rally floating ip patches are still up for review: https://review.openstack.org/#/q/topic:rally-neutron-fip+status:open 16:30:58 please add them to your review pile when you can 16:31:50 according to osprofiler and rally integration, I didn't make progress on https://review.openstack.org/#/c/615350/ - it basically works now but rally has to generate separate pages for each scenario, like available in http://logs.openstack.org/50/615350/34/check/neutron-rally-task/c573df5/results/workloads/ 16:31:51 patch 615350 - neutron - DNM Try to integrate rally with osprofiler - 34 patch sets 16:31:52 rubasov: added to my pile. will review today 16:32:13 mlavalle: thank you 16:32:20 what is still missing there is "bad" look of this osprofiler reports 16:32:48 it is basically available in "Scenario Data" tab but without good css and things like that 16:33:01 I hope I will be able to fix that issue on rally side soon 16:33:13 slaweq: so, do we have what we need from the osprofiler team? or the progress that has to be made now depends on us? 16:33:27 mlavalle: from osprofiler side all is fine 16:33:41 from rally side we need better generation of this reports 16:34:01 should we ping the really team? 16:34:04 on neutron side we will just need this one patch to be merged then and we should be good 16:34:17 rally team^^^ 16:34:32 I talked with rally team about that and I told them that I will try to help with it 16:34:44 ok, cool 16:35:06 but it's not highest priority in my backlog now :/ 16:35:22 Great, slowly but surely we are making progress. Given all the things that we all have to do, I think that all in all this is solid progress 16:36:02 Thanks for all your efforts slaweq and rubasov!!!! 16:37:05 #topic On demand agenda 16:37:58 Michael Bayer pushed a change that will help performance, as well as addressing StaleDataErrors on the standard attributes table; please take a look: https://review.openstack.org/635671 16:37:59 patch 635671 - neutron - Run revision bump operations en masse - 6 patch sets 16:38:22 njohnston_: good point. Thanks for bringing it up 16:39:15 I also wanted to encourage the team to look at https://www.openstack.org/videos/summits/barcelona-2016/chasing-1000-nodes-scale 16:39:47 This is a presentation from the Barcelona summit that describes the 1000 node test that has been made previously 16:39:59 you can download the slides from there 16:40:34 anything else we should discuss today? 16:41:02 will look at it, thanks 16:41:45 ok team.... thanks for all your efforts and your attendance to this meeting 16:41:56 jrbalderrama_: we appreciate a lot your shouwing up 16:42:08 we know it is late in the day for you 16:42:20 welcome 16:42:33 have a great week you all 16:42:37 #endmeeting