OpenStack Telemetry (Ceilometer) Alarming
b96d4e53f0
Delayed message translation currently doesn't work for messages written from files that import the _ function directly. For example: from ceilometer.openstack.common.gettextutils import _ This change uses new support added to oslo that enables lazy text translation in files where _ is imported directly. Implements bp user-locale-api Change-Id: Ib2189836c6bbeb7e242a77415424fa77af5366f5 |
||
---|---|---|
bin | ||
ceilometer | ||
doc | ||
etc | ||
nova_tests | ||
tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
ReleaseNotes | ||
requirements.txt | ||
run-tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ceilometer
See the ReleaseNotes document and the project home for more info.