openstack-zuul-jobs/roles/prepare-zanata-client
Akihiro Motoki 1ece06158a generatepot-rst.sh: Drop UUID filtering
tools/generatepot-rst.sh has an awk filter to drop UUID from POT files,
but it is unnecessary now. It was introduced to strip UUID information
which was added by default in Sphinx <1.3 [1] in openstack-manuals.
Sphinx >=1.3 does not output UUID information by default [2],
 so is is no longer needed.

In addition, (g)awk 5.0 or later (adopted in Ubuntu 20.04 or later)
complains the current awk regexp. I think it is the time to drop it
rather than fixing the regexp.

[1] 993647f316
[2] https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-gettext_uuid

Related-Bug: #2035226
Change-Id: I57ce0c7d662a4cfd84d9647645a0c6ed9c56ac91
2023-09-18 17:13:36 +09:00
..
2020-01-14 21:28:05 +01:00
2018-10-03 14:42:17 +02:00

Prepare zanata client use

Note

This role is only available for Debian based platforms currently.

Role Variables

Complex argument which contains the ssh key information. It is expected that this argument comes from a Secret

This is the ID of the zanata server to use

The url to the zanata server

The username to use with the zanata server

The key to login with