BaseModel
Model to store the hardware profile applied to an instance together with any instance-specific overrides
# File lib/deltacloud/models/provider.rb, line 23 def initialize(opts={}) super(opts) end