lib/fog/ibm/requests/storage/create_volume.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

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

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

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

      There are no issues that match your filters.

      Category
      Status