[Cloud-init-dev] [Merge] lp:~smoser/cloud-init/trunk.doc-seedrandom into lp:cloud-init

2015-10-20 Thread Scott Moser
Scott Moser has proposed merging lp:~smoser/cloud-init/trunk.doc-seedrandom into lp:cloud-init. Requested reviews: cloud init development team (cloud-init-dev) For more details, see: https://code.launchpad.net/~smoser/cloud-init/trunk.doc-seedrandom/+merge/275062 Doc: document random_seed in

Re: [Cloud-init-dev] [Merge] lp:~edouardb/cloud-init/scaleway-datasource into lp:cloud-init

2015-10-20 Thread Scott Moser
Hey, This looks well done, thanks. A couple comments a.) we'll need some unit tests to ensure we dont inadvertently break this. b.) is there some way (anyway) we can detect if we're on scaleway? As it is right now, it looks like we're just going to block and retry for the availability of the M

Re: [Cloud-init-dev] [Merge] lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init

2015-10-20 Thread Scott Moser
I'd like to read /sys if we can. blockdev is fine, but that costs us 2 subprocesses for information that we could conceivably read. one last comment i should have added for reference later was that an example qemu command line where we provide all the sizes is like: qemu-system-x86_64 -enable

Re: [Cloud-init-dev] [Merge] lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init

2015-10-20 Thread Dan Watkins
Right, I've updated the patch to use blockdev to find the size and sector size, which allows us to calculate the size of a disk in sectors. I've tested this on wily and trusty, and it worked in both cases. -- https://code.launchpad.net/~daniel-thewatkins/cloud-init/lp1460715/+merge/274897 Your t

[Cloud-init-dev] [Merge] lp:~dazworrall/cloud-init/lp1507526 into lp:cloud-init

2015-10-20 Thread Darren Worrall
Darren Worrall has proposed merging lp:~dazworrall/cloud-init/lp1507526 into lp:cloud-init. Requested reviews: cloud init development team (cloud-init-dev) Related bugs: Bug #1507526 in cloud-init: "Failed to load user-data on RHEV/AltCloud in wily due to bad udevadm args" https://bugs.lau