All Versions
58
Latest Version
Avg Release Cycle
179 days
Latest Release
1076 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.0 Changes
June 18, 20192.2.0 06/18/2019
Hash 1986499
Statistic Value Collaborators 2 Forks 1534 Open Issues 4 Watchers 4215 MVP! Conor Tinch
[misc]
- ✂ Removed all references to fog-cloudstack. Fog-cloudstack can be added back into lib/fog/bin.rb once we have a fog-cloudstack gem. thanks Conor Tinch
- ➕ Added cloudstack in as a provider since there's a gem. thanks Conor Tinch
- ➕ Added cloudstack in as a provider since there's a gem. thanks Conor Tinch
- ✂ remove fog-joyent from gemspec, at least temporarily. thanks geemus
- ⬆️ bump fog-core version. thanks geemus
-
v2.1.0 Changes
December 11, 20182.1.0 11/12/2018
Hash adc3d36
Statistic Value Collaborators 2 Forks 1545 Open Issues 7 Watchers 4168 MVP! Akira Matsuda
[cloudstack]
- 👍 Allow specifying the size of root volume. thanks Takashi Kokubun
[misc]
- 0️⃣ GitHub is https by default. thanks Akira Matsuda
- ✂ Remove BlueBox Blocks. thanks Chris Lundquist
- ➕ Add SemVer stability badge to README. thanks Grey Baker
- ⬆️ Upgrade google dependency. thanks Nat Welch
- 🛠 Fix whitespace in gemspec. thanks Nat Welch
- unpin mime-types. thanks Nat Welch
- Removing leftovers from extraction of fog-ovirt. thanks Ori Rabin
- ✅ Make CloudSigma snapshot tests pending. thanks Paul Thornthwaite
- Rescue
opennebula
loading issues. thanks Paul Thornthwaite - ✅ "Fix" incorrect
Compute
provider credential test. thanks Paul Thornthwaite - ✅ Tweak CloudSigma testing schema. thanks Paul Thornthwaite
- 🛠 Fix Cloudstack
#connection
deprecation warning. thanks Paul Thornthwaite - ✂ Remove tests for deprecated binary
#[]
. thanks Paul Thornthwaite - 💎 Enable Ruby 2.5 in CI. thanks Pavel Valena
- lib/fog/linode: Add Tokyo2 to avail_datacenters. thanks Penny
- 🛠 Fix compatibility with fog-brightbox 1.0.0+. thanks t Ondruch
- v2.0.0. thanks geemus
- ➕ add stale bot config. thanks geemus
- ✂ remove tests around deprecated usage. thanks geemus
-
v2.0.0 Changes
June 03, 20182.0.0 03/06/2018
Hash ff9fe27
Statistic Value Collaborators 2 Forks 1553 Open Issues 41 Watchers 4102 MVP! Tinguely Pierre
[misc]
- ⬇️ Drop Zerigo. thanks Paulo Ribeiro
- ➕ add id in xml only if present. Else an id is generated from xsd generation. thanks Tinguely Pierre
- 👉 make network optionnal for instantiate request. thanks Tinguely Pierre
- 🔧 implement the put api to configure the network section in vapp. thanks Tinguely Pierre
- ⬇️ Drop Ruby<2 support. thanks Tomer Brisker
- ⬆️ bump rubocop dep. thanks geemus
-
v1.42.0 Changes
September 29, 20171.42.0 09/29/2017
Hash 41a3806
Statistic Value Collaborators 2 Forks 1556 Open Issues 45 Watchers 4060 MVP! swamp09
[misc]
- ⬆️ Upgrade JSON to ~> 2.0. thanks Denis Defreyne
- Removing ovirt provider. thanks Ori Rabin
- 🛠 fix changelog task. thanks geemus
- ⚠ Suppress
warning: ambiguous first argument; put parentheses or a space even after
/' operator`. thanks swamp09 - ⚠ Suppress
warning: mismatched indentations at 'end' with 'class'
. thanks swamp09
-
v1.41.0 Changes
January 08, 20171.41.0 08/01/2017
Hash e5d3672
Statistic Value Collaborators 2 Forks 1558 Open Issues 44 Watchers 4042 MVP! effeminate-batman
[misc]
- Attach ovirt activate and deactivate volume calls that are available in the rbovirt library. thanks Felix
- ✂ Remove internet_archive. thanks Nat Welch
- ➕ add fog-internet-archive to deps. thanks Nat Welch
- sort dependency list. thanks Nat Welch
- ✂ Remove more internet archive stuff. thanks Nat Welch
- Re-add internet_archive. thanks Nat Welch
- ➕ Add 2.3 and 2.4 to test builds, also trusty. thanks Nat Welch
- Joyent Extraction. thanks effeminate-batman
- ➕ Add Joyent to fog.gemspec. thanks effeminate-batman
- ⬆️ bump fog-core. thanks geemus
- 👍 allow dash in committer name for changelog. thanks geemus
- ➕ adding disks and clone to attribute. thanks orrabin
[ovirt]
- 🛠 fix waiting for VM to be stopped. thanks as
-
v1.40.0 Changes
March 13, 20171.40.0 03/13/2017
Hash ed5edd8
Statistic Value Collaborators 2 Forks 1556 Open Issues 48 Watchers 3975 [misc]
- ⬆️ bump fog-digitalocean version to avoid conflict. thanks geemus
-
v1.39.0 Changes
March 13, 20171.39.0 03/13/2017
Hash d6c89ea
Statistic Value Collaborators 2 Forks 1556 Open Issues 48 Watchers 3975 MVP! Cherdancev Evgeni
[CloudSigma]
- ➕ add snapshots (#3491). thanks zephyrean
[digitalocean]
- ✂ delete leftover spec. thanks geemus
[misc]
- ➕ Adding postinstall message. thanks Artem Yakimenko
- 🛠 Fixing gemspec conflicts with 1.9. thanks Artem Yakimenko
- ➕ Add instance_types support to oVirt provider. thanks Baptiste Agasse
- Fix filtering for Digital Ocean list_ssh_keys request. thanks Ben Sedat
- 👍 Allow filtering for Digital Ocean list_flavors request. thanks Ben Sedat
- 🛠 Fix Digital Ocean list_servers mock format. thanks Ben Sedat
- Add tests for Digital Ocean list_ssh_keys request. thanks Ben Sedat
- Digital Ocean list_* requests pass query params to Excon. thanks Ben Sedat
- ➕ add suspend&resume support and change tests to fog way. thanks Cherdancev Evgeni
- ✂ remove execute flag from README.md. thanks Cherdancev Evgeni
- 🚚 retab & remove empty Mock. thanks Cherdancev Evgeni
- 🔄 change tests for using fogtest flavor. thanks Cherdancev Evgeni
- ➕ add suspend&resume support and change tests to fog way. thanks Cherdancev Evgeni
- ✂ remove execute flag from README.md. thanks Cherdancev Evgeni
- 🚚 retab & remove empty Mock. thanks Cherdancev Evgeni
- 🔄 change tests for using fogtest flavor. thanks Cherdancev Evgeni
- Prevent malformed request with asterisk (*) character. thanks Gavin Lam
- ➕ Add DigitalOcean provider. thanks Garcia
- ✂ Removed 'filters' from ssh_key. thanks JJ Asghar
- extract DNSimple, require 'fog-dnsimple'. thanks Joshua Lane
- ✂ remove dnsimple tests. thanks Joshua Lane
- ✂ remove ninefold. thanks Joshua Lane
- 🛠 Fix default API version for Joyent. thanks Manuel Franco
- 🛠 fix dependency issues when building on 1.9.*. thanks Paulo Ribeiro
- ➕ Add request to create snapshot. thanks Pierre Tinguely
- #3900 Escape VM name in OpenNebula allocator. thanks Sergey Susikov
- ✂ Remove digitalocean. thanks Suraj Shirvankar
- ✂ Remove digitalocean bin files. thanks Suraj Shirvankar
- Total number of droplets for digital ocean. thanks Tameem
- ➕ Add more changes. thanks Tameem
- ✅ Testing. thanks Tameem
- Working. thanks Tameem
- clean. thanks Tameem
- ⚡️ F rage4 bulk update endpoint (#3917). thanks Tameem Iftikhar
- ⬇️ Drop 'hp' from compute tests. thanks t Ondruch
- ⬇️ Drop 'hp' from storage tests. thanks t Ondruch
- ⬇️ Drop 'hp' test cases. thanks t Ondruch
- ⬆️ bump fog-core dep. thanks geemus
- ⬆️ bump fog-core dependency. thanks geemus
- 🛠 fix fog-core dependency. thanks geemus
- ⬆️ bump fog-core dep. thanks geemus
- ✂ remove require for missing digitalocean bin. thanks geemus
- ⚡️ Update licence.md. thanks pieceofcakeresul
- ⚡️ Update compose_common.rb. thanks tinguelyp
- Update post_create_snapshot.rb. thanks tinguelyp
-
v1.38.0 Changes
March 28, 20161.38.0 03/28/2016
Hash 5e4bde2
Statistic Value Collaborators 2 Downloads 14820336 Forks 1539 Open Issues 58 Watchers 3805 MVP! Daniel Aragao
[DigitalOcean]
-
- Failed requests fail to log because of Bluebox. thanks Daniel Lobato
[HPCloud]
- Removing HP cloud. thanks JJ Asghar
[digitalocean]
- 🛠 fix method sig for list_images mock. thanks geemus
- ⚡️ update flavor tests to match v2 mock. thanks geemus
🐳 [docker]
- 🛠 Fixing bad namespace on errors. thanks David Davis
[misc]
- 👌 support neutron networks labled as public. thanks Chris McClimans
- rfc1918 addys for private_address. thanks Emilie
- 🔀 merging. thanks Dan Aragao
- 🛠 fixing bad merge. thanks Dan Aragao
- 👀 this doesn't seem to exist anymore. thanks Dan Aragao
- ✅ Task to run vcloud-director tests only. thanks Daniel Aragao
- ➕ Adding Syslog config elements to org network. thanks Daniel Aragao
- ⏪ Revert "Adding Syslog config elements to org network.". thanks Daniel Aragao
- ➕ Adds VPN section to edge gateway service configuration. thanks Daniel Aragao
- ➕ Adds DHCP to edge gateway service configuration. thanks Daniel Aragao
- 🛠 Fixes attributes when generating xml body for post deploy vapps. thanks Daniel Aragao
- ➕ Add post compose vapp to requests. thanks Daniel Aragao
- ➕ Add post compose vapp to requests. thanks Daniel Aragao
- The AdminPassword XML element isn't present unless AdminPasswordEnabled, maybe because it's an empty tag? If not set the VCloud API gives a 400. thanks Daniel Aragao
- 🚧 WIP - Complying with VCloud Director's xml and pulling it into its own class with tests. thanks Daniel Aragao
- AllEULAsAccepted has to be in the right 'place', adding VM name and escape customisation scripts. thanks Daniel Aragao
- Once more, order matters. thanks Daniel Aragao
- 🚧 WIP - Complying with VCloud Director's xml and pulling it into its own class with tests. thanks Daniel Aragao
- AllEULAsAccepted has to be in the right 'place', adding VM name and escape customisation scripts. thanks Daniel Aragao
- Once more, order matters. thanks Daniel Aragao
- The AdminPassword XML element isn't present unless AdminPasswordEnabled, maybe because it's an empty tag? If not set the VCloud API gives a 400. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- I need the network name too. thanks Daniel Aragao
- I need the network name too. thanks Daniel Aragao
- 🛠 Fix from closed PR #2967. thanks Daniel Aragao
- 🔄 Changed my mind on this one and closed off PR #2967. thanks Daniel Aragao
- 🚧 WIP - Adding post recompose vapp. Hacky for now. thanks Daniel Aragao
- 👍 Better to pass the VM model instead of a random hash. thanks Daniel Aragao
- Power off leaves it in 'Partially Running' state. VMs must be fully OFF when deleting them with recompose. thanks Daniel Aragao
- InstantiationParams and SourceItems are only needed when actually adding VMs. thanks Daniel Aragao
- Easier to read. thanks Daniel Aragao
- ➕ Adding 'deployed' status to model so that one can decide whether to undeploy. thanks Daniel Aragao
- ⏪ Revert "Fix from closed PR #2967". thanks Daniel Aragao
- 🔨 Refactoring to remove duplication from compose and recompose generators. thanks Daniel Aragao
- 🔀 Wrong merge. thanks Daniel Aragao
- Ignoring this for now. thanks Daniel Aragao
- Housekeeping. thanks Daniel Aragao
- 🚧 WIP - Adding post recompose vapp. Hacky for now. thanks Daniel Aragao
- 👍 Better to pass the VM model instead of a random hash. thanks Daniel Aragao
- Power off leaves it in 'Partially Running' state. VMs must be fully OFF when deleting them with recompose. thanks Daniel Aragao
- InstantiationParams and SourceItems are only needed when actually adding VMs. thanks Daniel Aragao
- Easier to read. thanks Daniel Aragao
- ➕ Adding 'deployed' status to VM model. thanks Daniel Aragao
- Housekeeping. thanks Daniel Aragao
- 🔨 Refactoring to remove duplication from compose and recompose generators. thanks Daniel Aragao
- 🏗 Don't try to build it if it doesn't exist. thanks Daniel Aragao
- Oops. thanks Daniel Aragao
- ➕ Adding missing tags for NetworkConnection. thanks Daniel Aragao
- ➕ Adding missing tags for NetworkConnection. thanks Daniel Aragao
- ➕ Adding tests for vm and vms parsers. These represent the XML crunching from GET requests in compute. thanks Daniel Aragao
- ➕ Adding tests for vm and vms parsers. These represent the XML crunching from GET requests in compute. thanks Daniel Aragao
- ➕ Adding 'deployed' status to model so that one can decide whether to undeploy. thanks Daniel Aragao
- 💎 For the old versions of Ruby. thanks Daniel Aragao
- 💎 For the old versions of Ruby. thanks Daniel Aragao
- 🛠 Fixing dependency in Travis. thanks Daniel Aragao
- 🛠 Fixing dependency in Travis. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- I need the network name too. thanks Daniel Aragao
- ⏪ Revert "Fix from closed PR #2967". thanks Daniel Aragao
- ➕ Adding tests for vm and vms parsers. These represent the XML crunching from GET requests in compute. thanks Daniel Aragao
- ➕ Adding 'deployed' status to model so that one can decide whether to undeploy. thanks Daniel Aragao
- 💎 For the old versions of Ruby. thanks Daniel Aragao
- 🛠 Fixing dependency in Travis. thanks Daniel Aragao
- ✅ Task to run vcloud-director tests only. thanks Daniel Aragao
- ➕ Adding Syslog config elements to org network. thanks Daniel Aragao
- ⏪ Revert "Adding Syslog config elements to org network.". thanks Daniel Aragao
- ➕ Adds VPN section to edge gateway service configuration. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- I need the network name too. thanks Daniel Aragao
- 🔄 Changed my mind on this one and closed off PR #2967. thanks Daniel Aragao
- ➕ Adding 'deployed' status to model so that one can decide whether to undeploy. thanks Daniel Aragao
- 🔀 Wrong merge. thanks Daniel Aragao
- 🏗 Don't try to build it if it doesn't exist. thanks Daniel Aragao
- Oops. thanks Daniel Aragao
- ➕ Adding tests for vm and vms parsers. These represent the XML crunching from GET requests in compute. thanks Daniel Aragao
- 💎 For the old versions of Ruby. thanks Daniel Aragao
- 🛠 Fixing dependency in Travis. thanks Daniel Aragao
- ➕ Adding network_adapters to VM parser and model as a single IP address doesn't cut when dealing with multiple networks. thanks Daniel Aragao
- 🔨 DRYer refactored version. thanks Daniel Aragao
- ➕ Adding tests for vm and vms parsers. These represent the XML crunching from GET requests in compute. thanks Daniel Aragao
- 💎 For the old versions of Ruby. thanks Daniel Aragao
- Standardize the
:state
alias to:status
. thanks JJ Asghar - Keeping the dependency gems in order. thanks JJ Asghar
- 🚚 Move Rackspace out to provider gem. thanks Matt Darby
- ✂ Removed bulk of OpenStack. thanks Matt Darby
- openstack service retrieval also pass options on unscoped fallback. thanks Maurice Schreiber
- openstack image v2 correct images find_by_* and find_attribute. thanks Maurice Schreiber
- ✂ Removes URI::encode call on parameteres. thanks Petr Blaho
- ➕ Added filtering capabilities to images request. thanks Raul Roa
- ➕ Added filtering capabilities to servers request. thanks Raul Roa
- ➕ Added filtering capabilities to regions request. thanks Raul Roa
- ➕ Adding myself to the contributors list. thanks Raul Roa
- ➕ Added missing argument for regions request. thanks Raul Roa
- ⚡️ Updated list_regions signature at Mock. thanks Raul Roa
- ⚡️ Updated list_servers signature at Mock. thanks Raul Roa
- Put the prefix in place for all identity calls. thanks Sean Handley
- Include endpoint path matcher. thanks Sean Handley
- Deperate delete_server for destroy_server. thanks Suraj Shirvankar
- ➕ Added rake task to install the gem locally. thanks Suraj Shirvankar
- ➕ Added the cloudatcost as a gem. thanks Suraj Shirvankar
- ✂ Delete stuff. thanks Suraj Shirvankar
- ⚡️ Update README.md. thanks Suraj Shirvankar
- ✂ Remove more hp remains. thanks Suraj Shirvankar
- ➕ Added paging for images collection. thanks Suraj Shirvankar
- ✂ Removed debug code. thanks Suraj Shirvankar
- 🔄 Change method from dig to deep fetch. thanks Suraj Shirvankar
- Add get_server_password functionality. thanks Tareq
- Strip port number from host header. thanks Tim Lawrence
- ➕ Added label to Guest Properties. thanks Tim Lawrence
- 🏗 require builder. thanks Tim Lawrence
- Added instantiate_vapp_template_params generator. thanks Tim Lawrence
- Tidying up for PR. thanks Tim Lawrence
- Tidying up for PR. thanks Tim Lawrence
- Tidying up for PR. thanks Tim Lawrence
- 📌 pin mime-types version. thanks Tim Lawrence
- ➕ add spec helper with creds. thanks Tim Lawrence
- 🛠 fix tests. thanks Tim Lawrence
- ⚡️ Revert "[digitalocean] update flavor tests to match v2 mock". thanks geemus
- cleanup some HP remnants. thanks geemus
- ✂ remove old test running stuff for extracted providers. thanks geemus
- 🤡 rework mock openstack snapshot to have same behavior as servers... thanks zhitongLBN
- 👉 use symbol to fix get options erreur. thanks zhitongLBN
- 🤡 added associate and disassociate into floating_ip objet make mock requests concern floating_ips to have same behaviors as compute's. thanks zhitongLIU
[openstack]
- storage does not require api_key and username, token can also be used. thanks Andreas Pfau
[skip ci]
- 🛠 Fix some typos in the README. thanks Tim Wade
[vcloud director]
- access vApp Template Virtual Machines from Catalog Items. thanks Tim Lawrence
[vcloud_director]
- 🛠 fix typo for port omission. thanks Wesley Beary
-
-
v1.37.0 Changes
December 22, 20151.37.0 12/22/2015
Hash f7cf6b7
Statistic Value Collaborators 2 Downloads 13380838 Forks 1530 Open Issues 89 Watchers 3729 MVP! Rich Daley
[misc]
- ✂ Remove vSphere provider. thanks Garcia
- ✂ Remove lib/fog/bin/vsphere. thanks Garcia
- 👉 Use fog-vsphere ~> 0.2. thanks Garcia
- OpenStack fix Cinder v2 typo. thanks Ladislav Smola
- OpenStack add server evacuate action. thanks Ladislav Smola
- 🛠 Fix DigitalOceanV2::SshKey misplaced #save, #destroy and #update methods. thanks Manuel Franco
- Enforce no slash in container name. thanks Matt Darby
- ⚡️ Update API path for deleting SSH keys. thanks Michael Borohovski
- ⬆️ Upgrade version of fog-vsphere to 0.4. Fixes #3784. thanks Michael Borohovski
- ⚡️ Updates Getting Started for DigitalOcean. thanks Peter Souter
- ➕ Add some mocks for VM (partial) and Network. thanks Rich Daley
- ➕ Add loads more mocks to the vcloud_director backend. thanks Rich Daley
- ➕ Add mocks for disks. thanks Rich Daley
- ➕ Add mock support for tags. thanks Rich Daley
- 👻 Don't pass AdminPassword if AdminPasswordAuto is true (causes an exception). thanks Rich Daley
- ✂ Remove erroneous file. thanks Rich Daley
- Add a barebones :post_reconfigure_vm and a Vm#reconfigure that uses it. thanks Rich Daley
- ➕ Add a mock and fix infinite loop issue. thanks Rich Daley
- 🤡 Set description in the mocks ahead of separate PR. thanks Rich Daley
- ➕ Add support for VM descriptions. thanks Rich Daley
- ➕ Add a #storage_only to disks to return only those disks that are actually disks. thanks Rich Daley
- ✂ Remove description if it hasn't changed. thanks Rich Daley
- 👉 Make comment more explicit about OVF. thanks Rich Daley
- ➕ Add vdc.networks. thanks Rich Daley
- 🛠 Fix bogus requires. thanks Rich Daley
- Add a mock for put_network_connection_system_section_vapp and fix the mock for get_vm_network to get the VM ID the same way the parser does. thanks Rich Daley
- Add mock for post_power_on_vapp. thanks Rich Daley
- ➕ Add mock for delete_vapp. thanks Rich Daley
- According to doc, only the username is mandatory. thanks Sean Handley
- If the management URL has no path, use the one in the auth URI. thanks Sean Handley
- ⏪ Revert "If the management URL has no path, use the one in the auth URI.". thanks Sean Handley
- ↪ Workaround for installs using both v2 and v3. thanks Sean Handley
- 🛠 Fix #3785 Missing image details for digitalocean version 2 api. thanks Suraj Shirvankar
- ➕ Added method locked? to check if the machine is currently locked with another operation. thanks Suraj Shirvankar
- Add openstack_temp_url_key to the list of recognized options. thanks Yauheni Kryudziuk
- rely on fog-xml nokogiri dep. thanks geemus
- ➕ add mime-types as dev dependency. thanks geemus
- ⚡️ Update compute.md. thanks losingle
[openstack]
- volume API v2 implementation. thanks Darren Hague
- ⏪ Revert over-eager optimisation in v2 authentication case. thanks Darren Hague
[rackspace]
- Add support for get_vnc_console request to compute_v2. thanks Dusty Jones
-
v1.36.0 Changes
November 16, 20151.36.0 11/16/2015
Hash e7cd196
Statistic Value Collaborators 2 Downloads 12793379 Forks 1517 Open Issues 92 Watchers 3689 MVP! Phil Ross
[misc]
- ➕ added content-encoding meta-data. thanks ller
- 🔖 version for fog-aliyun added in fog.gemspec. thanks Daniyal Shah
- 📚 Digital Ocean V2 call to create an ssh key returns a 201 on success: https://developers.digitalocean.com/documentation/v2/#create-a-new-key. thanks Dave Benvenuti
- 👌 improve mocks to more closely match real ssh key endpoint functionality. thanks Dave Benvenuti
- 🛠 Fix issue when creating virtual machines with more than 7 disks. thanks Francois Herbert
- 🛠 Fix distributed port group switches support for cloning with multiple networks. thanks as
- Extract virtualswitch parameter to the network model. thanks as
- 🛠 fix openstack baremetal node delete. thanks Jason Montleon
- 🛠 Fixed issue with OpenStack Auth v2. thanks ller
- 🛠 Fix set node type for Rackspace load balancer. thanks Pablo Porto
- ➕ Add abbr attribute to Linode DataCenter. thanks Phil Ross
- Add created_at and requires_pvops_kernel to Linode Image model. thanks Phil Ross
- ⚡️ Update the Linode avail_kernels request and Kernel model. thanks Phil Ross
- ⚡️ Update the Linode avail_linodeplans request and Flavor model. thanks Phil Ross
- ➕ Add support for the Linode avail.nodebalancers API call. thanks Phil Ross
- 🛠 Fix the signature of the Linode avail_stackscripts mock. thanks Phil Ross
- 👉 Use options on the all method to filter Linode kernels. thanks Phil Ross
- 🛠 fix method call name in openstack node destroy so that it will work. thanks Stephen Herr
- vsphere: allow setting of boot order when using api > 5.0. thanks Timo Goebel
- ⏪ Revert "temporarily relax ruby version constraint". thanks geemus
- 👉 make net/ssh require optional. thanks geemus
- re-add 1.9 to travis config. thanks geemus
- limit to 1.9 compat fog-google. thanks geemus
- 🚀 1.8 compatibility for pre 2 release. thanks geemus
[openstack]
- 👍 Basic caching support for auth tokens, domains & projects. thanks Darren Hague
- 🔨 Re-record VCRs, plus some light refactoring. thanks Darren Hague
[vsphere]
- ➕ add support for taking snapshot. thanks Ivo Reznicek
- 👌 support for snapshot list and revert. thanks Ivo Reznicek
- 👌 support for listing processes in guest OS. thanks Ivo Reznicek
- Prefer Class#name to Class#to_s. thanks Kevin Menard