mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[rackspace|auto_scale] added transaction ids to exceptions
This commit is contained in:
parent
e6dd59c409
commit
efc97c8289
1 changed files with 4 additions and 0 deletions
|
@ -123,6 +123,10 @@ module Fog
|
|||
:autoscale
|
||||
end
|
||||
|
||||
def request_id_header
|
||||
"x-response-id"
|
||||
end
|
||||
|
||||
def region
|
||||
@options[:rackspace_region]
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue