[cloudstack] fix typo in declaration model

This commit is contained in:
Dmitry Dedov 2013-04-23 12:50:21 +03:00
parent e13ee6fa30
commit cdb92ec49b
1 changed files with 1 additions and 1 deletions

View File

@ -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