16:00:24 #startmeeting Network Working Group 16:00:24 Meeting started Wed Apr 25 16:00:24 2018 UTC. The chair is gundalow. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:24 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:00:24 The meeting name has been set to 'network_working_group' 16:00:29 * Qalthos 🌊🌊 16:00:41 * ganeshrn waves 16:01:00 #chair jtanner acozine1 Qalthos brampling samerd ganeshrn andriusb 16:01:00 Current chairs: Qalthos acozine1 andriusb brampling ganeshrn gundalow jtanner samerd 16:01:38 o/ 16:01:51 #chair privateip 16:01:51 Current chairs: Qalthos acozine1 andriusb brampling ganeshrn gundalow jtanner privateip samerd 16:02:26 o/ 16:02:34 #info Agenda as always (feel free to add items) https://github.com/ansible/community/labels/network 16:02:38 #chair funzo 16:02:38 Current chairs: Qalthos acozine1 andriusb brampling funzo ganeshrn gundalow jtanner privateip samerd 16:03:43 So looking at the agenda I don't see anything 16:04:10 the HTTP connection proposal (https://github.com/ansible/proposals/issues/103) was agreed last meeting 16:04:53 Anyone got anything? 16:05:08 #topic Potential performance issue in 2.5.* 16:05:13 I just added some PRs I need reviewed 16:05:51 brampling: Thanks, can do that next 16:05:59 #info https://github.com/ansible/ansible/issues/38892 16:07:17 #info We've been investigating a possible performance issue when running with many hundreds of network devices. Current investigation shows that during 2.5 development we've accidently introduced a global lock 16:07:36 #info the linked issue has more details. We are working on a fix 16:08:04 #info depending on when the fix is confirmed we will review if that means that 2.5.2 should be made earlier 16:08:15 #info this issue only effects 2.5.* 16:08:47 o/ 16:09:06 nitinkr: good to see you here 16:09:53 #info this issue only effects persistent connection 16:10:10 #chair nitinkr 16:10:10 Current chairs: Qalthos acozine1 andriusb brampling funzo ganeshrn gundalow jtanner nitinkr privateip samerd 16:10:21 Any questions on that? 16:12:20 Thanks @ganeshrn 16:13:46 OK, will update once the fix is in 16:14:58 #topic Infoblox NIOX feature PRs 16:15:08 #link https://github.com/ansible/ansible/pulls/brampling 16:15:37 brampling: I notice they have the `stale_ci` label, which means it's been over 7 days since CI (Shippable) run, so I've triggered a fresh run 16:15:49 Ok 16:16:08 We have a big joint customer looking for this functionality 16:16:40 brampling: FYI provisional dates for Ansible 2.6 https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_6.rst 16:16:53 #info Ansible 2.6 provisional dates https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/roadmap/ROADMAP_2_6.rst 16:17:09 Thanks, sooner than I'd expected 16:17:22 Yup, we are keeping 2.6 as a smaller release 16:17:57 They need one or two more things, I'll try to get them in by mid-May 16:18:05 I'm happy to point them to devel 16:18:27 gundalow: thanks for posting the 2.6 roadmap, just wanted to ask about it 16:18:38 samerd: :) 16:20:18 brampling: Could you please raise a PR to add yourself to https://github.com/ansible/ansible/blob/devel/.github/BOTMETA.yml#L436 that way you will be notified on any issues/PRs for NIOS. Also your PRs will get label:owner_pr, which means we trust you are doing the right thing 16:20:47 Also if their is anyone else in your team that you think it would be worth getting notified, feel free to add them 16:21:34 Ok, will do 16:21:52 Thanks 16:23:11 brampling: I've assigned them to justjais who will do a quick review and merge 16:23:33 Ok, thanks 16:23:43 brampling: Anything else from your side? 16:24:20 Not right now, thanks 16:24:31 Cool, shout out if there is 16:24:35 #topic Open Floor 16:24:39 #chair 16:24:39 Current chairs: Qalthos acozine1 andriusb brampling funzo ganeshrn gundalow jtanner nitinkr privateip samerd 16:24:45 Anyone got anything else? 16:24:50 https://github.com/ansible/proposals/issues/104 <-- netconf generic module proposal, if no more review comments will move it to agreed? 16:25:09 #info https://github.com/ansible/proposals/issues/104 <-- netconf generic module proposal, if no more review comments will move it to agreed. 16:25:35 brampling: Do your modules return anything? 16:26:19 No, just make changes to Infoblox 16:26:21 brampling: ie https://github.com/ansible/ansible/pull/37676/files#diff-30e479e3f6b8c57e15a4edde857c4ee3R164 does that return anything via `register:` 16:26:26 cool, thanks 16:26:33 They're based on the nios_host_record module 16:26:40 That @privateip wrote 16:28:14 brampling: cool. Actually I'll add you to BOTMETA and add a way so all your issues and PRs get labels, will make it easier for your to manage. Will ping you details via a PR (so you will get GitHub email) 16:28:22 Ok, thanks 16:28:46 pffs: Hi, anything for the meeting? 16:29:52 pffs: You may be interested in https://github.com/ansible/ansible/issues/38892 as I believe you manage many hosts 16:31:05 Anyone got anything else, otherwise will close shortly 16:36:42 thx gundalow 16:40:44 ok, how does one go about showing the output for of an individual task's time taken? 16:45:22 indivisiblewalru: https://docs.ansible.com/ansible/2.5/plugins/callback/timer.html iirc 16:48:05 brampling: https://github.com/ansible/ansible/pull/39310 16:48:10 gundalow: looks a lot like the issue I opened 16:48:24 although I also notice a pretty huge different in performance even on small scopes 16:48:43 #endmeeting