← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1150194] Re: nova domain leaking into other domains

 

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

** Changed in: nova
    Milestone: None => juno-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/1150194

Title:
  nova domain leaking into other domains

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  
  Overriding the builtin namespace causes the nova domain to leak into other modules when looking up messages.

  when nova calls something in glance and there is a message needed it
  overrides the '_' function used for the message lookup and redirects
  glance to look for the message in the nova message file and the
  message is not found.

  
  To fix this problem, every file should be importing their own '_' function so that it only gets messages for its own 'domain'.

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