Comment 3 for bug 1379830

Revision history for this message
satyadev svn (svnsatya) wrote : Re: unable to re-attach a volume to instance

other test scenario :

1) create volume from image. [ cinder create 1 --image-id 452fd43a-1503-41cd-bd67-7331e3b05679 --name imgvol1]
2) create instance [ nova boot --image 452fd43a-1503-41cd-bd67-7331e3b05679 --flavor 1 vm1 ]
3) now attach volume to instance

observe same exception.