Sven Anderson cf42abc85e Let setup.py compile_catalog process all language files
Two years ago the translation files have been split into several
files, separating the log messages of different log levels from each
other, like X.pot, X-log-warning.pot, X-log-info.pot, and so on.
However, the setup.py command `compile_catalogs`, that comes from the
babel package and compiles the corresponding .po files into .mo
files, only supported one file per python package.  This means that
during packaging `compile_catalogs` never compiled the X-log-*.po
files, so the corresponding translations were always missing.

Since babel 2.3 the domain can be set to a space separated list of
domains.  This change adds the the additional log level files to the
domain list.

Change-Id: I436072d03f401240df6d7b8348616bc7c4731c4a
Closes-Bug: #1536226
2017-03-15 04:27:23 +00:00
2016-06-28 22:46:19 +02:00
2016-12-10 06:15:34 -08:00
2017-03-07 13:32:04 -05:00
2016-10-17 17:06:19 +05:30
2014-05-16 13:40:04 -04:00
2017-02-09 01:07:07 +00:00
2017-03-08 15:20:50 +00:00
2016-11-25 15:35:21 +01:00
2017-02-25 06:29:55 +00:00
2017-03-04 11:19:58 +00:00
2017-03-07 13:32:04 -05:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%