fog/fog-openstack

View on GitHub
lib/fog/openstack/image/v2/models/image.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Image has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

        class Image < Fog::OpenStack::Model
          identity :id

          attribute :name
          attribute :visibility # public or private
Severity: Minor
Found in lib/fog/openstack/image/v2/models/image.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status