=== cpaelzer__ is now known as cpaelzer | ||
rharper | https://code.launchpad.net/~xiaofengw/cloud-init/+git/cloud-init/+merge/372469 | 14:19 |
---|---|---|
rharper | Odd_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 |
Goneri | blackboxsw, It should be ok now: https://code.launchpad.net/~goneri/cloud-init/+git/cloud-init/+merge/368507 | 14:55 |
Odd_Bloke | rharper: 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 |
rharper | Odd_Bloke: thanks, that's what I was thinking | 16:28 |
ozzzo | I'm trying to follow these instructions, to build openstack images with nocloud in VMWare | 19:48 |
ozzzo | https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html | 19:48 |
ozzzo | genisoimage doesn't exist in RHEL 5.7 so I used mkisofs instead; that seemed to work: | 19:49 |
ozzzo | http://paste.openstack.org/show/774856/ | 19:49 |
ozzzo | The next step is to create a qcow from img, but my image is in vmdk format | 19:50 |
ozzzo | can I use the same command with vmdk input? | 19:50 |
ozzzo | qemu-img create -f qcow2 -b disk.vmdk boot-disk.qcow2 ? | 19:51 |
=== LabMonkey is now known as Mechanismus | ||
rharper | ozzzo: yeah, https://docs.openstack.org/image-guide/convert-images.html | 19:56 |
ozzzo | ok so I want to use "convert" instead of "create" ? | 19:57 |
rharper | yes, create is empty | 20:00 |
rharper | convert will unpack the source format and write data out in the target format | 20:00 |
rharper | ozzzo: ^ | 20:00 |
ozzzo | ok trying that, ty! | 20:10 |
ozzzo | I 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 |
rharper | not sure about the vmware bits | 20:47 |
ozzzo | OK I'll google around. I think there's a way to import VM files into VMWare | 20:49 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!