Skip to content

Releases: openstacknetsdk/openstack.net

v1.1.2.1

05 Aug 16:11
Compare
Choose a tag to compare

Changes

  • Fixed bug addressed in pull request: #91

v1.1.2.0

05 Aug 16:10
Compare
Choose a tag to compare

Changes

v1.1.1.0

05 Aug 16:09
Compare
Choose a tag to compare

Changes

  • Fixed bug #81
  • Added new functionality to the Server and ServerImage objects to allow for state like methods and properties.
  • Updated the common provider interfaces to match the OpenStack services instead of the RackSpace products

v1.1.0.2

05 Aug 16:09
Compare
Choose a tag to compare

Changes

  • Fixed bug #70

v1.1.0.1

05 Aug 16:08
Compare
Choose a tag to compare

Changes

  • No code changes
  • No added features
  • Fixed issue with NuGet package dependencies.

v1.1.0.0

05 Aug 16:07
Compare
Choose a tag to compare

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

05 Aug 16:05
Compare
Choose a tag to compare

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

05 Aug 16:05
Compare
Choose a tag to compare

Changes

  • Updated to latest version of SimpleRESTServices library (v1.0.2.0).

v1.0.0.0

05 Aug 16:04
Compare
Choose a tag to compare

Changes

  • Initial Release. Current support added for Identity Service (keystone) and Servers/Compute (nova).