mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Add ip_address to the mock
This commit is contained in:
parent
f240381e31
commit
917d469517
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ module Fog
|
|||
"size_id" => size_id,
|
||||
"image_id" => image_id,
|
||||
"region_id" => region_id,
|
||||
"ip_address" => "127.0.0.1",
|
||||
"status" => 'active'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue