lib/fog/ibm/core.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method create_volume has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def create_volume(name, format, location_id, size, offering_id)
Severity: Minor
Found in lib/fog/ibm/core.rb - About 35 mins to fix

    Method create_instance has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            def create_instance(name, image_id, instance_type, location, options)
    Severity: Minor
    Found in lib/fog/ibm/core.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status