← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1101057] Re: coverage extension should be disabled by default

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1101057

Title:
  coverage extension should be disabled by default

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Using the latest version of Nova grizzly I'm seeing the following
  exception in Nova's api.log file:

  2013-01-17 21:56:48.519 30407 WARNING
  nova.api.openstack.compute.contrib [-] Failed to load extension
  nova.api.openstack.compute.contrib.coverage_ext.Coverage_ext: No
  module named coverage

  ====

  Clearly the coverage extension is for testing only... but it seems to
  be enabled by default?

  At the very least we should handle the missing 'coverage' import since
  it is only a tools/test-requires (and would not be good to force users
  to install in production).

  Probably the *best* thing to do here would be to disable the coverage
  extension by default (production ready should be the default). Users
  can then enable it specifically for testing purposes if they desire.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1101057/+subscriptions