Part of libcloud.compute.drivers.opennebula View Source View In Hierarchy
Method | add_default_headers | Add headers required by the OpenNebula.org OCCI interface. |
Includes adding Basic HTTP Authorization headers for authenticating against the OpenNebula.org OCCI interface.
Parameters | headers | Dictionary containing HTTP headers. (type: dict ) |
Returns | Dictionary containing updated headers. (type: dict ) |