mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[cloudstack] fix typo in declaration model
This commit is contained in:
parent
e13ee6fa30
commit
cdb92ec49b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module Fog
|
|||
|
||||
model_path 'fog/cloudstack/models/compute'
|
||||
model :address
|
||||
model :disk_offerings
|
||||
model :disk_offering
|
||||
collection :disk_offerings
|
||||
model :flavor
|
||||
collection :flavors
|
||||
|
|
Loading…
Reference in a new issue