Kitchen-rackspace Changelog

Unreleased

  • Update actions/checkout action to v7 (#118) (ffe0696)
  • Update googleapis/release-please-action action to v5 (#117) (836d55b)
  • Require Ruby 3.1+ and modernize CI (#119) (d277ba1)
  • Let cookstyle decide which files to lint (#120) (80d515c)
  • Docs: rewrite README for new users and split contributor docs (#121) (638440a)
  • Remove dependabot config in favor of renovate (#122) (92dcec9)

0.22.0 (2026-08-24)

Features

  • implement the driver api version, plugin version, status, and doctor hooks (#128) (5dcd484)

Bug Fixes

  • default to the general1-2 flavor instead of the retired performance1-1 (#130) (5228814)
  • require test-kitchen 3.0 or newer (#125) (37c1753)

0.21.2 (2026-01-22)

Bug Fixes

Other Changes

  • chore(deps): update actions/checkout action to v5 (#113) (76a0e97)
  • Update fog-core requirement from >= 1.35, < 2.1.1 to >= 1.35, < 2.6.1 (#112) (f2765bb)
  • chore(deps): update actions/checkout action to v6 (#114) (c1e87f1)

0.21.1 (2024-07-01)

Features

Bug Fixes

Other Changes

  • Image data update and script fixes (#72) (8048e4a)
  • Add support for setting region via ENV (#62) (da415e9)
  • Add support for user_data and config_drive options (#75) (569de68)
  • Drop Ruby 1.9/2.0 support and get the build green (#77) (169da5d)
  • Remove gemnasium badge (#76) (564dd7b)
  • Update README.md (d954a2d)
  • Unpin the bundler dev dep (#82) (c0ca2b6)
  • Test on modern ruby releases (#83) (0f3ba1e)
  • Update test-kitchen requirement from ~> 1.1 to >= 1.1, < 3.0 (#78) (4c0a9a2)
  • Update rake requirement from ~> 11.0 to ~> 12.3 (#79) (2335fc7)
  • Optimize our requires (#84) (7e2f55e)
  • Upgrade to GitHub-native Dependabot (#85) (3dbf701)
  • Support Test Kitchen 3.0 and require Ruby 2.5+ (#86) (f64d95a)
  • Update rake requirement from ~> 12.3 to ~> 13.0 (#88) (a964c1c)
  • Update rubocop requirement from ~> 0.57.2 to ~> 1.18.2 (#87) (5c255ad)
  • Update rubocop requirement from ~> 1.18.2 to ~> 1.19.0 (#89) (ecf7239)
  • Update rubocop requirement from ~> 1.19.0 to ~> 1.22.0 (#92) (a6db161)
  • Update rubocop requirement from ~> 1.22.0 to ~> 1.25.0 (#96) (aedff22)
  • Update rubocop requirement from ~> 1.25.0 to ~> 1.26.0 (#97) (f08f440)
  • Update rubocop requirement from ~> 1.26.0 to ~> 1.27.0 (#98) (c5ec7a8)
  • Update rubocop requirement from ~> 1.27.0 to ~> 1.28.2 (#100) (b97a0f4)
  • Reuse the exising workflows (#101) (d9d983b)
  • Remove old badges (12fc6ef)
  • Delete .travis.yml (19e58bc)
  • Remove travis badge (8c154d6)

0.21.0 / 2016-05-31

0.20.0 / 2016-01-15

  • PR #63 - Update image IDs, add Ubuntu 15.10, drop Ubuntu 15.04; via @martinb3

0.19.0 / 2015-10-06

0.18.0 / 2015-08-28

  • PR #53 - Update image IDs, update Arch to 2015.7, drop Fedora 20, add Fedora 22, update Gentoo to 15.3, update Vyatta to 6.7R9; via @martinb3

0.17.0 / 2015-05-15

  • PR #51 - Update image IDS--add Debian 8, drop Debian 6, add Ubuntu 15.04, drop Ubuntu 14.10

0.16.0 / 2015-04-15

  • PR #50 - Update image IDs, support 'centos-7.0' in addition to 'centos-7'; via @martinb3

  • Update badge URLs (8edf7d0)

0.15.1 / 2015-04-03

  • PR #49 - Update image IDs, re-add CentOS point release numbers; via @martinb3

  • Enable Travis containers and gemset caching (8cad60c)

0.15.0 / 2015-04-02

  • PR #48 - Drop references to retired Ubuntu 10.04 image

  • PR #46 - Update all image IDs, add Scientific 7, remove references to point releases that Rackspace no longer uses in image names; via @martinb3

  • Fix unit tests (#47) (23de895)

  • s/2014/2015 (4ee45e1)

  • Fix bad syntax in gemspec (9883188)

  • Add dev dep gem constraints to satisfy warnings (46540ad)

0.14.0 / 2014-12-09

  • PR #45 - Add Ubuntu 14.10 and Fedora 21
  • PR #44 - Update all image IDs, add CentOS/Red Hat 5.11 and Red Hat 6.6, update Vyatta to 6.7R4; via @martinb3

0.13.0 / 2014-10-08

Improvements

  • PR #43 - Update all image IDs, bump Arch to 2014.10, Gentoo to 14.4, Vyatta to 6.7
  • PR #42 - Update CentOS 7 image ID; via @marcoamorales

0.12.0 / 2014-09-10

New Features

  • PR #41 - Support optionally using ServiceNet for SSH access, via @steve-jansen

0.11.0 / 2014-09-04

Improvements

  • PR #40 - Port the server name generator from the OpenStack/DigitalOcean drivers, with all its bug fixes; update image IDs

0.10.0 / 2014-08-28

Improvements

  • PR #39 - Update image ID list
  • PR #38 - Recognize debian-7.6 image name, via @martinb3

0.9.0 / 2014-08-25

Improvements

  • PR #37 - Update image ID list
  • PR #36 - Add CentOS 7 to the recognized images, via @hhoover

0.8.0 / 2014-08-20

New Features

Other Changes

  • Drop support for Ruby 1.9.2 (52cb429)

0.7.0 / 2014-07-09

New Features

  • PR #31 - Support attaching to custom networks, via @kanerogers
  • PR #29 - Support using a sleep instead of TCP check in cases where new servers might fail the TCP; via @martinb3

Other Changes

0.6.1 / 2014-06-03

Bug Fixes

  • PR #26 - Fix issue with builds failing due to a timeout set at 0

0.6.0 / 2014-05-13

New Features

  • PR #25 - Allow overridding of Fog's default timeout; via @pezholio

Improvements

  • PR #24 - Error out immediately when trying to install in Ruby 1.8

Other Changes

  • Remove reference to TK 1.0--it's 1.1.x now (482add8)
  • Update version for release (9b33f85)

0.5.0 / 2014-05-01

Improvements

  • PR #23 - Switch to PVHVM images, where available
  • PR #22 - Update all the images with new IDs
  • PR #21 - Add Ubuntu 14.04 to the list of known images; via @pezholio

Other Changes

0.4.0 / 2014-01-27

New Features

  • PR #17 - Support the common TK platform name style, e.g. centos-6, via @coderanger
  • PR #17 - Support environment variables for username and API key, via @coderanger

Improvements

  • PR #17 - Change default flavor to lowest performance flavor for faster boot times, via @coderanger

0.3.0 / 2013-12-07

Improvements

  • Tested against, and working with, Test Kitchen 1.1.0

Bug Fixes

  • PR #15 - Update default image_id to a current one
  • PR #15 - Fix collision with TK 1.x; change name option to server_name

0.2.0 / 2013-05-11

New Features

  • PR #8 - Support rackspace_region: option; at request of @claco

Improvements

  • PR #7 - Clean up/refactor to pass style checks
  • PR #9 - Add some (probably overkill) RSpec tests

Other Changes

  • First draft, seems to be working (a084294)
  • Update README (580d9c9)
  • Ignore .kitchen (d3e6891)
  • Fog doesn't actually need a private key (4f103f3)
  • Update date for release (873a2be)

0.1.0 / 2013-03-12

  • Initial release! Woo!