Module | Rightscale::RightSlicehostInterface |
In: |
lib/slicehost_base.rb
|
cache | [R] | Cache |
connection | [R] | RightHttpConnection instance |
last_errors | [RW] | Last Slicehost errors list (used by SlicehostErrorHandler) |
last_request | [R] | Last HTTP request object |
last_response | [R] | Last HTTP response object |
logger | [RW] | Logger object |
params | [RW] | Initial params hash |
slicehost_pasword | [R] | Current Slicehost API key |
Returns a list of Slicehost responses which are known to be transient problems. We have to re-request if we get any of them, because the problem will probably disappear. By default this method returns the same value as the SLICEHOST_PROBLEMS const.