Comment 5 for bug 1337821

Revision history for this message
Nikola Đipanov (ndipanov) wrote :

FWIW - I was unable to reproduce this with latest devstack running libvirt.

$ cinder create --image-id $CIRROS_ID --display-name boot-cirros 1
$ cinder create --display-name testvol 1
$ nova boot --boot-volume $BOOT-CIRROS-ID --flavor 1 testvm
$ # ssh into the instance all is fine
$ nova volume-attach testvm $TESTVOL-ID
$ # All good - the vm sees it as vdb