[OpenStack-I18n] [Bug 1536226] Re: Not all .po files compiled

Sven Anderson sven at redhat.com
Thu Jun 2 13:10:55 UTC 2016


** Also affects: cinder
   Importance: Undecided
       Status: New

** Also affects: heat
   Importance: Undecided
       Status: New

** Also affects: neutron
   Importance: Undecided
       Status: New

** Changed in: cinder
     Assignee: (unassigned) => Sven Anderson (ansiwen)

** Changed in: keystone
     Assignee: (unassigned) => Sven Anderson (ansiwen)

** Changed in: heat
     Assignee: (unassigned) => Sven Anderson (ansiwen)

** Changed in: neutron
     Assignee: (unassigned) => Sven Anderson (ansiwen)

-- 
You received this bug notification because you are a member of OpenStack
I18n Core Team, which is subscribed to openstack i18n.
https://bugs.launchpad.net/bugs/1536226

Title:
  Not all .po files compiled

Status in Cinder:
  New
Status in Glance:
  In Progress
Status in heat:
  New
Status in OpenStack Identity (keystone):
  New
Status in neutron:
  New
Status in OpenStack Compute (nova):
  Fix Released
Status in openstack i18n:
  New

Bug description:
  python setup.py compile_catalog only compiles one <domain>.po file per
  language to a <domain>.mo file. By default <domain> is the project
  name, that is nova.po. This means all other nova-log-*.po files are
  never compiled. The only way to get setup.py compile the other files
  is calling it several times with different domains set, like for
  instance `python setup.py --domain nova-log-info` and so on. Since
  this is not usual, it can be assumed that the usual packages don't
  contain all the .mo files.

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



More information about the OpenStack-I18n mailing list