pyrax
Python Bindings for the Rackspace Cloud
|
Manager class for ImageTasks. More...
Public Member Functions | |
def | create |
Standard task creation, but first check for the existence of the containers, and raise an exception if they don't exist. |
Manager class for ImageTasks.
def create | ( | self, | |
name, | |||
args, | |||
kwargs | |||
) |
Standard task creation, but first check for the existence of the containers, and raise an exception if they don't exist.
Reimplemented from BaseManager.