← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1183734] Re: Missed the conversion specifier in the message definition

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1183734

Title:
  Missed the conversion specifier in the message definition

Status in OpenStack Quantum (virtual network service):
  Fix Released

Bug description:
  Hi,

  The conversion specifier in below message after string varaible "rule_id" is missed.
  It will cause an error reported during translation:
  "Error: The expression '%(rule_id) i' is not present in the translation."

  #: quantum/plugins/midonet/midonet_lib.py:278
  #, python-format
  msgid ""
  "RuleManager.create_for_sg_rule: adding accept rule %(rule_id) in portgroup "
  "%(port_group_id)s"
  msgstr ""
  "RuleManager.create_for_sg_rule: aggiunta regola di accettazione %(rule_id) "
  "nel gruppo di porte %(port_group_id)s"

  Please fix it.
  Thanks.
  Daisy

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