This file is used to list changes made in each version of the rs-storage cookbook.
- loosened lvm lock, so that it can keep up with lvm changes.
- updates filesystem cookbook to >= 0.11.1 to use the supermarket version and
fix the frozen? issue.
- Add support for Chef 12
- Remove support for Chef 11
- pin Gems and cookbooks using Gemfile.lock and Berksfile.lock
- updated lvm cookbook to 1.6.1
- Support for RL10
- Issue gregsymons/di-ruby-lvm-attrib#22 has been fixed so workaround can be removed.
- On RHEL, depending on cloud, check and wait for RHEL repos to be installed.
- Handle use of XFS when using rs-storage::volume.
- Due to issue gregsymons/di-ruby-lvm-attrib#22, updated gem added to cookbook to allow use with RHEL/CentOS 7.1.
- Updated lvm cookbook dependency version to 1.3.6.
- Fix volume type input description since it is not just for vSphere.
- Require the latest rightscale_volume (v1.2.4) and rightscale_backup (v1.1.5) cookbooks.
rs-storage/device/controller_type
node attribute created and can be passed as an option torightscale_volume
resource.
- Initial release