# Functions
CreateStack will create a heat stack with a randomly generated name.
CreateStackWithFile will create a heat stack with a randomly generated name that uses get_file.
DeleteStack deletes a stack via its ID.
WaitForStackStatus will wait until a stack has reached a certain status.