openstack.net
openstack.net copied to clipboard
An OpenStack Cloud SDK for Microsoft .NET
For testing purposes I would like to replace a CloudFilesProvider instance with my own type saving files to the local filesystem, using an IOC container like Autofac, Castle Windsor, ......
:question: Evaluate if Rackspace's API is based on [openstack telemetry](http://developer.openstack.org/api-ref-telemetry-v2.html). Is there an implementation that should remain in OpenStack or does this need to be implemented from scratch?
[OpenStack Images API](http://api.openstack.org/api-ref-image.html) [Rackspace Cloud Images](http://docs.rackspace.com/images/api/v2/ci-devguide/content/ch_image-service-dev-overview.html)
It would be great if the Wiki and/or code samples used providers other than RackSpace. Since this is the "official .NET implementation", the scope of the documentation should probably go...
The other SDKs have phased out using the default region returned by the identity service due to legal reasons. The .NET SDK should follow suit and require that a user...