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

[cloudsigma] remove meaningless 'related' attribute type

This commit is contained in:
geemus 2014-07-16 11:22:00 -05:00
parent d4cc3c2ff8
commit 2f758d5b39

View file

@ -6,7 +6,7 @@ module Fog
class LibVolume < Fog::Model
identity :uuid
attribute :mounted_on, :type => :related
attribute :mounted_on
attribute :licenses
attribute :meta
attribute :owner