Class: Fog::Compute::Brightbox::Flavor

Inherits:
Brightbox::Model show all
Defined in:
lib/fog/brightbox/models/compute/flavor.rb

Instance Method Summary collapse

Methods included from Brightbox::ModelHelper

#collection_name, #resource_name

Instance Method Details

#bitsObject



23
24
25
# File 'lib/fog/brightbox/models/compute/flavor.rb', line 23

def bits
  0 # This is actually based on the Image type used. 32bit or 64bit Images are supported
end