lib/fog/compute/models/storm_on_demand/image.rb in fog-0.8.2 vs lib/fog/compute/models/storm_on_demand/image.rb in fog-0.9.0

- old
+ new

@@ -1,9 +1,9 @@ require 'fog/core/model' module Fog - module StormOnDemand - class Compute + module Compute + class StormOnDemand class Image < Fog::Model identity :id attribute :accnt attribute :name