== Meeting information == * #cloud-init: Cloud-init bi-weekly status meeting, 25 Sep at 16:05 — 17:10 UTC * Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-09-25-16.05.log.html]] == Meeting summary == === Previous Actions === The discussion about "Previous Actions" started at 16:09. === Recent Changes === The discussion about "Recent Changes" started at 16:10. === In-Progress development === The discussion about "In-Progress development" started at 16:15. * ''LINK:'' https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin === 18.4 Release Schedule === The discussion about "18.4 Release Schedule" started at 16:26. * ''LINK:'' https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+ref/master/+activereviews * ''LINK:'' https://copr.fedorainfracloud.org/coprs/g/cloud-init/el-testing/ === Office hours (next ~30 mins) === The discussion about "Office hours (next ~30 mins)" started at 16:31. * ''LINK:'' https://cloud-init.github.io == Vote results == == Done items == * (none) == People present (lines said) == * blackboxsw (54) * ubot5 (6) * meetingology (3) * rharper (2) == Full Log == 16:05 #startmeeting Cloud-init bi-weekly status meeting 16:05 Meeting started Tue Sep 25 16:05:46 2018 UTC. The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 16:05 16:05 Available commands: action commands idea info link nick 16:06 Hi cloud-init folks, time to kickoff our bi-weekly(ish) status meeting. As mentioned on the mailing list we pushed this meeting out until today so we could have a discussion about the 18.4 upstream release which is scheduled for this Thursday. 16:07 I just updated the topic to reflect the 18.4 release date, Sept 27th EOD. 16:08 for today's meeting we have the following agenda: Previous Actions, Recent Changes, In-progress development and 18.4 release discussion/office hours/ (~30 minutes) 16:09 #topic Previous Actions 16:09 * blackboxsw reviews our notes from Sept11 @ https://cloud-init.github.io 16:10 No actions listed in previous meeting so we'll move to the next topic 16:10 #topic Recent Changes 16:12 Last week, we had some travel and planning discussions for cloud-init which took a few cycles out of our upstream landed content, but we were able to review and land a few items over the last couple weeks. Below is the list of changes that have landed in upstream cloud-init master. I expect we'll publish 18.4 release this week to Ubuntu Cosmic, so any changes below will be present in our next public release. 16:12 - pylint: ignore warning assignment-from-no-return for _write_network 16:12 - stages: Fix bug causing datasource to have incorrect sys_cfg. 16:12 ([LP: #1787459](https://bugs.launchpad.net/bugs/1787459)) 16:12 - Remove dead-code _write_network distro implementations. 16:12 - net_util: ensure static configs have netmask in translate_network result 16:12 [Thomas Berger] ([LP: #1792454](https://bugs.launchpad.net/bugs/1792454)) 16:12 - Fall back to root:root on syslog permissions if other options fail. 16:12 Ubuntu bug 1787459 in cloud-init (Ubuntu) "datasource.sys_cfg gets different values in local stage and after." [Medium,Confirmed] 16:12 [Robert Schweikert] 16:12 - tests: Add mock for util.get_hostname. [Robert Schweikert] ([LP: #1792799](https://bugs.launchpad.net/bugs/1792799)) 16:12 - ds-identify: doc string cleanup. 16:12 - OpenStack: Support setting mac address on bond. 16:12 Ubuntu bug 1792454 in cloud-init "Network configuration broken for some distributions with OpenNebula, EC2, Azure" [High,Fix committed] 16:12 [Fabian Wiesel] ([LP: #1682064](https://bugs.launchpad.net/bugs/1682064)) 16:12 - bash_completion/cloud-init: fix shell syntax error. 16:12 Ubuntu bug 1792799 in cloud-init "Host environment bleeds into test for mirror access testing" [Undecided,Fix committed] 16:12 - EphemeralIPv4Network: Be more explicit when adding default route. 16:12 ([LP: #1792415](https://bugs.launchpad.net/bugs/1792415)) 16:12 Ubuntu bug 1682064 in cloud-init "cloud-init should support config bond mac address " [Medium,Fix committed] 16:12 - OpenStack: support reading of newer versions of metdata. 16:12 - OpenStack: fix bug causing 'latest' version to be used from network. 16:12 ([LP: #1792157](https://bugs.launchpad.net/bugs/1792157)) 16:12 Ubuntu bug 1792415 in cloud-init (Ubuntu) "WARNINGs and failures in log on OVH public cloud" [Medium,Confirmed] 16:12 Ubuntu bug 1792157 in cloud-init (Ubuntu) "cloud-init uses openstack latest version due to decoding bug" [Medium,In progress] 16:13 Thank you again Robert, Thomas and Fabian for continued contributions to cloud-init upstream. Things are looking really good for the upcoming release 16:15 #topic In-Progress development 16:16 We are beating the drum toward the 18.4 release, as such, we are going to focus more on low-risk changes and bug fixes as we close in on the 18.4 upstream cutoff. 16:17 All of the work we have planned lives over on our trello board. 16:18 #link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin 16:19 In our doing and review lane I expect we'll have a couple branches landing for standardizing and generalizing /run/cloud/instance-data.json on all clouds, and a couple of new cloud-init CLI commands 'cloud-init query' and 'cloud-id' to surface standardized instance-data on any cloud platform 16:20 post-18.4 release rharper has been doing some excellent work adding hotplug network support to OpenStack. I expect we'll be landing his branches shortly after we cut 18.4 16:21 blackboxsw: thanks; it's been super interesting 16:21 this should give us an excellent example of reacting to changing metadata on a given platform, which hopefully other datasources will be able to adopt. 16:25 As far as additional content for the release, I'll also be circling an email around to the mailing list (cloud-init@lists.launchpad.net ) to describe existing instance data that cloud-init publishes. We are looking for input on common instance meta data that folks would like to see generalized across clouds. 16:26 I think about wraps up our current dev tasks. 16:26 #topic 18.4 Release Schedule 16:27 As mentioned earlier, we would like to cut 18.4 upstream release and tag it at end of day on Thursday, Sept 27th. 16:27 We will be looking at the active review queue for any branches with the 'Needs review' status. 16:28 #link https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+ref/master/+activereviews 16:28 If there are branches or bugs that you think need attention, please don't hesitate to mail the mailing list, or ping in this channel to get attention 16:29 After thursday, we'll be performing some additional manual and automated integration tests and we will plan on publishing 18.4 to Ubuntu Cosmic. 16:29 As a service, we also will publish that 18.4 release to the following copr repo for those centos-inclined individuals :) 16:30 #link https://copr.fedorainfracloud.org/coprs/g/cloud-init/el-testing/ 16:30 For each upstream release we sync that release to the 'el-testing' repo. 16:31 Daily upstream snapshots are also available at https://copr.fedorainfracloud.org/coprs/g/cloud-init/cloud-init-dev/ 16:31 #topic Office hours (next ~30 mins) 16:33 I think that about wraps the fire hose of content for our meeting. For the next 30 mins we should have eyes on this channel to discuss the finer points of life as well as anything cloud-init related. Bring your bugs, gripes, requests, reviews and/or discussions and we'll get a good answer for you. 16:33 * blackboxsw is going to hitup the review queue at the moment so see if there are some cloud-init branches we can clear out. 16:45 +1 17:09 ok that about wraps it for today. 17:10 minutes will be published to the following link. Thanks again folks! See you next time 17:10 #link https://cloud-init.github.io 17:10 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)