<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I will be happy since I speak italian so this could be a good option. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Remo<br><br>Inviato da iPhone</div><div><br>Il giorno 28 dic 2015, alle ore 20:26, Terri Yu <<a href="mailto:terri@terriyu.info">terri@terriyu.info</a>> ha scritto:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><div><div><div>Hi Daisy,<br><br></div>I'm interested in helping out with the translation check project.<br><br></div>Last October, I was awarded a Women of OpenStack scholarship by HPE [1].  The scholarship includes working on an OpenStack project under guided mentorship.  My mentor is Liz Joseph (pleia2), and she suggested that I take a look at this translation check project.  I have some previous OpenStack experience with Ceilometer and I know Python, but I'm new to -infra and Puppet.<br><br></div>I have some time to get started the first two weeks of January, but after that, my spring semester in school will begin and I will probably only have around 10 hours a week to work on OpenStack.  Liz said she'll be available to help me.  The folks at Hewlett Packard aren't expecting me to implement any major features.  They would simply like me to get more experience working on OpenStack and have enough accomplished for a presentation in April.<br><br></div><div>Are there any small tasks I can help you with?  Let me know if you think this project would be appropriate for me.<br></div><div><br></div>Sincerely,<br><br></div>Terri Yu<br><div><div><div><br>[1] <a href="http://community.hpe.com/t5/Grounded-in-the-Cloud/Congratulations-to-the-Women-of-OpenStack-Scholarship-Recipients/ba-p/6806417#.VoIIyPkrJaQ">http://community.hpe.com/t5/Grounded-in-the-Cloud/Congratulations-to-the-Women-of-OpenStack-Scholarship-Recipients/ba-p/6806417#.VoIIyPkrJaQ</a><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 3:01 PM, Elizabeth K. Joseph <span dir="ltr"><<a href="mailto:lyz@princessleia.com" target="_blank">lyz@princessleia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Nov 19, 2015 at 12:22 AM, Ying Chun Guo <<a href="mailto:guoyingc@cn.ibm.com">guoyingc@cn.ibm.com</a>> wrote:<br>
> Hello, openstack-infra team<br>
><br>
> I'm going to start to work of translation check website.<br>
> The spec is<br>
> <a href="http://git.openstack.org/cgit/openstack-infra/infra-specs/tree/specs/translation_check_site.rst" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack-infra/infra-specs/tree/specs/translation_check_site.rst</a><br>
><br>
> Akihiro MOTOKI has created some scripts/configuration files to set up a<br>
> personal check website used by Japanese team.<br>
> I think I could refer to his work, change the scripts/config as needed, and<br>
> set up the check website on top of Openstack infra.<br>
> I have a few questions about how to set up these scripts/config.<br>
> Please help to guide me to finish this work.<br>
><br>
> 1. Which repo and which folder should I add those scripts/config files ?<br>
><br>
> The scripts are in <a href="https://github.com/amotoki/horizon-i18n-tools" rel="noreferrer" target="_blank">https://github.com/amotoki/horizon-i18n-tools</a>.<br>
> These scripts are used to pull translations, and change the language drop<br>
> down list of Horizon.<br>
<br>
</span>I'll bring this up at the -infra meeting on Tuesday so others can look<br>
at this thread and chime in, but we have a couple options here.<br>
<br>
These scripts can either be put in your new i18n repository,<br>
particularly if they'll be broadly useful to other people:<br>
<br>
<a href="http://git.openstack.org/cgit/openstack/i18n/" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack/i18n/</a><br>
<br>
Or they can be included in the puppet-translations_checksite project<br>
that we create (more below).<br>
<span class=""><br>
> The config files are in <a href="https://github.com/amotoki/ansible-i18n-devstack/" rel="noreferrer" target="_blank">https://github.com/amotoki/ansible-i18n-devstack/</a><br>
> They are Ansible jobs to pull devstack, populates local.conf, pulls<br>
> horizon-i18n-tools and setup a cron to retrieve the latest translation.<br>
><br>
> I think I need to change the codes as needed, and then upload them to<br>
> somewhere.<br>
> Does openstack infra use Ansible ?<br>
<br>
</span>Not for service deployment, we'll need to do this in Puppet.<br>
<br>
You can use both Akihiro's instructions and also look at how we deploy<br>
devstack ourselves using devstack-gate<br>
<a href="https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/" rel="noreferrer" target="_blank">https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/</a> in<br>
order to come up with a puppet module that runs all the commands we<br>
want.<br>
<span class=""><br>
> Where to store them ?<br>
<br>
</span>We'll want to create an infra puppet module specifically for this<br>
project. You can look at the puppet-infra-cookiecutter module as an<br>
example: <a href="https://git.openstack.org/cgit/openstack-infra/puppet-infra-cookiecutter/tree/" rel="noreferrer" target="_blank">https://git.openstack.org/cgit/openstack-infra/puppet-infra-cookiecutter/tree/</a><br>
<span class=""><br>
> 2. When pulling the latest translations, there are two choices.<br>
> One is to pull from Horizon repo, the other is to pull from Zanata.<br>
> Which one do you suggest ? Lyz may help to answer this question.<br>
> If pulling from Zanata, could I get a sample of script to install Zanata<br>
> client ?<br>
<br>
</span>In order for this check site to be as useful as possible, we'll want<br>
to pull them from Zanata just like Akihiro used to do with Transifex<br>
on his instance.<br>
<br>
Documentation for the zanata-cli can be found here:<br>
<a href="http://docs.zanata.org/projects/zanata-client/en/latest/" rel="noreferrer" target="_blank">http://docs.zanata.org/projects/zanata-client/en/latest/</a><br>
<br>
In the puppet manifest you'll want to make sure you install the zanata<br>
client, you can see a Puppet example of including the client on a<br>
system here: <a href="http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/manifests/proposal_slave.pp" rel="noreferrer" target="_blank">http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/manifests/proposal_slave.pp</a><br>
<br>
Some of the translations scripts we've written can be found in<br>
project-config jenkins scripts (see ones that include "translation" in<br>
the script name):<br>
<a href="https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts" rel="noreferrer" target="_blank">https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/scripts</a><br>
<span class=""><br>
> 3. How to get a machine to set up the website ?<br>
<br>
</span>Once the puppet module is complete, you'll contact one of us on the<br>
infra team (probably me) and I'll launch the server.<br>
<br>
A couple notes:<br>
<br>
1. We'll want to refresh this instance regularly (weekly?), so you'll<br>
want a cron job to run unstack.sh weekly or so and then recreate the<br>
devstack instance. We'll also want to keep an eye on how this goes,<br>
since unstack.sh is not a perfect script and we may need to recreate<br>
the instance from scratch now and then.<br>
<br>
2. We also want to pull the translations regularly (daily?), so you'll<br>
want a cron job to run the zanata-cli script for the translations in<br>
Horizon<br>
<span class=""><br>
> 4. How to get a domain name ? for example: <a href="http://translation-test.openstack.org" rel="noreferrer" target="_blank">translation-test.openstack.org</a> ?<br>
<br>
</span>This will be created when I bring up the server in step 3. We don't<br>
have a name for it yet, but should probably update the spec when we<br>
decide upon one.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Elizabeth Krumbach Joseph || Lyz || pleia2<br>
</font></span></blockquote></div><br></div>


!DSPAM:1,56820c41242501635215304!
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>OpenStack-Infra mailing list</span><br><span><a href="mailto:OpenStack-Infra@lists.openstack.org">OpenStack-Infra@lists.openstack.org</a></span><br><span><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a></span><br><span></span><br><span></span><br><span>!DSPAM:1,56820c41242501635215304!</span><br></div></blockquote></body></html>