[15:25] We have some modules specific to a particular platform, what should be procedure to contribute a new module in the cloud-init community ? Is there any restriction on doing so? I came across this document https://cloudinit.readthedocs.io/en/latest/topics/hacking.html . Wanted to confirm is there anything apart from that is needed to contribute? [15:25] can anyone guide me on this? [15:42] amansi26: there is not really anything else. [15:42] you're welcome to ask questions here. many/all of developers are in this channel. [15:42] you could open a bug and describe what you're after, or just make a pull request. [15:44] As in OpenStack a feature contribution happens via blueprint/spec, that first needs to be approved before the code can be approved. So just want to confirm is there anything cloud-init also needed? [15:46] smoser:Does community have any restrictions accepting modules that are specific to a particular platform / architecture? [15:50] no blueprint like thing. if its a more complex idea that you'd like discussion on, then mailing list is probably the best path forward. [15:50] Odd_Bloke, blackboxsw_ ^ ? [15:50] no restrictions on platform/arch... it just has to do the right thing [15:55] smoser: Whats the mailing list to contact? [16:18] amansi26: https://cloudinit.readthedocs.io/en/latest/topics/code_review.html#asking-for-help <-- cloud-init@lists.launchpad.net [18:42] mruffell: I'm picking https://github.com/canonical/cloud-init/pull/514/ back up again, aiming to have it landed by the end of this week; if you have any further comments/responses, now is your chance. :) [19:21] falcojr: Is your Oracle PR ready for re-review? [19:22] Odd_Bloke yes, sorry...forgot to re-request [19:26] No worries! [19:50] falcojr: The tests are failing, I've commented (https://github.com/canonical/cloud-init/pull/528/files#r469501088) on the part of the code that's causing it (spoiler alert: it's because xenial is old). (I think the changes will be isolated there, though, so I'm not blocked on continuing my review.) [19:55] gah, httpretty strikes again! [19:55] thanks [19:59] actually, Odd_Bloke that's an old build [19:59] I fixed that one already [19:59] the new failure is on bionic and something about packaging??? [20:00] I restarted the job because I didn't see an obvious reason, but still investigating [20:07] gah, nevermind...the ordering of things in travis confused me [20:07] ignore me :D [20:20] ^_^ [21:45] roger that Odd_Bloke, I am happy to help with testing [22:01] mruffell: OK, that's a good response. (No further comments/responses allowed. ;) [22:02] falcojr: I've re-reviewed #528. [22:08] cool, I should get to it tomorrow morning