mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[clodo|compute] Added missing field (server.type)
This commit is contained in:
parent
712f11bbb4
commit
fe2dacec55
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ module Fog
|
|||
attribute :image_id, :aliases => 'imageId'
|
||||
attribute :type
|
||||
attribute :state, :aliases => 'status'
|
||||
attribute :type
|
||||
attribute :vps_memory
|
||||
attribute :vps_memory_max
|
||||
attribute :vps_os_title
|
||||
|
|
Loading…
Reference in a new issue