crowbar/crowbar-openstack

View on GitHub
chef/cookbooks/nova/recipes/config.rb

Summary

Maintainability
B
4 hrs
Test Coverage

File config.rb has 349 lines of code (exceeds 250 allowed). Consider refactoring.
Open

keystone_settings = KeystoneHelper.keystone_settings(node, :nova)
profiler_settings = KeystoneHelper.profiler_settings(node, @cookbook_name)
is_controller = node["roles"].include?("nova-controller")

my_ip_net = "admin"
Severity: Minor
Found in chef/cookbooks/nova/recipes/config.rb - About 4 hrs to fix

There are no issues that match your filters.

Category
Status