l.d.e.EC2APSENodeDriver(EC2NodeDriver) : class documentation

Part of libcloud.drivers.ec2 View Source View In Hierarchy

Driver class for EC2 in the Southeast Asia Pacific Region
Method list_locations List data centers for a provider @return: list of NodeLocation objects

Inherited from EC2NodeDriver:

Method list_nodes List all nodes @return: list of Node objects
Method list_sizes List sizes on a provider @return: list of NodeSize objects
Method list_images List images on a provider @return: list of NodeImage objects
Method ex_create_security_group Creates a new Security Group
Method ex_authorize_security_group_permissive Edit a Security Group to allow all traffic.
Method create_node Create a new EC2 node
Method reboot_node Reboot the node by passing in the node object
Method destroy_node Destroy node by passing in the node object
Method _findtext Undocumented
Method _fixxpath Undocumented
Method _findattr Undocumented
Method _findall Undocumented
Method _pathlist Converts a key and an array of values into AWS query param format.
Method _get_boolean Undocumented
Method _get_terminate_boolean Undocumented
Method _to_nodes Undocumented
Method _to_node Undocumented
Method _to_images Undocumented
Method _to_image Undocumented

Inherited from NodeDriver (via EC2NodeDriver):

Method __init__
Method deploy_node Create a new node, and start deployment.
def list_locations(self): (source)
List data centers for a provider
Returnslist of NodeLocation objects
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:42:22.