/srv/irclogs.ubuntu.com/2017/08/29/#cloud-init.txt

fxpesterhi all, I have problem on xenial with configdrive, looks like  /tmp isn`t created yet but cloud-init tryes to use already08:18
fxpesterso, mount failed08:19
fxpestercloud-init 0.7.908:20
fxpesterI`m sure I`ve seen this bug on launchpad, but can`t find it now08:22
fxpesterhm, /tmp is present in image08:45
fxpestererror is 'Stderr: mount: mount point /tmp/tmpmdrxpk3u does not exist' if I run `cloud-init init --local` everything is working correct09:00
fxpesterfinally found bug - https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/168397409:02
ubot5Ubuntu bug 1683974 in cloud-init (Ubuntu) "Cloud-init fails to mount datasource from iso disk sometimes" [Undecided,New]09:02
robjosmoser: Do I need to do another "merge proposal" in LP after I made the requested changes or do you get notified automatically after I pushed the changes?15:13
smoserrobjo, i get email when you comment.15:18
smoserbut i dont know if i get updates if you just git push or git push --force15:19
naccsmoser: i don't think you do, but i'm not 100% either15:19
smoserfwiw, i consider it always ok to say "smoser, why haven't you responded"15:19
smosermost of the time the answer is "busy"15:19
smoserbut...15:19
naccsmoser: we use work-in-progress and needs-review state changes15:19
smoserit is ok to bother me.15:19
smosernacc, yeah, i often times do that.15:19
smoserthanks15:19
robjoOK, so the suseIntegrate branch has been updated with the requested changes and is ready for another review15:20
smoserthanks. i'll take a read.15:20
naccrobjo: i do think it's a bug in LP that there isn't a notification for that, fwiw :) I think github notifies watchers15:23
=== smoser changed the topic of #cloud-init to: reviews: https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+ref/master/+activereviews | next meeting Tue, 05 Sep 2017 16:30:00 +0000
smoserblackboxsw, ^16:07
blackboxswthanks smoser  +116:07
smoserblackboxsw, i just took your ec2 branch and ran it on an instance and got ipv6. horay!16:23
blackboxswsuperb smoser16:23
smoser2017-08-29 16:19:04,367 - stages.py[INFO]: Applying network configuration from ds bringup=False: {'version': 1, 'config': [{'type': 'physical', 'name': 'eth0', 'subnets': [{'type': 'dhcp4'}, {'type': 'dhcp6'}], 'mac_address': '06:8d:72:65:39:7c'}]}16:25
blackboxswI'm reworking the url_helper Oauthlib ImportError branch just a bit to make it testable.16:25
blackboxswalready landed larsks' initial branch making the import optional16:26
blackboxswthx larsks16:26
blackboxswsmoser: are you waiting on a 2nd round of reviews for https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/329397?16:56
smoserblackboxsw i wasnt necessarily. just didnt see it as high priority , and then you talked about common datasources and things.17:09
smoseri dont think it really hurts anything to have it17:09
smoseralso i didn't ever actually test it on an instance, so i wasn't going to pull it until i did so :)17:10
smoseri tested that 'read_md' worked, but not that the whole boot worked17:10
blackboxswsmoser: gotcha, that makes sense. I wasn't sure if that was something you were thinking of dropping ultimately because of the common datasource discussion as well. Yeah I do think that common datasource would solve some of that problem. It'll admitedly be a bit until we have common datasource methods landed (probably 2 branches to be written).17:12
blackboxswI think your adding a main is good for the moment until we get around to a cohesive/standard base DataSource api definition for all datasources. This work also ties in a bit with the JSON storage/non-pickle datasource on disk.17:16
smoserblackboxsw, did you have other comments on that MP ?17:47
smoseri'll give a quick test and then comment and pull if you approve too17:48
blackboxswsmoser: just a nit added about allowing us to inject the testable metadata address instead of initializing to a global.17:51
blackboxswand +1 there17:52
smoserblackboxsw, i'm going to add a 'log_time' around it too18:16
smoser(which ... had it already had the log time, we'd have probalby not ended up doign this)18:16
smoserblackboxsw, https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/32939718:20
blackboxsw+1 there when unit tests finish18:23
blackboxswCI pass rather18:23

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!