Comment 2 for bug 1885357

Revision history for this message
Akihiro Motoki (amotoki) wrote :

Cinder picks up an appropriate volume type based on a snapshot information when volume_type is not specified, so horizon does not specify a volume type when creating a volume from a snapshot.

At least I confirmed that horizon stable/train works with cinder master (almost same as stable/victoria; this is due to my dev env). I created a second volume type that is not the default volume type and it works.

I wonder how cinder behaves.
What happens when you create a new volume from a snapshot in CLI WITHOUT specifying a volume type?

Cinder picks up an appropriate volume type based on a snapshot information when volume_type is not specified.
As of Victoria (my dev env), a volume type is picked up from a source volume of the specified volume snapshot expectedly [1]. (horizon stable/train also works well)

[1] CLI log http://paste.openstack.org/show/799064/