/srv/irclogs.ubuntu.com/2019/09/10/#cloud-init.txt

=== cpaelzer__ is now known as cpaelzer
rharperhttps://code.launchpad.net/~xiaofengw/cloud-init/+git/cloud-init/+merge/37246914:19
rharperOdd_Bloke: blackboxsw: what's your thought on the last test-case, it's one of those #XXX: parameterize me scenarios;  worth asking for separate test_ for each input scenario or OK as it is ?14:20
Goneriblackboxsw, It should be ok now: https://code.launchpad.net/~goneri/cloud-init/+git/cloud-init/+merge/36850714:55
Odd_Blokerharper: That looks like it would be pretty easy to convert to three separate tests, but I wouldn't do another review round-trip just to address that.16:15
rharperOdd_Bloke: thanks, that's what I was thinking16:28
ozzzoI'm trying to follow these instructions, to build openstack images with nocloud in VMWare19:48
ozzzohttps://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html19:48
ozzzogenisoimage doesn't exist in RHEL 5.7 so I used mkisofs instead; that seemed to work:19:49
ozzzohttp://paste.openstack.org/show/774856/19:49
ozzzoThe next step is to create a qcow from img, but my image is in vmdk format19:50
ozzzocan I use the same command with vmdk input?19:50
ozzzoqemu-img create -f qcow2 -b disk.vmdk boot-disk.qcow2  ?19:51
=== LabMonkey is now known as Mechanismus
rharperozzzo: yeah, https://docs.openstack.org/image-guide/convert-images.html19:56
ozzzook so I want to use "convert" instead of "create" ?19:57
rharperyes, create is empty20:00
rharperconvert will unpack the source format and write data out in the target format20:00
rharperozzzo: ^20:00
ozzzook trying that, ty!20:10
ozzzoI successfully created boot-disk.qcow2. The next step is a kvm command, but I need to run the modified VM under VMWare. How can I tell VMWare to run it with the extra drive file?20:43
rharpernot sure about the vmware bits20:47
ozzzoOK I'll google around. I think there's a way to import VM files into VMWare20:49

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