Releases: rightscale-cookbooks/rightscale_backup
Releases · rightscale-cookbooks/rightscale_backup
v1.1.1
- Removed unused code in the provider that may cause NilClass exceptions at certain cases.
v1.1.0
- A
nickname
attribute is added which defaults to the value given in name attribute. This is useful if there are
multiple resource actions on the same resource and the name needs to be unique. - This cookbook now depends
rightscale_volume
and uses therightscale_volume
resource to restore a backup and
does not rely on the Backups#restore API call. - The filter used to search for backups now includes the
cloud_href
so it only searches for the backups on the
current cloud. - The test-rightscale_backup cookbook omits the boot disks attached on Google servers.
v1.0.1
v1.0.0
Initial Release