Remove options for old documentation/translation build process

The current pipelines no longer need these options and these options
were removed from the other repos already.

Change-Id: Iae820d55ea404a2f326f966ef366d5cfb877deb6
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-09-12 01:00:11 +09:00
parent e948a84331
commit 900580c953
2 changed files with 0 additions and 25 deletions

View File

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

View File

@@ -26,26 +26,3 @@ packages =
[entry_points]
tempest.test_plugins =
mistral_test = mistral_tempest_tests.plugin:MistralTempestPlugin
[build_sphinx]
all_files = 1
warning_is_error = 1
source_dir = doc/source
build_dir = doc/build
[upload_sphinx]
upload_dir = doc/build/html
[compile_catalog]
directory = mistral_tempest_tests/locale
domain = mistral_tempest_tests
[update_catalog]
domain = mistral_tempest_tests
output_dir = mistral_tempest_tests/locale
input_file = mistral_tempest_tests/locale/mistral_tempest_plugin.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = mistral_tempest_tests/locale/mistral_tempest_plugin.pot