Sha256: 7f86db2d441f1b9802447a878214fee67ead2228dc0565afd08ae188fde15980

Contents?: true

Size: 256 Bytes

Versions: 86

Compression:

Stored size: 256 Bytes

Contents

module Fog
  module Compute
    class Joyent
      class Flavor < Fog::Model

        identity :name

        attribute :name
        attribute :memory
        attribute :swap
        attribute :disk
        attribute :default

      end
    end
  end
end

Version data entries

86 entries across 86 versions & 16 rubygems

Version Path
fog-maestrodev-1.20.0.20140305101839 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.20.0.20140305101305 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140212012611 lib/fog/joyent/models/compute/flavor.rb
fog-1.20.0 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140110004459 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140110003812 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140109202555 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140107192102 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20140107142106 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.19.0.20131219203941 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131219193542 lib/fog/joyent/models/compute/flavor.rb
fog-1.19.0 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131219033443 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131219032002 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131219030716 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131219022322 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131218202447 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131209091424 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131209090811 lib/fog/joyent/models/compute/flavor.rb
fog-maestrodev-1.18.0.20131206115947 lib/fog/joyent/models/compute/flavor.rb