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

[brightbox] Removed Server description (obsolete field)

This commit is contained in:
Paul Thornthwaite 2010-11-11 22:35:53 +00:00 committed by geemus
parent 418e057650
commit bc91f00f63

View file

@ -18,7 +18,6 @@ module Fog
attribute :user_data
attribute :resource_type
attribute :description
attribute :account_id, :aliases => "account", :squash => "id"
attribute :image_id, :aliases => "image", :squash => "id"