commit | 36836c4f3ca0db7a0688284a26194b802a61c70f | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Fri Apr 05 15:43:51 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Fri Apr 05 15:43:51 2013 +0200 |
tree | c35db0c7ac2519496fe2112e2be844bc6a8631b9 | |
parent | a6b85b82adbd371864cd1ee22f6d5b30338bb838 [diff] |
Adds create volume from image test This is implemented by reusing the existing code written for volume_create_get_delete; that function has been renamed and has support for an the parameter 'image_ref'. The pre-existing volume_create_get_delete as also the new volume_from_image call the now renamed old function. Change-Id: I08e69560e68b8f9a47d96d4446c35a670e17d1a9 Implements: blueprint add-volume-creation-from-image