openstack.net
openstack.net copied to clipboard
An OpenStack Cloud SDK for Microsoft .NET
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`.
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...
`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...
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)...
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)...
http://developer.openstack.org/api-ref-compute-v2.1.html#showAvailabilityZone Note that listing details is operator only.
http://developer.openstack.org/api-ref-compute-v2.1.html#os-cloudpipe-v2.1
http://developer.openstack.org/api-ref-compute-v2.1.html#os-certificates-v2.1
http://developer.openstack.org/api-ref-compute-v2.1.html#os-agents-v2.1
http://developer.openstack.org/api-ref-compute-v2.1.html#os-interface-v2.1