Sha256: f29b56e3a602aedecaeb94738518622080fe05f1abd6647e698c16a38ed84399
Contents?: true
Size: 1.21 KB
Versions: 7
Compression:
Stored size: 1.21 KB
Contents
## 0.3.2 2014-06-30 * No longer requires `fog` gem. ## 0.3.0 2014-06-26 * Added Network service. * Network model. * Subnet model. * Ip model. * Tag model. * Added vlan and private_vlan properties to Server model. * Fixed up bare_metal? on Server so it's not a hack. *thanks fernandes* * Fixed Bundler/dep issues with Ruby 1.8.7. (Thx @fernandes!) * Added some missing license headers. * Updated Compute examples and Tag examples to reflect new Network service. * Moved shared logic from `lib/fog/softlayer/compute.rb` to `lib/fog/softlayer/core.rb` ## 0.2.1 2014-06-17 * Add support for SoftLayer Tags on Compute resources. ## 0.1.1 2014-06-10 * Fix Compute model after breaking change to SLAPI. :datacenter is no longer optional. ## 0.1.0 2014-06-10 * Add missing get method to Fog::DNS::Softlayer::Record. * Add OS attribute and ssh_password method to Compute model. ### 0.0.9 2014-06-10 * Initial support for DNS. ### 0.0.8 2014-06-05 * Released support for Object Storage. ### 0.0.7 2014-05-29 * Compute requests and models initial development complete. Supports both VMs and BMC. * Storage requests and models initial development complete. ### 0.0.1 / 2014-04-18 * Initial release of `fog-softlayer` module.
Version data entries
7 entries across 7 versions & 1 rubygems