2e589d19cb
Add a new job template for translation management. Add two jobs for translation management. The first will will update transifex with the new .pot and .po files after every merge to a project. The second will commit the new .pot and .po files and submit for review once a day. Add puppet manifest for the slave that these jobs will be running on. Apply the template to nova. Change-Id: I5242f81bd6ff13d1ed8610ef9e3b39fd3dbd7301 Reviewed-on: https://review.openstack.org/11369 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
[https://www.transifex.com]
|
|
hostname = https://www.transifex.com
|
|
password = <%= transifex_password %>
|
|
token =
|
|
username = <%= transifex_username %>
|