Re: [dev] Azure Resource Manager compute support

2015-08-21 Thread Peter Amstutz
Hi Richard, A few other notes that perhaps you could help with: * Somewhat ironically given this is Azure, but currently it only supports Linux VMs and not Windows VMs * For our use case we only need ephemeral storage, so the APIs for attaching block storage are not implemented * It supports list

Re: [dev] Azure Resource Manager compute support

2015-08-21 Thread Richard Conway
Hi Peter, That's great. I helped write the Azure RDFE compute driver and was planning on looking at this over the next couple of months. Really glad you built this and happy to plan out how to extend with a ARM v2 networking driver for libcloud if you're up for it. Happy to help write unit te