Versions in this module Expand all Collapse all v0 v0.99.1 Oct 31, 2019 v0.99.0 Oct 31, 2019 Changes in this version + func CreateSnapshot(t *testing.T, client *gophercloud.ServiceClient, volume *volumes.Volume) (*snapshots.Snapshot, error) + func CreateVolume(t *testing.T, client *gophercloud.ServiceClient) (*volumes.Volume, error) + func CreateVolumeFromImage(t *testing.T, client *gophercloud.ServiceClient) (*volumes.Volume, error) + func DeleteSnapshot(t *testing.T, client *gophercloud.ServiceClient, snapshot *snapshots.Snapshot) + func DeleteVolume(t *testing.T, client *gophercloud.ServiceClient, volume *volumes.Volume)