Merge "Remove translation sections from setup.cfg"
This commit is contained in:
commit
bf196db6bc
14
setup.cfg
14
setup.cfg
@ -106,17 +106,3 @@ oslo.policy.enforcer =
|
||||
octavia = octavia.common.policy:get_no_context_enforcer
|
||||
oslo.middleware.healthcheck =
|
||||
octavia_db_check = octavia.api.healthcheck.healthcheck_plugins:OctaviaDBHealthcheck
|
||||
|
||||
[compile_catalog]
|
||||
directory = octavia/locale
|
||||
domain = octavia
|
||||
|
||||
[update_catalog]
|
||||
domain = octavia
|
||||
output_dir = octavia/locale
|
||||
input_file = octavia/locale/octavia.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = octavia/locale/octavia.pot
|
||||
|
Loading…
Reference in New Issue
Block a user