1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[joyent|compute] Added attributes to cloudapi responses recently to servers, Closes #2800

This commit is contained in:
Kevin Chan 2014-03-30 17:17:43 +08:00
parent fb6fcf946e
commit c9c692d001

View file

@ -10,6 +10,8 @@ module Fog
attribute :state
attribute :type
attribute :dataset
attribute :compute_node
attribute :networks
attribute :ips
attribute :memory
attribute :disk