Sha256: 9bc79639899cf3c4399cdb78d8d196d9382b6a3ae65a47156a5adfc53a26bc8f

Contents?: true

Size: 226 Bytes

Versions: 40

Compression:

Stored size: 226 Bytes

Contents

class AWS

  module Compute

    module Formats

      BASIC = {
        'requestId' => String,
        'return'    => ::Fog::Boolean
      }

    end

  end

end

unless defined?(GENTOO_AMI)
  GENTOO_AMI = 'ami-5ee70037'
end

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
fog-0.4.0 tests/compute/requests/aws/helper.rb
fog-0.3.19 tests/aws/helper.rb
fog-0.3.18 tests/aws/helper.rb
fog-0.3.17 tests/aws/helper.rb
fog-0.3.16 tests/aws/helper.rb
fog-0.3.15 tests/aws/helper.rb
fog-0.3.14 tests/aws/helper.rb
fog-0.3.13 tests/aws/helper.rb
fog-0.3.12 tests/aws/helper.rb
fog-0.3.11 tests/aws/helper.rb
fog-0.3.10 tests/aws/helper.rb
fog-0.3.9 tests/aws/helper.rb
fog-0.3.8 tests/aws/helper.rb
fog-0.3.7 tests/aws/helper.rb
fog-0.3.6 tests/aws/helper.rb
fog-0.3.5 tests/aws/helper.rb
fog-0.3.4 tests/aws/helper.rb
fog-0.3.3 tests/aws/helper.rb
fog-0.3.2 tests/aws/helper.rb
fog-0.3.1 tests/aws/helper.rb