Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Red Hat Provides Zanata Translation Support For OpenStack Project

July 1, 2014
Tim Hildred
Related topics:
Containers
Related products:
Red Hat OpenShift

    You’ve probably already heard of OpenStack, the cloud operating system, where Red Hat is the top company contributor to the project. What you may not know is that Red Hat engineers develop an open source translation management platform called Zanata.

    When Carlos Munoz from the Red Hat Zanata team heard that OpenStack localization (l10n) team were looking for a new alternative to their current translation platform, he went to the OpenStack Summit in Atlanta to introduce Zanata.

    Read on for Carlos’ account of how Red Hat supports the OpenStack project in a somewhat special way.

    Hey Carlos, for those who don't know, can you give an elevator pitch for Zanata?

    Zanata is an open source translation management platform developed jointly by the internationalization (i18n) and localization (l10n) teams out of Red Hat's Brisbane office. Red Hat uses Zanata to translate code comments, user interface strings, and documentation from English to 6-8 different languages by projects like RHEV, Wildfly, and RHEL. There are 3 production instances: Jboss.org (43 projects, 310 000 strings under translation), the internal instance (75 projects, 1.5 million strings under translation) and the public instance (37 projects with 700 000 strings under translation).

    What makes Zanata unique?

    Though alternative projects offer similar translation management features, Zanata has differentiated itself by focusing on providing the best translation workflow based on inputs from Red Hat and community translators.

    Why were you at the OpenStack summit? Was it solely to pitch Zanata?

    I went to the OpenStack Summit in Atlanta with my boss Shao where were introduced to the OpenStack l10n team and learned of issues with their current tooling. We think that Zanata is a great match for a large, distributed project like OpenStack, and wanted to present our software to some stakeholders in person.

    How did the agreement to trial Zanata in Openstack projects happen?

    We had a session (below) with them at the Summit where we showed them how Zanata works and some of the advantages it offers. They were impressed, and wanted to kick the tyres (or "tires" in the U.S.) for themselves.

     

    What makes Zanata a good match for the Openstack i18n team?

    The OpenStack l10n team’s primary motivation for evaluating their translation management platform was the fact it was no longer open source. They wanted a platform that was in keeping with the values of the whole OpenStack project, that they could contribute to and learn from. Zanata fits the bill nicely.

    What does the collaboration with the Openstack teams functionally look like?

    We were looking to expand usage of Zanata, and by partnering with a such a high profile project, we’ll be able to get it in front of more people. They provide us with a larger community, code contributions, and requests for enhancement. We provide them with support and enhancements.

    Where is the collaboration at right now?

    The collaboration is currently in the installation phase. Zanata has been developed on JBoss EAP, and the OpenStack l10n team would like to run it on WildFly. Currently we’ve had to provide them with specially compiled, slightly modified builds so they can run them on Wildfly, which is something we hope to address in the next release of Zanata.

    What prevents the Openstack l10n team from being able to just download Zanata and run it on Wildfly?

    Zanata is developed, tested and deployed on JBoss EAP for support and stability reasons, as well as it being a requirement of the Engineering Operations team inside Red Hat, which manages our production servers. Wildfly is a more 'bleeding edge' version of JBoss, and as such contains several updated components and libraries which a lot of times are not compatible with the ones in the latest release of EAP. In order to make it work on EAP we need to make sure Zanata runs correctly on both platforms and that involves getting configuration and installation right.

    How are you enabling the OpenStack l10n team to get started testing now?

    We provide a download of Zanata which contains a pre-configured version of JBoss AS 7 (this is what the latest version of EAP is based upon) and an installer that will download and configure Zanata. We have already set this up on an OpenStack-infra server. The next step is to guide some of the developers and content writers on how to push their sources/content into Zanata for translation.

    How are you going to change Zanata so that it will run on Wildfly without tweaking?

    There are a few options. The one that we favor at the moment involves installing the necessary libraries used by Zanata as either JBoss modules, or packaging them with the Zanata package itself. This will allow us to test with both platforms with as little variation as possible. We also need to make sure that a single Zanata package is able to run unchanged on both platforms, with only external configuration changes needed.

    Last updated: September 19, 2023

    Recent Posts

    • Installing Red Hat Enterprise Linux 10 from a bootc image with bootc

    • Why your database benchmarking data is probably wrong (and how I fixed mine)

    • Type what you want to break: AI-assisted chaos engineering with Krkn

    • Understanding evaluation collections in EvalHub

    • An overview of confidential containers on OpenShift bare metal

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.