openstack.net icon indicating copy to clipboard operation
openstack.net copied to clipboard

An OpenStack Cloud SDK for Microsoft .NET

Results 96 openstack.net issues
Sort by recently updated
recently updated
newest added

We have this problem when working with OVH: https://www.ovh.com/us/public-cloud/storage/object-storage/ But problem is gone when I restart client service. So, this is come from OVH server side or from our client...

Getting below error when calling: > ComputeService.ListImagesAsync().Wait(); in ver. 1.7.7. `Unhandled Exception: System.AggregateException: One or more errors occurred. --- > Newtonsoft.Json.JsonReaderException: Error reading string. Unexpected token: S tartArray. Path 'images[50].metadata.block_device_mapping',...

Hi, I believe there is a problem with how the URL is created for the Networking Service - there is no way (I can see) to add the version to...

bug
api: identity
api: networking

Hello, I'm trying to use openstack.net SKD with OVH (french provider) on swift object storage. I could manage files or container correctly. But when I'm trying to use the AddUser...

Hi! Since the release of Openstack Havana the preferred version of Identity to use is v3. Some cloud providers have now migrated to only supporting v3 for token generation to...

enhancement

It seems like the CloudFilesProvider upload segments by order. And if we can provide an option to upload that in parallel, that'll be greate! https://github.com/openstacknetsdk/openstack.net/blob/develop/src/corelib/Providers/Rackspace/CloudFilesProvider.cs#L2033-L2081

enhancement
api: object storage

NuGet introduced breaking changes between 3.3 and 3.4 (see https://github.com/NuGet/Home/issues/2288 and https://github.com/NuGet/Home/issues/2504). We should update the build to explicitly specify the push source.

Add domain authorization scope as discribed in http://developer.openstack.org/api-ref-identity-v3.html#authenticatePasswordScoped

api: identity

http://developer.openstack.org/api-ref-compute-v2.1.html#os-floating-ip-dns-v2.1 (skip - not configured by default on an osad instance) http://developer.openstack.org/api-ref-compute-v2.1.html#os-floating-ip-pools-v2.1 http://developer.openstack.org/api-ref-compute-v2.1.html#os-floating-ips-v2.1 These are not operator only, except for the bulk endpoint.

enhancement
api: servers