== Meeting information == * #cloud-init: Cloud-init bi-weekly status, 08 Oct at 16:18 — 17:54 UTC * Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2019/cloud-init.2019-10-08-16.18.log.html]] == Meeting summary == === Previous Actions === The discussion about "Previous Actions" started at 16:23. * ''LINK:'' https://cloud-init.github.io/status-2019-09-09.html#status-2019-09-09 === Recent Changes === The discussion about "Recent Changes" started at 16:25. * ''ACTION:'' blackboxsw verify cpc image builds are unpaused/unblocked for Azure === In-progress Development === The discussion about "In-progress Development" started at 16:36. * ''LINK:'' https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin * ''LINK:'' https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 * ''ACTION:'' cloud-init upstream review https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 * ''LINK:'' https://trello.com/c/pqA1adVM/1195-investigate-adding-github-travis-ci-to-cloud-init === Community Charter === The discussion about "Community Charter" started at 16:44. * ''LINK:'' https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin === Upcoming meetings and releases === The discussion about "Upcoming meetings and releases" started at 16:47. * ''ACTION:'' upstream cloud-init email about 19.3 release date === Office Hours (next ~30 mins) === The discussion about "Office Hours (next ~30 mins)" started at 16:52. * ''ACTION:'' revisit python deprecation and report to mailinglist == Vote results == == Action items, by person == * ahosmanmsft * cloud-init upstream review https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 * blackboxsw * blackboxsw verify cpc image builds are unpaused/unblocked for Azure * **UNASSIGNED** * upstream cloud-init email about 19.3 release date * revisit python deprecation and report to mailinglist == Done items == * (none) == People present (lines said) == * blackboxsw (110) * ubot5 (8) * AnhVoMSFT (8) * meetingology (8) * Odd_Bloke (7) * rharper (3) * ahosmanmsft (1) == Full Log == 16:18 #startmeeting Cloud-init bi-weekly status 16:18 Meeting started Tue Oct 8 16:18:28 2019 UTC. The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 16:18 16:18 Available commands: action commands idea info link nick 16:18 Welcome back folks o/ And thanks AnhVoMSFT for the ping to get us started 16:18 #chair rharper Odd_Bloke 16:19 #chair rharper Odd_Bloke 16:19 Current chairs: Odd_Bloke blackboxsw rharper 16:19 cloud-init upstream uses this meeting as a platform for community updates, feature/bug discussions, and an opportunity to get some extra input on current development. 16:19 o/ 16:19 Thanks for the reminder, Anh. 16:19 Feel free to interject at any time. Our typical format is the following: Previous Actions, Recent Changes, In-progress Development, Office Hours (~30 mins). 16:21 For this, and subsequent, status meetings I proposed we add a new topic: Ongoing Community Charter which would give context on the new trello lane we added at the cloud-init summit. 16:21 Odd_Bloke: rharper AnhVoMSFT does that sound good? We can then better advertise and remind about long-term community involvement projects that are available for anyone 16:22 I would propose that the last agenda item of any status meeting would be to update the banner to reflect the next status meeting - and perhaps the next ETA for next release / SRU 16:22 +1 AnhVoMSFT that sounds good too. 16:22 yep, sounds good on the Community Charter 16:22 AnhVoMSFT: +1 16:22 I think one topic each 16:22 and end with the next status meeting 16:23 ok starting to turn the meeting crank 16:23 #topic Previous Actions 16:23 last meeting was 09/09/2019 16:23 #link https://cloud-init.github.io/status-2019-09-09.html#status-2019-09-09 16:23 meeting minutes at the link above ^ 16:24 only action was #action blackboxsw send email to the list notifying of status meeting day change. 16:24 which was done https://lists.launchpad.net/cloud-init/msg00224.html 16:24 no further outstanding actions from last meeting 16:25 #topic Recent Changes 16:25 The following branches have landed in tip since last meeting: via git log --since 2019-09-09 16:27 - Add RbxCloud datasource [Adam Dobrawy] 16:27 - get_interfaces: don't exclude bridge and bond members (LP: #1846535) 16:27 - Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann] 16:27 - util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary 16:27 (LP: #1801364) 16:27 Launchpad bug 1846535 in cloud-init "cloud-init 19.2.36 fails with python exception "Not all expected physical devices present ..." during bionic image deployment from MAAS" [Critical,Fix committed] https://launchpad.net/bugs/1846535 16:27 Launchpad bug 1801364 in cloud-init "persisting OpenStack metadata fails" [Undecided,Fix committed] https://launchpad.net/bugs/1801364 16:27 oopsie daisy 16:27 :) 16:27 got kicked on flood. chunking that now 16:27 - Add RbxCloud datasource [Adam Dobrawy] 16:27 - get_interfaces: don't exclude bridge and bond members (LP: #1846535) 16:27 - Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann] 16:27 - util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary 16:27 (LP: #1801364) 16:27 - debian/ubuntu: add missing word to netplan/ENI header (LP: #1845669) 16:27 - ovf: do not generate random instance-id for IMC customization path 16:27 Launchpad bug 1845669 in cloud-init "The meaning of "Changes to it will not persist across an instance." in 50-cloud-init.yaml is unclear" [Undecided,Fix committed] https://launchpad.net/bugs/1845669 16:27 - sysconfig: only write resolv.conf if network_state has DNS values 16:27 (LP: #1843634) 16:27 - sysconfig: use distro variant to check if available (LP: #1843584) 16:27 - systemd/cloud-init.service.tmpl: start after wicked.service 16:27 Launchpad bug 1843634 in cloud-init (Suse) "cloud-init misconfigure the network on SLES" [Undecided,Incomplete] https://launchpad.net/bugs/1843634 16:27 [Robert Schweikert] 16:27 - docs: fix zstack documentation lints 16:28 Launchpad bug 1843584 in cloud-init "cloudinit/net/sysconfig.py lacks support for openSUSE 15.x and Tumbleweed" [Medium,Fix committed] https://launchpad.net/bugs/1843584 16:28 - analyze/show: remove trailing space in output 16:28 - Add missing space in warning: "not avalid seed" [Brian Candler] 16:28 - pylintrc: add 'enter_context' to generated-members list 16:28 - Add datasource for ZStack platform. [Shixin Ruan] (LP: #1841181) 16:28 - docs: organize TOC and update summary of project [Joshua Powers] 16:28 - tools: make clean now cleans the dev directory, not the system 16:28 - docs: create cli specific page [Joshua Powers] 16:28 Launchpad bug 1841181 in cloud-init "add datasource for ZStack" [Low,Fix committed] https://launchpad.net/bugs/1841181 16:28 - docs: added output examples to analyze.rst [Joshua Powers] 16:28 - docs: doc8 fixes for instancedata page [Joshua Powers] 16:28 - docs: clean up formatting, organize boot page [Joshua Powers] 16:28 - net: add is_master check for filtering device list (LP: #1844191) 16:28 Launchpad bug 1844191 in cloud-init "azure advanced networking sometimes triggers duplicate mac detection" [Critical,Fix committed] https://launchpad.net/bugs/1844191 16:28 - docs: more complete list of availability [Joshua Powers] 16:28 - docs: start FAQ page [Joshua Powers] 16:28 - docs: cleanup output & order of datasource page [Joshua Powers] 16:28 - Brightbox: restrict detection to require full domain match .brightbox.com 16:28 - VMWware: add option into VMTools config to enable/disable custom script. 16:28 [Xiaofeng Wang] 16:28 - net,Oracle: Add support for netfailover detection 16:28 - atomic_helper: add DEBUG logging to write_file (LP: #1843276) 16:28 Launchpad bug 1843276 in cloud-init "cloudinit.atomic_helper.write_file should have the same logging as util.write_file" [Low,Fix committed] https://launchpad.net/bugs/1843276 16:29 Thanks Brian, Shixin Ruan, Conrad Hoffmann, Adam Dobrawy and robjo for the contributions over the last month! 16:29 beyond tip commits to cloud-init the upstream team went through two SRUs of cloud-init 16:30 it's also excellent to see new datasources like the RbxCloud datasource added 16:31 cloud-init just passed validation for Ubuntu Xenial, Bionic and Disco on the 2nd SRU 19.2-36-g059d049c-0ubuntu2 16:31 cloud-images today should have that updated revision in them I blieve 16:32 there are fixes for both Azure accelerated networking support and handling issues seen on MAAS network bridge configuration 16:32 on that note the last Azure image we had published was early September, which still didn't have the first SRU 16:32 is there something going on with the image publishing pipeline again? 16:33 AnhVoMSFT: the publishing pipeline paused while we sorted the 2nd SRU pass for maas network bridge issues introduced by 19.2-36-g059d049c-0ubuntu1 16:33 i see - that makes sense 16:34 19.2-36-g059d049c-0ubuntu2 was verified as fixing all support there for both Azure and MAAS datasources and the expectation is that image builds are continuing today but I'll verify that the box is ✔ there on images rebuilding 16:34 There may also be Azure-specific publication pipeline issues, which we wouldn't necessarily know about off-hand. 16:34 #action blackboxsw verify cpc image builds are unpaused/unblocked for Azure 16:34 * meetingology blackboxsw verify cpc image builds are unpaused/unblocked for Azure 16:34 thx Odd_Bloke right 16:35 looks like Odd_Bloke is already on that verification internally 16:35 ok so SRU is through verification on our side. cloudimages should be getting latest version of cloud-init for Xenial, Bionic and Disco imminently 16:36 I think that is *it* for Recent Changes 16:36 #topic In-progress Development 16:37 the SRU verification work took a bit of steam out of our current work in progress as it involved a lot of manual and upgrade scenario tests. 16:37 But, as always we try to track ongoing work in trello 16:37 #link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin 16:38 there are a number of branches in progress that are of interest: 16:39 Azure CI for one would be a great add for cloud-init's CI infrastructure 16:39 https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 16:39 we need to get eyes on that this week if we can 16:39 #action cloud-init upstream review https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 16:39 * meetingology cloud-init upstream review https://code.launchpad.net/~ahosmanmsft/cloud-init/+git/cloud-init/+merge/372957 16:39 That would be great 16:40 there are also a number of freebsd branches that need to close out. 16:40 and I know Odd_Bloke has started peeking at some initial github integration for CI. 16:40 Odd_Bloke: any details you want to add about github CI at the moment? 16:41 I've started iterating on a Travis configuration to run what we currently run in our CI pipeline. 16:41 Unsurprisingly, setting up linting/unit testing was easy. 16:42 The other thing we do is run some integration testing from a built deb file. I got as far as being able to successfully sbuild the package in Travis, and ran into some initial stumbling blocks with running lxd. 16:42 That's as far as I've got, I expect to pick that work back up this week. 16:42 thanks Odd_Bloke , I've added the following card to trello for those interested. 16:43 #link https://trello.com/c/pqA1adVM/1195-investigate-adding-github-travis-ci-to-cloud-init 16:43 I think that about wraps in progress work. We'll tackle reviews a bit at the end of the meeting 16:43 ok next topic 16:44 #topic Community Charter 16:45 at the cloud-init summit we decided to highlight community work in trello so that any community member with some dev cycles and interest can join in and contribute to ongoing tasks 16:45 that lane is now in trello representing low-hanging-fruit content that upstream cloud-init is interested in completing, and that anyone can commit to. 16:45 #link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin 16:46 the lane is labelled "Community low-hanging-fruit" and currently contains a number of doc update work items as well as json schema validation extensions for each cloud-init config module 16:47 we invite everyone to participate and feel free to grab those items as they have interest 16:47 we'll revisit this topic in each meeting so folks have context 16:47 #topic Upcoming meetings and releases 16:48 cloud-init upstream has just passed validation of cloud-init 19.2.36-*-ubuntu2 which should approved for upload into Xenial, Disco and Bionic (and queued for Eoan) 16:48 the cloud build team will be generating images for various clouds imminently and we will confirm that build pipelines are active so platforms get new bits asap 16:50 19.3 upstream should by coming shortly, we will update the topic with the expected upstream release date and send an email to the mailing list with the estimated upstream cut 16:51 #action upstream cloud-init email about 19.3 release date 16:51 * meetingology upstream cloud-init email about 19.3 release date 16:52 next meeting is Oct 22 16:52 same bat time same bat channel 16:52 #topic Office Hours (next ~30 mins) 16:52 we spend this time for reviews, bug triage and cloud-init discussions. 16:53 upstream devs should have eyes on this channel. Thanks everyone for tuning in 16:54 have you had a chance to discuss about the python deprecation issue, or did the SRU verification take most of the time since the summit 16:58 AnhVoMSFT: last week was vacation plus the remainder of us on sru verification . 17:00 But now we have cleared that hurdle we should we able to discuss it this week. 17:00 yep, sounds good. 17:01 #action revisit python deprecation and report to mailinglist 17:01 * meetingology revisit python deprecation and report to mailinglist 17:01 Good meeting for actions 17:54 Thanks for the participation folks I'll publish minutes to github 17:54 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)