Remove Babel

This is the default role and not needed anymore

also remove Babel from requirements[1]
[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html

Change-Id: Ie237d0036088dfdf615657ae34d15238f3512baa
This commit is contained in:
likui 2020-08-05 15:57:58 +08:00
parent 80bcdd2aab
commit d364b79616
2 changed files with 0 additions and 15 deletions

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -61,16 +61,3 @@ openstack.placement.v1 =
resource_provider_trait_delete = osc_placement.resources.trait:DeleteResourceProviderTrait
allocation_candidate_list = osc_placement.resources.allocation_candidate:ListAllocationCandidate
[compile_catalog]
directory = osc_placement/locale
domain = osc_placement
[update_catalog]
domain = osc_placement
output_dir = osc_placement/locale
input_file = osc_placement/locale/osc_placement.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = osc_placement/locale/osc_placement.pot