1
0
Fork 0
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:
Обоев Рулон ибн Хаттаб 2011-10-06 12:04:06 +04:00 committed by NomadRain
parent 712f11bbb4
commit fe2dacec55

View file

@ -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