зеркало из https://github.com/microsoft/fog.git
[terremark] fix typo in vapp parser
This commit is contained in:
Родитель
a7f30c8758
Коммит
8104944d58
|
@ -18,7 +18,7 @@ module Fog
|
|||
link[attributes.shift] = attributes.shift
|
||||
end
|
||||
@response['Links'] << link
|
||||
when 'Vapp'
|
||||
when 'VApp'
|
||||
vapp = {}
|
||||
until attributes.empty?
|
||||
if attributes.first.is_a?(Array)
|
||||
|
|
Загрузка…
Ссылка в новой задаче