Hi,
I've not used the Terremark variant of vCloud driver, but this is what
should work:
conn = Driver(TERREMARK_USERNAME, TERREMARK_PASSWORD)
The driver will perform base64 encoding and joining "user:name" on your
behalf.
As an example this is what's done for vCloud v1.5:
from libcloud.compute.
Hello friends:
I was wondering if anyone had a Terremark libcloud authentication
example, similar to the ones indicated here for Amazon EC2 and Rackspace:
http://libcloud.apache.org/getting-started.html
I've tried a few variations of the examples provided in the above link for
the Terremar