Hi.
I have an issue when trying to create a kitchen via openstack if I set the block_device_mapping. Without device_mapping, the vm is created fine and chef ran successfully.
When I set device_mapping, the volume is created, the vm is cloned, but just after it finish I looks like vmware rollback the operation and is destroyed. After that, kitchen fail with timeout.
Openstack show the volume attached to the vm.
Hi. I have an issue when trying to create a kitchen via openstack if I set the block_device_mapping. Without device_mapping, the vm is created fine and chef ran successfully. When I set device_mapping, the volume is created, the vm is cloned, but just after it finish I looks like vmware rollback the operation and is destroyed. After that, kitchen fail with timeout. Openstack show the volume attached to the vm.
Any help is appreciated.
Here is my config:
Here is the log: