Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97634
BY: Miumum miumum (miumum)
DATE: 2012-03-20 14:53
SUBJECT: Bug in create snapshot (probably)

 

I am using Cloudy script ruby gem for copping snapshot to different region.
I found that I can not set custom description value of new snapshot in target zone. Description is alvays "Created by Cloudy_Scripts - copy_snapshot" even if i set "description" param.

Is possible to change line 186 in CloudyScripts-2.11.45/lib/scripts/ec2/copy_snapshot.rb

to @context[:new_snapshot_id] = create_snapshot(@context[:target_volume_id], @context[:description]) ?

Thank you for replay.


Thread View

Thread Author Date
Bug in create snapshot (probably)Miumum miumum2012-03-20 14:53
      RE: Bug in create snapshot (probably)Frederic Donnat2012-04-11 09:23

Post a followup to this message