Ansible job definitions for OpenStack projects CI systems
b515ef9819
Horizon is switching Chinese locales from zh-cn/zh-tw to zh-hans/zh-hant in horizon and horizon plugins. This change follows Django change which happend more than five years ago and the new language code form is commonly used. Language codes in Zanata are not changed, so we need to covert the relevant language codes in propose_translation_update.sh. It allows us to avoid doing it manually and also allows us to switch these language codes almost once across horizon and plugins. The detail is explained in the mailing list post. http://lists.openstack.org/pipermail/openstack-discuss/2021-February/020169.html Change-Id: I1420508f0513c52866aa637784a51f7c22f6d204 |
||
---|---|---|
doc | ||
playbooks | ||
roles | ||
tests | ||
zuul.d | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Infra Zuul jobs
This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.