16:26 #startmeeting Cloud-init bi-weekly status 16:26 Meeting started Mon Jan 28 16:26:28 2019 UTC. The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 16:26 16:26 Available commands: action commands idea info link nick 16:27 hi cloud-init folks, it's that happy time again to chat about cloud-init upstream. 16:27 Generally the topics we cover in this status meeting are: Previous Actions, Recent Changes, In-progress Development, and Office hours 16:27 #topic Previous Actions 16:30 previously we had an action to review https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098. I think rharper and robjo have a couple of back and forths on this branch. looks like we'll be able to land this 16:32 and oh noes, we need to followup and resolve the following MD bug on OpenStack https://bugs.launchpad.net/cloud-init/+bug/1801364 16:32 Ubuntu bug 1801364 in cloud-init "persisting OpenStack metadata fails" [Undecided,Confirmed] 16:32 #action carry over blackboxsw close and land Openstack metadata handling bug https://bugs.launchpad.net/cloud-init/+bug/1801364 16:32 * meetingology carry over blackboxsw close and land Openstack metadata handling bug https://bugs.launchpad.net/cloud-init/+bug/1801364 16:32 Well that one was just about an additional empty line which I removed in October 16:34 ok I'll spend the 2nd half of this meeting going through this again and landing it if no other concerns. #toostale seeing https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098 16:35 it doesn't look on review that there is anything concerning there. 16:36 ok I think that we it for actions last time. 16:36 #topic Recent Changes 16:36 blackboxsw: There's also https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/357710 16:36 which appears to be complaining about he commit message 16:37 robjo: oops autolander rejection, will fix the LP commit message now and make approved (for merging) 16:37 Server Team CI bot (server-team-bot) wrote on 2019-01-07: # 16:37 Commit message lints: 16:37 - Expected empty line on line 2 of the commit message 16:37 Can there not be a template in LP for the commit message? 16:38 I can never remember the formatting intricacies and thus depend on one of you guys to set this 16:38 robjo: does the 'commit message' on the merge proposal look good to you now https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/357710 16:39 at the top 16:39 LGTM, thanks 16:39 I've clicked approve and it should autoland within ~15 mins 16:39 great 16:40 so recent commits to upstream cloud-init 16:41 - flake8: use ==/!= to compare str, bytes, and int literals 16:41 [Paride Legovini] 16:41 - opennebula: exclude EPOCHREALTIME as known bash env variable with a 16:41 delta [Chad Smith] ([LP: #1813383](https://bugs.launchpad.net/bugs/1813383)) 16:41 - tox: fix disco httpretty dependencies for py37 16:41 Ubuntu bug 1813383 in cloud-init "opennebula: fail to sbuild, bash environment var failure EPOCHREALTIME" [Undecided,Fix committed] 16:41 ha, ircflood boot 16:41 not sure how far I got in that list of commits 16:42 - lxd: install zfs-linux instead of zfs meta package 16:42 09:41 [Johnson Shi] ([LP: #1799779](https://bugs.launchpad.net/bugs/1799779)) 16:42 09:41 - net/sysconfig: do not write a resolv.conf file with only the header. 16:42 09:41 [Robert Schweikert] 16:42 09:41 - net: Make sysconfig renderer compatible with Network Manager. 16:42 Ubuntu bug 1799779 in cloud-init (Ubuntu Disco) "LXD module installs the wrong ZFS package if it's missing" [Medium,Confirmed] 16:42 09:41 [Eduardo Otubo] 16:42 - cc_set_passwords: Fix regex when parsing hashed passwords 16:42 09:41 [Marlin Cremers] ([LP: #1811446](https://bugs.launchpad.net/bugs/1811446)) 16:42 Ubuntu bug 1811446 in cloud-init (Ubuntu) "chpasswd: is mangling certain password hashes" [Undecided,In progress] 16:42 09:41 - net: Wait for dhclient to daemonize before reading lease file 16:42 09:41 [Jason Zions] ([LP: #1794399](https://bugs.launchpad.net/bugs/1794399)) 16:42 Ubuntu bug 1794399 in cloud-init "cloud-init dhcp_discovery() crashes on preprovisioned RHEL 7.6 VM in Azure" [Undecided,Fix committed] 16:42 09:41 - [Azure] Increase retries when talking to Wireserver during metadata walk 16:42 09:41 [Jason Zions] 16:42 09:41 - Add documentation on adding a datasource. 16:42 Thanks folks for all the contributions to cloud-init over the last couple of weeks. 16:43 Additionally, we just published tip of cloud-init to Ubuntu disco (19.04) development release 16:44 and we have queued that release as well (cloud-init 18.5.17) for SRU (stable release update) into Xenial, Bionic and Cosmic as of Saturday. 16:44 the SRU process bug can be watched to see when 18.5.17 publishes to 16.04 18.04 and 18.10. (xenial, bionic, cosmic) https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1813346 16:44 Ubuntu bug 1813346 in cloud-init (Ubuntu) "sru cloud-init (18.4.0 update to 18.5-17-gd1a2fe73) Xenial, Bionic, Cosmic" [Undecided,New] 16:46 Also we welcome our new QA team member paride to Canonical, he's been working on re-enabling our copr build repos and generally improving the quality of our continuous integration for cloud-init (and other Canonical projects) 16:47 #topic In-Progress Development 16:47 we tracking our ongoing cloud-init upstream work (and backlog) on our Trello board 16:47 #link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin 16:49 the next couple of weeks will likely result in Ubuntu SRU verificantion for that release into xenial, bionic and cosmic. robjo's been working on a few OpenSUSE/sysconfig network handling branches that will likely land. and we'll have a couple of EC2 branches that need to address EC2-Classic network re-configuration across reboots 16:50 and, as mentioned our upstream copr repo builds will likely be fixed for centos/fedora consumers 16:51 #topic Office Hours (next ~30 minutes) 16:52 So, upsteram devs will have eyes on this channel for any further discussion, bugs or questions about cloud-init. Please use this venue as you see fit to raise awareness of stale branches, bugs etc so we can queue them up for review. 16:53 * blackboxsw is going to look over https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098 to see if we can close out on that today 17:30 https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/357710 merged 17:30 and just approved https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098 17:30 thanks robjo 17:30 I think that about wraps it up for today. thanks again for checking in folks. 17:30 As always minutes will be posted to cloud-init's github page @ 17:31 #link https://cloud-init.github.io 17:31 #endmeeting