Releases: openstacknetsdk/openstack.net
Releases · openstacknetsdk/openstack.net
v1.1.2.1
v1.1.2.0
Changes
- Minor bug fixes and enhancements. See list of issues resolved issues: https://github.com/openstacknetsdk/openstack.net/issues?milestone=1&state=closed.
v1.1.1.0
v1.1.0.2
v1.1.0.1
Changes
- No code changes
- No added features
- Fixed issue with NuGet package dependencies.
v1.1.0.0
Changes
- Initial version release. Currently support services: Cloud Identity (keystone) and Cloud Servers (nova), Cloud Files (swift), Cloud Block Storage, Cloud Networks (quantum).
v1.0.3.0
Changes
- Updated to latest version of SimpleRESTServices library (v1.0.5.0).
- Modified the compute and identity providers to allow a CloudIdentity to be optionally passed in to the constructor
- Modified all compute and identity provider method signatures to move the identity property to the end and made it optional. If no identity is passed in the method, the default identity passed in via the constructor is used.
v1.0.2.0
Changes
- Updated to latest version of SimpleRESTServices library (v1.0.2.0).
v1.0.0.0
Changes
- Initial Release. Current support added for Identity Service (keystone) and Servers/Compute (nova).