cloudfoundry-community/bosh-cloudstack-cpi

View on GitHub
bosh-dev/lib/bosh/dev/openstack/bat_deployment_manifest.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method to_h has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def to_h
      manifest_hash = {
        'cpi' => 'openstack',
        'properties' => {
          'vip' => env['BOSH_OPENSTACK_VIP_BAT_IP'],
Severity: Minor
Found in bosh-dev/lib/bosh/dev/openstack/bat_deployment_manifest.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status