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

http://developer.openstack.org/api-ref-compute-v2.1.html#os-networks-v2.1 non-operators can list, show details and even add networks. It's not clear what the difference is between os-networks and os-tenant-networks? http://developer.openstack.org/api-ref-compute-v2.1.html#os-tenant-networks-v2.1 Before tackling, make sure that either/both of these...

enhancement
api: servers

http://developer.openstack.org/api-ref-compute-v2.1.html#listUsageSpecific The endpoint isn't correct in the doc, it should be /v2.1/{tenant-id}/os-simple-tenant-usage/{tenant-id}

enhancement
api: servers

http://developer.openstack.org/api-ref-compute-v2.1.html#v2.1os-fping fping isn't configured properly by default on ubuntu. See https://bugs.launchpad.net/devstack/+bug/1306390 for more details.

enhancement

http://docs.rackspace.com/servers/api/v2/cs-devguide/content/flavor_extra_spec.html

enhancement

I tried to debug the code and I've noticed that `IdentityToken.Expires` property contains date in en-us format but from server it comes in ISO 8601 format. Locale on my machine...

bug

http://developer.openstack.org/api-ref-compute-v2.1.html#os-fixed-ips-v2.1

The newest programming model from Microsoft allows a single development effort to span multiple targets -- Windows Apps, Mobile, etc. As it currently stands, this SDK does not support UWP.

enhancement

rackerlabs/docs-cloud-files@2a2b17f2f31952f23adb420ecaef6f0fa0fdd0a5

enhancement

Update the V2 documentation for the `IAuthenticationService` to describe the process for forcing an `IAuthenticationService` instance to invalidate a cached authentication token.

doc

Right now, when I want to build a NuGet package (which doesn't need the HTML doc), I still have to wait minutes for that to generate because the package needs...

doc