Part of libcloud.compute.drivers.opennebula View Source View In Hierarchy
Connection class for the OpenNebula.org driver. with plain_auth support
Method | __init__ | Undocumented |
Method | add_default_headers | Add headers required by the OpenNebula.org OCCI interface. |
Add headers required by the OpenNebula.org OCCI interface. Includes adding Basic HTTP Authorization headers for authenticating against the OpenNebula.org OCCI interface. @type headers: C{dict} @param headers: Dictionary containing HTTP headers. @rtype: C{dict} @return: Dictionary containing updated headers.