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:
parent
d4cc3c2ff8
commit
2f758d5b39
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue