Part of libcloud.compute.drivers View Source
VMware vCloud driver.
Function | fixxpath | ElementTree wants namespaces in its xpaths, so here we add them. |
Function | get_url_path | Undocumented |
Class | Vdc | Virtual datacenter (vDC) representation |
Class | Capacity | Represents CPU, Memory or Storage capacity of vDC. |
Class | ControlAccess | Represents control access settings of a node |
Class | Subject | User or group subject |
Class | InstantiateVAppXML | Undocumented |
Class | VCloudResponse | Undocumented |
Class | VCloudConnection | Connection class for the vCloud driver |
Class | VCloudNodeDriver | vCloud node driver |
Class | HostingComConnection | vCloud connection subclass for Hosting.com |
Class | HostingComDriver | vCloud node driver for Hosting.com |
Class | TerremarkConnection | vCloud connection subclass for Terremark |
Class | TerremarkDriver | vCloud node driver for Terremark |
Class | VCloud_1_5_Connection | No class docstring; 1/3 methods documented |
Class | Instantiate_1_5_VAppXML | Undocumented |
Class | VCloud_1_5_NodeDriver | No class docstring; 16/33 methods, 0/7 static methods documented |
Class | VCloud_5_1_NodeDriver | Undocumented |
ElementTree wants namespaces in its xpaths, so here we add them.