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

The current implementation of `CreateObject` requires the stream implement the `Length` property. It would be helpful to also support streams where this property throws a `NotSupportedException`.

enhancement
api: object storage

Sometimes, there are multiple entries for the same service type in the catalog. Right now, the logic for picking endpoints is hidden in explicit interface implementations, so if an application...

api: identity

`CreateFormPostUri` takes a Uri for the redirect value and if the value supplied does not have a file extension, e.g. `http://example.com`, Uri will quietly change it to `http://example.com/`. This easily...

api: object storage

https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst **Microversions** - [ ] [2.2](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#22) - [ ] [2.3](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#23) - [ ] [2.4](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#24) - [ ] [2.5](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#25) - [ ] [2.6](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#26) - [ ] [2.7](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#27) - [ ] [2.8](https://github.com/openstack/nova/blob/master/nova/api/openstack/rest_api_version_history.rst#28)...

enhancement
api: servers

Some actions were accidentally mis-classified as operator only and should be implemented: - [ ] [Add Security Group](http://developer.openstack.org/api-ref-compute-v2.1.html#addSecurityGroup) - [ ] [Remove Security Group](http://developer.openstack.org/api-ref-compute-v2.1.html#removeSecurityGroup) - [ ] [Add Fixed IP](http://developer.openstack.org/api-ref-compute-v2.1.html#addFixedIp)...

enhancement
api: servers

http://developer.openstack.org/api-ref-compute-v2.1.html#showAvailabilityZone Note that listing details is operator only.

enhancement
api: servers

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

enhancement
api: servers

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

enhancement
api: servers

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

enhancement
api: servers

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

enhancement
api: servers