Hey Richard:
I actually have a compute driver almost done and just need to drop in this
last bit and I'll be ready to submit it to libcloud. You can find my code
here:
https://github.com/baldwinSPC/libcloud/blob/trunk/libcloud/compute/drivers/azure_compute.py
Do you want to jointly workout of th
Hi Richard,
we've been thinking recently to add support for Azure
compute as well.
At the moment I'm not familiar with Azure, from a
very quick look at it's python sdk
(https://github.com/Azure/azure-sdk-for-python/blob/master/azure/http/httpclient.py)
I see that an httplib.HTTPSConnection is