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

** Changed in: horizon
    Milestone: None => juno-1

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

Title:
  Please use "python -m coverage" instead of /usr/bin/coverage

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Horizon tries to use /usr/bin/coverage, which is available in RedHat,
  but isn't in Ubuntu and Debian (we have /usr/bin/python-coverage
  instead). It'd be nice if Horizon could either check for the existence
  of /usr/bin/python-coverage, or (more simply, as suggested by Robert
  Collins) use "python -m coverage" which will work everywhere.

  (FYI: I'm writing about Horizon by memory, I hope I'm right and that's
  the only other package (except heat) which had the problem, pardon me
  if I'm wrong)

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to