diff --git a/lib/fog/cloudstack/compute.rb b/lib/fog/cloudstack/compute.rb index d248d0b07..9b6839233 100644 --- a/lib/fog/cloudstack/compute.rb +++ b/lib/fog/cloudstack/compute.rb @@ -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