mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Update images.rb
This commit is contained in:
parent
e6eba51319
commit
372dc2214a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module Fog
|
|||
'type' => type
|
||||
}.merge!(options)
|
||||
merge_attributes(options)
|
||||
# TODO look at storage/get_container.rb on how to merge options
|
||||
|
||||
data = service.list_images(options).body['images']
|
||||
load(data)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue