lib/rest_connection/rightscale/status.rb in rest_connection-1.0.5 vs lib/rest_connection/rightscale/status.rb in rest_connection-1.0.6

- old
+ new

@@ -24,9 +24,12 @@ # # For now this is a stub for using with the ssh enabled Server#run_script #This is the v4 image only work status api. # was used by Server#run_script (depricating..) +# +# API 1.0 +# class Status include RightScale::Api::Base extend RightScale::Api::BaseExtend def wait_for_completed(audit_link = "no audit link available", timeout = 900) while(timeout > 0)