fog/fog-openstack

View on GitHub
lib/fog/openstack/network/requests/create_lbaas_healthmonitor.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method create_lbaas_healthmonitor has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def create_lbaas_healthmonitor(pool_id, type, delay, timeout, max_retries, options = {})
Severity: Minor
Found in lib/fog/openstack/network/requests/create_lbaas_healthmonitor.rb - About 45 mins to fix

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

            def create_lbaas_healthmonitor(type, delay, timeout, max_retries, options = {})
    Severity: Minor
    Found in lib/fog/openstack/network/requests/create_lbaas_healthmonitor.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status