[13:15] o/ [16:00] o/ [16:01] hello. [16:01] we'll have a quick meeting here and then just hang out for office hours. [16:02] https://public.etherpad-mozilla.org/p/cloud-init-meeting [16:02] o/ [16:05] so the goal of this meeting is just kind of an update / status on whats been happing [16:05] happening [16:05] # Recent Changes / Highlights [16:05] COPR builds: https://copr.fedorainfracloud.org/coprs/g/cloud-init/cloud-init/ [16:06] we have these COPR builds up, that repo gets nightly from trunk which is great for anyone wanting to test. [16:07] if you're using centos/rhel and seeing bugs, we'll probably ask you to reproduce with trunk also to see if it has been fixed. [16:07] - systemd unit files are now templates, allowing for upstream having different units per distro. [16:07] that allows us to have systemd files in trunk that are rendered differently for each distro (rendered in package build time). [16:07] and we do currently have some differences for centos from what is in ubuntu [16:07] - many sysconfig network rendering improvements [16:08] rharper did most of those, but sysconfig rendering of network configuration is *much* improved recently. [16:09] see commit messages for bug numbers and such [16:09] - python3.6 fixes [16:09] Ubuntu 17.10 recently moved to python3.6 by default, so our tests in that environment were running with python3.6 [16:09] there were a couple small fixes... mostly they were test cases that were making assumptions. [16:10] there was 1 fix though, in the use of os.path.join() where we passed a None. that worked in 3.5 but throws valueerror in 3.6 [16:10] - Scaleway datasource added [Julien Castets] [16:11] that is all thanks to niluje and his great patience. [16:11] thats all the highlights i had. [16:11] # In Progress Development / Highlights [16:11] Merge Proposals: https://code.launchpad.net/%7Ecloud-init-dev/cloud-init/+git/cloud-init/+ref/master/+activereviews [16:11] Trello Board: [https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin] [16:11] Bugs: https://bugs.launchpad.net/cloud-init [16:11] AWS ipv6 support: http://pad.lv/1639030 [16:11] Launchpad bug 1639030 in cloud-init (Ubuntu) "Configure networking based on EC2 metadata source" [Medium,Confirmed] [16:11] Opensuse builds: https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init [16:11] upcoming Stable Release Update (SRU) for Ubuntu 16.04, 17.04. [16:12] blackboxsw has been working on AWS support for ipv6 and has done a good job there. that branch is looking like it will land this week. [16:12] the end result will be that on places on AWS that have ipv6 support, you'll get IPV6 configuration by default. [16:12] then lastly, i've just started at doing another stable release update for Ubuntu. theres a long list of changes since the last. [16:13] thats it for things... [16:13] # Open Discussion [16:13] # Office Hours [16:13] i'll be here, and so is rharper so if you have any questions... feel free to just ask. [16:14] if you have a MP or something that looks like it was ignored.. or a bug you think needs fixing, please feel free to ask (and do so any time). === X-Istence is now known as x58