Versions in this module Expand all Collapse all v0 v0.0.1 Jan 19, 2019 Changes in this version + func CreateStack(t *testing.T, client *gophercloud.ServiceClient) (*stacks.RetrievedStack, error) + func DeleteStack(t *testing.T, client *gophercloud.ServiceClient, stackName, stackID string) + func WaitForStackStatus(client *gophercloud.ServiceClient, stackName, stackID, status string) error