ManageIQ/manageiq-consumption

View on GitHub
app/models/manageiq/showback/data_rollup/fixed.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
module ManageIQ::Showback::DataRollup::Fixed
  def fixed_fixed_compute_1
  end

  def fixed_fixed_compute_2
  end

  def fixed_fixed_storage_1
  end

  def fixed_fixed_storage_2
  end
end